[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. 29712 1726882782.05432: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 29712 1726882782.05879: Added group all to inventory 29712 1726882782.05881: Added group ungrouped to inventory 29712 1726882782.05886: Group all now contains ungrouped 29712 1726882782.05890: Examining possible inventory source: /tmp/network-91m/inventory.yml 29712 1726882782.33558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 29712 1726882782.33793: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 29712 1726882782.33829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 29712 1726882782.34052: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 29712 1726882782.34652: Loaded config def from plugin (inventory/script) 29712 1726882782.34654: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 29712 1726882782.34708: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 29712 1726882782.35020: Loaded config def from plugin (inventory/yaml) 29712 1726882782.35023: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 29712 1726882782.35269: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 29712 1726882782.35875: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 29712 1726882782.35879: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 29712 1726882782.35882: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 29712 1726882782.35895: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 29712 1726882782.35900: Loading data from /tmp/network-91m/inventory.yml 29712 1726882782.35987: /tmp/network-91m/inventory.yml was not parsable by auto 29712 1726882782.36065: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 29712 1726882782.36114: Loading data from /tmp/network-91m/inventory.yml 29712 1726882782.36208: group all already in inventory 29712 1726882782.36215: set inventory_file for managed_node1 29712 1726882782.36220: set inventory_dir for managed_node1 29712 1726882782.36221: Added host managed_node1 to inventory 29712 1726882782.36223: Added host managed_node1 to group all 29712 1726882782.36224: set ansible_host for managed_node1 29712 1726882782.36225: set ansible_ssh_extra_args for managed_node1 29712 1726882782.36228: set inventory_file for managed_node2 29712 1726882782.36231: set inventory_dir for managed_node2 29712 1726882782.36232: Added host managed_node2 to inventory 29712 1726882782.36233: Added host managed_node2 to group all 29712 1726882782.36234: set ansible_host for managed_node2 29712 1726882782.36235: set ansible_ssh_extra_args for managed_node2 29712 1726882782.36238: set inventory_file for managed_node3 29712 1726882782.36240: set inventory_dir for managed_node3 29712 1726882782.36241: Added host managed_node3 to inventory 29712 1726882782.36242: Added host managed_node3 to group all 29712 1726882782.36243: set ansible_host for managed_node3 29712 1726882782.36244: set ansible_ssh_extra_args for managed_node3 29712 1726882782.36247: Reconcile groups and hosts in inventory. 29712 1726882782.36251: Group ungrouped now contains managed_node1 29712 1726882782.36253: Group ungrouped now contains managed_node2 29712 1726882782.36254: Group ungrouped now contains managed_node3 29712 1726882782.36352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 29712 1726882782.36519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 29712 1726882782.36568: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 29712 1726882782.36596: Loaded config def from plugin (vars/host_group_vars) 29712 1726882782.36598: 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) 29712 1726882782.36605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 29712 1726882782.36613: 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) 29712 1726882782.36656: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 29712 1726882782.37533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882782.37706: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 29712 1726882782.37748: Loaded config def from plugin (connection/local) 29712 1726882782.37751: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 29712 1726882782.38345: Loaded config def from plugin (connection/paramiko_ssh) 29712 1726882782.38348: 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) 29712 1726882782.39630: 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) 29712 1726882782.39683: Loaded config def from plugin (connection/psrp) 29712 1726882782.39686: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 29712 1726882782.40770: 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) 29712 1726882782.40833: Loaded config def from plugin (connection/ssh) 29712 1726882782.40836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 29712 1726882782.45846: 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) 29712 1726882782.45887: Loaded config def from plugin (connection/winrm) 29712 1726882782.45890: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 29712 1726882782.45931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 29712 1726882782.46013: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 29712 1726882782.46098: Loaded config def from plugin (shell/cmd) 29712 1726882782.46100: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 29712 1726882782.46143: 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) 29712 1726882782.46216: Loaded config def from plugin (shell/powershell) 29712 1726882782.46217: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 29712 1726882782.46277: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 29712 1726882782.46877: Loaded config def from plugin (shell/sh) 29712 1726882782.46879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 29712 1726882782.46981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 29712 1726882782.47839: Loaded config def from plugin (become/runas) 29712 1726882782.47841: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 29712 1726882782.48615: Loaded config def from plugin (become/su) 29712 1726882782.48617: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 29712 1726882782.48790: Loaded config def from plugin (become/sudo) 29712 1726882782.48792: 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 29712 1726882782.48936: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29712 1726882782.49285: in VariableManager get_vars() 29712 1726882782.49306: done with get_vars() 29712 1726882782.49431: trying /usr/local/lib/python3.12/site-packages/ansible/modules 29712 1726882782.54389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 29712 1726882782.54497: in VariableManager get_vars() 29712 1726882782.54502: done with get_vars() 29712 1726882782.54505: variable 'playbook_dir' from source: magic vars 29712 1726882782.54506: variable 'ansible_playbook_python' from source: magic vars 29712 1726882782.54507: variable 'ansible_config_file' from source: magic vars 29712 1726882782.54508: variable 'groups' from source: magic vars 29712 1726882782.54508: variable 'omit' from source: magic vars 29712 1726882782.54509: variable 'ansible_version' from source: magic vars 29712 1726882782.54510: variable 'ansible_check_mode' from source: magic vars 29712 1726882782.54511: variable 'ansible_diff_mode' from source: magic vars 29712 1726882782.54511: variable 'ansible_forks' from source: magic vars 29712 1726882782.54512: variable 'ansible_inventory_sources' from source: magic vars 29712 1726882782.54513: variable 'ansible_skip_tags' from source: magic vars 29712 1726882782.54514: variable 'ansible_limit' from source: magic vars 29712 1726882782.54514: variable 'ansible_run_tags' from source: magic vars 29712 1726882782.54515: variable 'ansible_verbosity' from source: magic vars 29712 1726882782.54551: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml 29712 1726882782.56687: in VariableManager get_vars() 29712 1726882782.56705: done with get_vars() 29712 1726882782.56746: in VariableManager get_vars() 29712 1726882782.56869: done with get_vars() 29712 1726882782.56907: in VariableManager get_vars() 29712 1726882782.56920: done with get_vars() 29712 1726882782.57117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 29712 1726882782.57562: in VariableManager get_vars() 29712 1726882782.57642: done with get_vars() 29712 1726882782.57648: variable 'omit' from source: magic vars 29712 1726882782.57669: variable 'omit' from source: magic vars 29712 1726882782.57704: in VariableManager get_vars() 29712 1726882782.57715: done with get_vars() 29712 1726882782.57986: in VariableManager get_vars() 29712 1726882782.57999: done with get_vars() 29712 1726882782.58035: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29712 1726882782.58859: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29712 1726882782.59241: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29712 1726882782.61383: in VariableManager get_vars() 29712 1726882782.61404: done with get_vars() 29712 1726882782.63091: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882782.70869: in VariableManager get_vars() 29712 1726882782.70873: done with get_vars() 29712 1726882782.70876: variable 'playbook_dir' from source: magic vars 29712 1726882782.70876: variable 'ansible_playbook_python' from source: magic vars 29712 1726882782.70877: variable 'ansible_config_file' from source: magic vars 29712 1726882782.70878: variable 'groups' from source: magic vars 29712 1726882782.70879: variable 'omit' from source: magic vars 29712 1726882782.70879: variable 'ansible_version' from source: magic vars 29712 1726882782.70880: variable 'ansible_check_mode' from source: magic vars 29712 1726882782.70881: variable 'ansible_diff_mode' from source: magic vars 29712 1726882782.70881: variable 'ansible_forks' from source: magic vars 29712 1726882782.70882: variable 'ansible_inventory_sources' from source: magic vars 29712 1726882782.70883: variable 'ansible_skip_tags' from source: magic vars 29712 1726882782.70883: variable 'ansible_limit' from source: magic vars 29712 1726882782.70884: variable 'ansible_run_tags' from source: magic vars 29712 1726882782.70885: variable 'ansible_verbosity' from source: magic vars 29712 1726882782.71034: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 29712 1726882782.71107: in VariableManager get_vars() 29712 1726882782.71111: done with get_vars() 29712 1726882782.71114: variable 'playbook_dir' from source: magic vars 29712 1726882782.71114: variable 'ansible_playbook_python' from source: magic vars 29712 1726882782.71115: variable 'ansible_config_file' from source: magic vars 29712 1726882782.71116: variable 'groups' from source: magic vars 29712 1726882782.71117: variable 'omit' from source: magic vars 29712 1726882782.71117: variable 'ansible_version' from source: magic vars 29712 1726882782.71118: variable 'ansible_check_mode' from source: magic vars 29712 1726882782.71119: variable 'ansible_diff_mode' from source: magic vars 29712 1726882782.71119: variable 'ansible_forks' from source: magic vars 29712 1726882782.71120: variable 'ansible_inventory_sources' from source: magic vars 29712 1726882782.71121: variable 'ansible_skip_tags' from source: magic vars 29712 1726882782.71121: variable 'ansible_limit' from source: magic vars 29712 1726882782.71122: variable 'ansible_run_tags' from source: magic vars 29712 1726882782.71123: variable 'ansible_verbosity' from source: magic vars 29712 1726882782.71270: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 29712 1726882782.71367: in VariableManager get_vars() 29712 1726882782.71381: done with get_vars() 29712 1726882782.71430: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29712 1726882782.71668: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29712 1726882782.72050: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29712 1726882782.77761: in VariableManager get_vars() 29712 1726882782.77785: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882782.82297: in VariableManager get_vars() 29712 1726882782.82313: done with get_vars() 29712 1726882782.82351: in VariableManager get_vars() 29712 1726882782.82354: done with get_vars() 29712 1726882782.82356: variable 'playbook_dir' from source: magic vars 29712 1726882782.82357: variable 'ansible_playbook_python' from source: magic vars 29712 1726882782.82358: variable 'ansible_config_file' from source: magic vars 29712 1726882782.82359: variable 'groups' from source: magic vars 29712 1726882782.82359: variable 'omit' from source: magic vars 29712 1726882782.82360: variable 'ansible_version' from source: magic vars 29712 1726882782.82361: variable 'ansible_check_mode' from source: magic vars 29712 1726882782.82362: variable 'ansible_diff_mode' from source: magic vars 29712 1726882782.82362: variable 'ansible_forks' from source: magic vars 29712 1726882782.82478: variable 'ansible_inventory_sources' from source: magic vars 29712 1726882782.82480: variable 'ansible_skip_tags' from source: magic vars 29712 1726882782.82481: variable 'ansible_limit' from source: magic vars 29712 1726882782.82482: variable 'ansible_run_tags' from source: magic vars 29712 1726882782.82483: variable 'ansible_verbosity' from source: magic vars 29712 1726882782.82516: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 29712 1726882782.82707: in VariableManager get_vars() 29712 1726882782.82719: done with get_vars() 29712 1726882782.82760: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29712 1726882782.83010: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29712 1726882782.83204: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29712 1726882782.83935: in VariableManager get_vars() 29712 1726882782.83953: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882782.85675: in VariableManager get_vars() 29712 1726882782.85689: done with get_vars() 29712 1726882782.85727: in VariableManager get_vars() 29712 1726882782.85739: done with get_vars() 29712 1726882782.85776: in VariableManager get_vars() 29712 1726882782.85787: done with get_vars() 29712 1726882782.85855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 29712 1726882782.85871: 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 29712 1726882782.86117: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 29712 1726882782.86292: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 29712 1726882782.86295: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/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) 29712 1726882782.86326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 29712 1726882782.86353: 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) 29712 1726882782.86532: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 29712 1726882782.86600: Loaded config def from plugin (callback/default) 29712 1726882782.86603: 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) 29712 1726882782.87784: Loaded config def from plugin (callback/junit) 29712 1726882782.87787: 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) 29712 1726882782.87833: 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) 29712 1726882782.87905: Loaded config def from plugin (callback/minimal) 29712 1726882782.87907: 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) 29712 1726882782.87946: 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) 29712 1726882782.88007: Loaded config def from plugin (callback/tree) 29712 1726882782.88015: 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 29712 1726882782.88132: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 29712 1726882782.88134: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/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_routing_rules_nm.yml ******************************************* 6 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29712 1726882782.88159: in VariableManager get_vars() 29712 1726882782.88172: done with get_vars() 29712 1726882782.88178: in VariableManager get_vars() 29712 1726882782.88187: done with get_vars() 29712 1726882782.88191: variable 'omit' from source: magic vars 29712 1726882782.88230: in VariableManager get_vars() 29712 1726882782.88245: done with get_vars() 29712 1726882782.88267: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_routing_rules.yml' with nm as provider] **** 29712 1726882782.88802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 29712 1726882782.88875: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 29712 1726882782.88906: getting the remaining hosts for this loop 29712 1726882782.88908: done getting the remaining hosts for this loop 29712 1726882782.88917: getting the next task for host managed_node1 29712 1726882782.88920: done getting next task for host managed_node1 29712 1726882782.88922: ^ task is: TASK: Gathering Facts 29712 1726882782.88924: ^ 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 29712 1726882782.88926: getting variables 29712 1726882782.88927: in VariableManager get_vars() 29712 1726882782.88937: Calling all_inventory to load vars for managed_node1 29712 1726882782.88939: Calling groups_inventory to load vars for managed_node1 29712 1726882782.88942: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882782.88954: Calling all_plugins_play to load vars for managed_node1 29712 1726882782.88968: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882782.88972: Calling groups_plugins_play to load vars for managed_node1 29712 1726882782.89007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882782.89059: done with get_vars() 29712 1726882782.89068: done getting variables 29712 1726882782.89145: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 Friday 20 September 2024 21:39:42 -0400 (0:00:00.011) 0:00:00.011 ****** 29712 1726882782.89168: entering _queue_task() for managed_node1/gather_facts 29712 1726882782.89169: Creating lock for gather_facts 29712 1726882782.89497: worker is 1 (out of 1 available) 29712 1726882782.89509: exiting _queue_task() for managed_node1/gather_facts 29712 1726882782.89522: done queuing things up, now waiting for results queue to drain 29712 1726882782.89524: waiting for pending results... 29712 1726882782.91534: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882782.91607: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000af 29712 1726882782.91618: variable 'ansible_search_path' from source: unknown 29712 1726882782.91991: calling self._execute() 29712 1726882782.92049: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882782.92053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882782.92288: variable 'omit' from source: magic vars 29712 1726882782.92580: variable 'omit' from source: magic vars 29712 1726882782.92616: variable 'omit' from source: magic vars 29712 1726882782.92655: variable 'omit' from source: magic vars 29712 1726882782.92761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882782.92859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882782.92890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882782.92952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882782.92990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882782.93077: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882782.93088: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882782.93096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882782.93257: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882782.93386: Set connection var ansible_shell_executable to /bin/sh 29712 1726882782.93399: Set connection var ansible_pipelining to False 29712 1726882782.93410: Set connection var ansible_connection to ssh 29712 1726882782.93420: Set connection var ansible_timeout to 10 29712 1726882782.93428: Set connection var ansible_shell_type to sh 29712 1726882782.93455: variable 'ansible_shell_executable' from source: unknown 29712 1726882782.93491: variable 'ansible_connection' from source: unknown 29712 1726882782.93499: variable 'ansible_module_compression' from source: unknown 29712 1726882782.93577: variable 'ansible_shell_type' from source: unknown 29712 1726882782.93588: variable 'ansible_shell_executable' from source: unknown 29712 1726882782.93601: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882782.93609: variable 'ansible_pipelining' from source: unknown 29712 1726882782.93616: variable 'ansible_timeout' from source: unknown 29712 1726882782.93623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882782.94003: 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) 29712 1726882782.94018: variable 'omit' from source: magic vars 29712 1726882782.94041: starting attempt loop 29712 1726882782.94148: running the handler 29712 1726882782.94175: variable 'ansible_facts' from source: unknown 29712 1726882782.94200: _low_level_execute_command(): starting 29712 1726882782.94212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882782.96394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882782.96398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882782.96429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882782.96433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882782.96435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882782.96505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882782.96511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882782.96513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882782.96638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882782.98308: stdout chunk (state=3): >>>/root <<< 29712 1726882782.98689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882782.98765: stderr chunk (state=3): >>><<< 29712 1726882782.98771: stdout chunk (state=3): >>><<< 29712 1726882782.98882: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882782.98886: _low_level_execute_command(): starting 29712 1726882782.98888: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972 `" && echo ansible-tmp-1726882782.9878983-29761-54715819440972="` echo /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972 `" ) && sleep 0' 29712 1726882783.00113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882783.00127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.00142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.00159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.00212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.00224: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882783.00237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.00269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882783.00283: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882783.00293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882783.00313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.00326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.00341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.00355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.00371: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882783.00388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.00472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.00489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.00504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.00642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.02493: stdout chunk (state=3): >>>ansible-tmp-1726882782.9878983-29761-54715819440972=/root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972 <<< 29712 1726882783.02671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882783.02675: stdout chunk (state=3): >>><<< 29712 1726882783.02692: stderr chunk (state=3): >>><<< 29712 1726882783.02872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882782.9878983-29761-54715819440972=/root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882783.02877: variable 'ansible_module_compression' from source: unknown 29712 1726882783.02879: ANSIBALLZ: Using generic lock for ansible.legacy.setup 29712 1726882783.02881: ANSIBALLZ: Acquiring lock 29712 1726882783.02883: ANSIBALLZ: Lock acquired: 140241756368688 29712 1726882783.02885: ANSIBALLZ: Creating module 29712 1726882783.40669: ANSIBALLZ: Writing module into payload 29712 1726882783.40847: ANSIBALLZ: Writing module 29712 1726882783.40894: ANSIBALLZ: Renaming module 29712 1726882783.40905: ANSIBALLZ: Done creating module 29712 1726882783.40943: variable 'ansible_facts' from source: unknown 29712 1726882783.40955: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882783.40979: _low_level_execute_command(): starting 29712 1726882783.40994: _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' 29712 1726882783.41711: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882783.41731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.41753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.41775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.41818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.41831: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882783.41856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.41878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882783.41892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882783.41904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882783.41916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.41930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.41950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.41971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.41984: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882783.41999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.42078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.42106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.42124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.42256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.43924: stdout chunk (state=3): >>>PLATFORM <<< 29712 1726882783.43995: stdout chunk (state=3): >>>Linux <<< 29712 1726882783.44042: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 29712 1726882783.44046: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 29712 1726882783.44266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882783.44270: stdout chunk (state=3): >>><<< 29712 1726882783.44273: stderr chunk (state=3): >>><<< 29712 1726882783.44375: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882783.44385 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 29712 1726882783.44388: _low_level_execute_command(): starting 29712 1726882783.44391: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 29712 1726882783.45051: Sending initial data 29712 1726882783.45055: Sent initial data (1181 bytes) 29712 1726882783.46260: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.46268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.46302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882783.46305: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.46308: 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.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882783.46310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.46551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.46568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.46581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.46882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.50588: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 29712 1726882783.50986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882783.51038: stderr chunk (state=3): >>><<< 29712 1726882783.51041: stdout chunk (state=3): >>><<< 29712 1726882783.51060: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882783.51143: variable 'ansible_facts' from source: unknown 29712 1726882783.51146: variable 'ansible_facts' from source: unknown 29712 1726882783.51155: variable 'ansible_module_compression' from source: unknown 29712 1726882783.51207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882783.51235: variable 'ansible_facts' from source: unknown 29712 1726882783.51423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/AnsiballZ_setup.py 29712 1726882783.51977: Sending initial data 29712 1726882783.51981: Sent initial data (153 bytes) 29712 1726882783.54323: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882783.54469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.54485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.54500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.54538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.54548: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882783.54555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.54576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882783.54584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882783.54591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882783.54598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.54608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.54619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.54626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.54632: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882783.54640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.54718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.54800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.54806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.55011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.56773: 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 <<< 29712 1726882783.56869: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882783.56973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpytdyj9t6 /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/AnsiballZ_setup.py <<< 29712 1726882783.57055: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882783.60092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882783.60250: stderr chunk (state=3): >>><<< 29712 1726882783.60253: stdout chunk (state=3): >>><<< 29712 1726882783.60283: done transferring module to remote 29712 1726882783.60298: _low_level_execute_command(): starting 29712 1726882783.60302: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/ /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/AnsiballZ_setup.py && sleep 0' 29712 1726882783.62117: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882783.62122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.62124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.62141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.62181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.62193: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882783.62215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.62220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882783.62256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882783.62262: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882783.62276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.62287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.62298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.62305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.62312: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882783.62321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.62401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.62414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.62424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.62546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.64333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882783.64409: stderr chunk (state=3): >>><<< 29712 1726882783.64430: stdout chunk (state=3): >>><<< 29712 1726882783.64530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882783.64534: _low_level_execute_command(): starting 29712 1726882783.64536: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/AnsiballZ_setup.py && sleep 0' 29712 1726882783.66191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882783.66205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.66218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.66234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.66281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.66302: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882783.66315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.66331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882783.66342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882783.66351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882783.66362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882783.66377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882783.66402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882783.66416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882783.66426: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882783.66438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882783.66668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882783.66691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882783.66706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882783.66833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882783.68777: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29712 1726882783.68780: stdout chunk (state=3): >>>import _imp # builtin <<< 29712 1726882783.68791: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29712 1726882783.68845: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 29712 1726882783.68883: stdout chunk (state=3): >>>import 'posix' # <<< 29712 1726882783.68922: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 29712 1726882783.68925: stdout chunk (state=3): >>># installing zipimport hook <<< 29712 1726882783.68960: stdout chunk (state=3): >>>import 'time' # <<< 29712 1726882783.68965: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29712 1726882783.69017: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.69047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 29712 1726882783.69071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 29712 1726882783.69086: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643dc0> <<< 29712 1726882783.69120: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 29712 1726882783.69138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643b20> <<< 29712 1726882783.69188: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 29712 1726882783.69192: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643ac0> <<< 29712 1726882783.69223: stdout chunk (state=3): >>>import '_signal' # <<< 29712 1726882783.69234: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8490> <<< 29712 1726882783.69269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 29712 1726882783.69311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 29712 1726882783.69315: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8940> <<< 29712 1726882783.69335: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8670> <<< 29712 1726882783.69352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 29712 1726882783.69371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 29712 1726882783.69387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 29712 1726882783.69421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 29712 1726882783.69424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 29712 1726882783.69457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 29712 1726882783.69493: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f190> <<< 29712 1726882783.69508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 29712 1726882783.69517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 29712 1726882783.69583: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f220> <<< 29712 1726882783.69619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 29712 1726882783.69643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f940> <<< 29712 1726882783.69676: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043f0880> <<< 29712 1726882783.69701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04388d90> <<< 29712 1726882783.69763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 29712 1726882783.69775: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043b2d90> <<< 29712 1726882783.69818: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8970> <<< 29712 1726882783.69848: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29712 1726882783.70182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 29712 1726882783.70210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 29712 1726882783.70236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 29712 1726882783.70268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 29712 1726882783.70297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 29712 1726882783.70300: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432eeb0> <<< 29712 1726882783.70333: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04331f40> <<< 29712 1726882783.70377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 29712 1726882783.70381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 29712 1726882783.70426: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 29712 1726882783.70446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 29712 1726882783.70473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 29712 1726882783.70494: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04327610> <<< 29712 1726882783.70508: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 29712 1726882783.70570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 29712 1726882783.70596: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 29712 1726882783.70631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.70642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 29712 1726882783.70685: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04214dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042148b0> <<< 29712 1726882783.70724: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214eb0> <<< 29712 1726882783.70746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 29712 1726882783.70816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 29712 1726882783.70832: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214e80> import '_collections' # <<< 29712 1726882783.70872: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04309d30> import '_functools' # <<< 29712 1726882783.70901: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04302610> <<< 29712 1726882783.70973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04316670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04335e20> <<< 29712 1726882783.70987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 29712 1726882783.71017: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04226c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04309250> <<< 29712 1726882783.71063: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04316280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0433b9d0> <<< 29712 1726882783.71115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.71192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226d90> <<< 29712 1726882783.71220: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 29712 1726882783.71258: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 29712 1726882783.71306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 29712 1726882783.71325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 29712 1726882783.71382: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041f9370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 29712 1726882783.71415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041f9460> <<< 29712 1726882783.71535: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0422efa0> <<< 29712 1726882783.71572: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228a30> <<< 29712 1726882783.71611: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 29712 1726882783.71637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 29712 1726882783.71673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 29712 1726882783.71696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0411e1c0> <<< 29712 1726882783.71723: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041e4c70> <<< 29712 1726882783.71771: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228eb0> <<< 29712 1726882783.71790: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0433b040> <<< 29712 1726882783.71833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 29712 1726882783.71858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04130af0> import 'errno' # <<< 29712 1726882783.71886: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04130e20> <<< 29712 1726882783.71916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 29712 1726882783.71951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04142730> <<< 29712 1726882783.71975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 29712 1726882783.72004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 29712 1726882783.72035: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04142c70> <<< 29712 1726882783.72154: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040cf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04130f10> <<< 29712 1726882783.72188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040e0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041425b0> import 'pwd' # <<< 29712 1726882783.72203: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040e0340> <<< 29712 1726882783.72227: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042269d0> <<< 29712 1726882783.72258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 29712 1726882783.72327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 29712 1726882783.72350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 29712 1726882783.72396: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fb760> <<< 29712 1726882783.72428: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb850> <<< 29712 1726882783.72440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 29712 1726882783.72640: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fbca0> <<< 29712 1726882783.72675: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f041091f0> <<< 29712 1726882783.72687: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fb8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040efa30> <<< 29712 1726882783.72719: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042265b0> <<< 29712 1726882783.72735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 29712 1726882783.72798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 29712 1726882783.72825: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fba90> <<< 29712 1726882783.72973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 29712 1726882783.72984: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f0401f670> <<< 29712 1726882783.73256: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 29712 1726882783.73348: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.73379: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 29712 1726882783.73416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 29712 1726882783.73428: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.74636: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.75580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039847f0> <<< 29712 1726882783.75605: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.75640: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 29712 1726882783.75682: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f44760> <<< 29712 1726882783.75718: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44640> <<< 29712 1726882783.75769: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44370> <<< 29712 1726882783.75789: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 29712 1726882783.75823: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44190> <<< 29712 1726882783.75857: stdout chunk (state=3): >>>import 'atexit' # <<< 29712 1726882783.75882: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f44400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 29712 1726882783.75906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 29712 1726882783.75950: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f447c0> <<< 29712 1726882783.75976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 29712 1726882783.76008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 29712 1726882783.76038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 29712 1726882783.76044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 29712 1726882783.76278: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039f07c0> <<< 29712 1726882783.76284: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039f0b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039f09a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039074f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f3dd30> <<< 29712 1726882783.76461: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 29712 1726882783.76485: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f3d190> <<< 29712 1726882783.76507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 29712 1726882783.76518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 29712 1726882783.76557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 29712 1726882783.76590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 29712 1726882783.76616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f6da90> <<< 29712 1726882783.76696: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039e2190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039e2790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0390dd00> <<< 29712 1726882783.76731: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039e26a0> <<< 29712 1726882783.76759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f92d30> <<< 29712 1726882783.76798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 29712 1726882783.76818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 29712 1726882783.76847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 29712 1726882783.76960: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039669a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f9ce50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 29712 1726882783.77072: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039750d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f9ce20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 29712 1726882783.77168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 29712 1726882783.77182: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03fa4220> <<< 29712 1726882783.77302: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03975100> <<< 29712 1726882783.77419: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882783.77422: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f68b80> <<< 29712 1726882783.77462: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882783.77467: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f9cac0> <<< 29712 1726882783.77490: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882783.77514: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f9cd00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0401f820> <<< 29712 1726882783.77519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 29712 1726882783.77546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 29712 1726882783.77566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 29712 1726882783.77574: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039710d0> <<< 29712 1726882783.77766: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03967370> <<< 29712 1726882783.77808: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03971d00> <<< 29712 1726882783.77826: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039716a0> <<< 29712 1726882783.77846: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03972130> <<< 29712 1726882783.77860: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.77864: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 29712 1726882783.77867: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.77930: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.78024: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.78058: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 29712 1726882783.78061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.78075: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 29712 1726882783.78078: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.78157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.78261: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.78703: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.79214: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 29712 1726882783.79217: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.79284: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039ae8b0> <<< 29712 1726882783.79342: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039b3910> <<< 29712 1726882783.79346: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f035056a0> <<< 29712 1726882783.79417: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 29712 1726882783.79444: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 29712 1726882783.79572: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.79696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 29712 1726882783.79726: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039ec7f0> <<< 29712 1726882783.79729: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80111: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80478: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80528: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80606: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 29712 1726882783.80624: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80635: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80677: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 29712 1726882783.80680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80737: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80820: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 29712 1726882783.80841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 29712 1726882783.80875: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.80915: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 29712 1726882783.80927: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81100: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 29712 1726882783.81321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 29712 1726882783.81395: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03509d90> # zipimport: zlib available <<< 29712 1726882783.81457: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81530: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 29712 1726882783.81546: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 29712 1726882783.81559: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81598: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81638: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 29712 1726882783.81646: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81718: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81806: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.81867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 29712 1726882783.81886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.81961: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039a10a0> <<< 29712 1726882783.82047: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034d0070> <<< 29712 1726882783.82091: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 29712 1726882783.82094: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82144: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82560: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039aa160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039a6cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03509bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 29712 1726882783.82598: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82602: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 29712 1726882783.82682: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 29712 1726882783.82707: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 29712 1726882783.82758: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82825: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82851: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82876: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82887: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82928: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82948: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.82986: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 29712 1726882783.82996: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83060: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83132: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83149: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83182: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 29712 1726882783.83325: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83467: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83499: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.83542: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882783.83571: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 29712 1726882783.83606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 29712 1726882783.83611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 29712 1726882783.83636: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03284a60> <<< 29712 1726882783.83672: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 29712 1726882783.83698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 29712 1726882783.83719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 29712 1726882783.83758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 29712 1726882783.83762: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034e46d0> <<< 29712 1726882783.83789: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f034e4af0> <<< 29712 1726882783.83862: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034c9250> <<< 29712 1726882783.83893: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034c9a30> <<< 29712 1726882783.83932: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518910> <<< 29712 1726882783.83936: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 29712 1726882783.83966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 29712 1726882783.84021: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03516d00> <<< 29712 1726882783.84035: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03516d60> <<< 29712 1726882783.84057: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 29712 1726882783.84082: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03516250> <<< 29712 1726882783.84104: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 29712 1726882783.84136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 29712 1726882783.84142: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f032ecf70> <<< 29712 1726882783.84168: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03526b50> <<< 29712 1726882783.84274: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 29712 1726882783.84540: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.84586: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.84591: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 29712 1726882783.84647: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.84734: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 29712 1726882783.84932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.84972: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 29712 1726882783.85314: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85697: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 29712 1726882783.85720: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85776: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85816: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85838: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 29712 1726882783.85868: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85883: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.85949: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 29712 1726882783.86205: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.86260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 29712 1726882783.86286: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03206ca0> <<< 29712 1726882783.86419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 29712 1726882783.86527: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03206fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 29712 1726882783.86557: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.86618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 29712 1726882783.86643: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.86690: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.86784: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 29712 1726882783.86830: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.86946: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 29712 1726882783.86969: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 29712 1726882783.87057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 29712 1726882783.87140: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f031f9370> <<< 29712 1726882783.87396: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03247bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 29712 1726882783.87430: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87485: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 29712 1726882783.87555: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87623: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87642: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87776: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87861: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 29712 1726882783.87903: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.87934: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 29712 1726882783.87944: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.87973: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.88024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 29712 1726882783.88058: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f0317f160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317f2b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 29712 1726882783.88087: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.88110: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 29712 1726882783.88390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 29712 1726882783.88414: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.88455: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 29712 1726882783.88538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.88617: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.88742: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 29712 1726882783.88819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.88919: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.89043: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 29712 1726882783.89154: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.89256: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 29712 1726882783.89282: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.89315: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.89750: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.90160: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 29712 1726882783.90177: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.90256: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.90356: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 29712 1726882783.90367: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.90917: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.90948: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 29712 1726882783.90966: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91010: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 29712 1726882783.91040: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91069: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 29712 1726882783.91107: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91262: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91359: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91633: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 29712 1726882783.91936: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.91977: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92025: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 29712 1726882783.92030: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92054: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 29712 1726882783.92090: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92186: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92280: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 29712 1726882783.92285: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92306: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92341: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 29712 1726882783.92350: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92423: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92486: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 29712 1726882783.92502: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92567: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.92638: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 29712 1726882783.92644: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93011: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 29712 1726882783.93355: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93387: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93409: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 29712 1726882783.93456: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93494: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 29712 1726882783.93511: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93514: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93549: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 29712 1726882783.93589: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93622: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 29712 1726882783.93701: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93770: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 29712 1726882783.93815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 29712 1726882783.93851: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93923: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.93944: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.93955: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94006: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94052: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94130: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 29712 1726882783.94187: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94213: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 29712 1726882783.94232: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94728: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 29712 1726882783.94746: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.94839: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882783.94905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 29712 1726882783.94916: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.95008: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.95119: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 29712 1726882783.95126: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.95237: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.95350: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 29712 1726882783.95359: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 29712 1726882783.95450: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882783.96538: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 29712 1726882783.96567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'<<< 29712 1726882783.96575: stdout chunk (state=3): >>> <<< 29712 1726882783.96609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 29712 1726882783.96641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 29712 1726882783.96694: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882783.96718: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882783.96731: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f031d28b0> <<< 29712 1726882783.96756: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f031d2310><<< 29712 1726882783.96761: stdout chunk (state=3): >>> <<< 29712 1726882783.96861: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f02fe67c0> <<< 29712 1726882783.98396: stdout chunk (state=3): >>>import 'gc' # <<< 29712 1726882784.00529: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 29712 1726882784.00565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 29712 1726882784.00569: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f031d2370> <<< 29712 1726882784.00604: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 29712 1726882784.00631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 29712 1726882784.00635: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317feb0> <<< 29712 1726882784.00764: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.00788: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f02fde310> <<< 29712 1726882784.00806: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317a700> <<< 29712 1726882784.01054: 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 <<< 29712 1726882784.25231: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "43", "epoch": "1726882783", "epoch_int": "1726882783", "date": "2024-09-20", "time": "21:39:43", "iso8601_micro": "2024-09-21T01:39:43.979963Z", "iso8601": "2024-09-21T01:39:43Z", "iso8601_basic": "20240920T213943979963", "iso8601_basic_short": "20240920T213943", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZ<<< 29712 1726882784.25282: stdout chunk (state=3): >>>za9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_<<< 29712 1726882784.25288: stdout chunk (state=3): >>>mb": 2816, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 716, "free": 2816}, "nocache": {"free": 3280, "used": 252}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 942, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238825472, "block_size": 4096, "block_total": 65519355, "block_available": 64511432, "block_used": 1007923, "inode_total": 131071472, "inode_available": 130998698, "inode_used": 72774, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.48, "5m": 0.48, "15m": 0.29}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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"}}} <<< 29712 1726882784.25904: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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<<< 29712 1726882784.25908: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale <<< 29712 1726882784.26149: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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<<< 29712 1726882784.26197: stdout chunk (state=3): >>> # 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 <<< 29712 1726882784.26232: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 29712 1726882784.26620: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29712 1726882784.26657: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 29712 1726882784.26755: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 29712 1726882784.26784: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 29712 1726882784.26798: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 29712 1726882784.26848: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29712 1726882784.26894: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 29712 1726882784.26968: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 29712 1726882784.27005: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 29712 1726882784.27022: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction<<< 29712 1726882784.27089: stdout chunk (state=3): >>> <<< 29712 1726882784.27118: stdout chunk (state=3): >>># destroy shlex <<< 29712 1726882784.27142: stdout chunk (state=3): >>># destroy datetime <<< 29712 1726882784.27160: stdout chunk (state=3): >>># destroy base64 <<< 29712 1726882784.27179: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 29712 1726882784.27202: stdout chunk (state=3): >>># destroy json <<< 29712 1726882784.27221: stdout chunk (state=3): >>># destroy socket # destroy struct<<< 29712 1726882784.27257: stdout chunk (state=3): >>> # destroy glob <<< 29712 1726882784.27260: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing<<< 29712 1726882784.27265: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array <<< 29712 1726882784.27300: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection <<< 29712 1726882784.27331: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata <<< 29712 1726882784.27367: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 29712 1726882784.27452: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 29712 1726882784.27477: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 29712 1726882784.27507: stdout chunk (state=3): >>># 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 <<< 29712 1726882784.27556: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 29712 1726882784.27577: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 29712 1726882784.27581: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 29712 1726882784.27583: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 29712 1726882784.27595: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 29712 1726882784.27644: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 29712 1726882784.27689: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 29712 1726882784.27695: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc <<< 29712 1726882784.27698: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 29712 1726882784.27701: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 29712 1726882784.27704: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 29712 1726882784.27707: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 29712 1726882784.27734: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 29712 1726882784.27771: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 29712 1726882784.27776: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 29712 1726882784.27779: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 29712 1726882784.27782: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 29712 1726882784.27805: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma <<< 29712 1726882784.27808: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 29712 1726882784.28007: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 29712 1726882784.28028: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 29712 1726882784.28100: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd <<< 29712 1726882784.28105: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 <<< 29712 1726882784.28114: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 29712 1726882784.28148: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 29712 1726882784.28213: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 29712 1726882784.28651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.28682: stderr chunk (state=3): >>>Shared connection to 10.31.44.90 closed. <<< 29712 1726882784.28844: stderr chunk (state=3): >>><<< 29712 1726882784.28847: stdout chunk (state=3): >>><<< 29712 1726882784.29059: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04643ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0438f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04388d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f043d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04331f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0432e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04214dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042148b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04214e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04309d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04302610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04316670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04335e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04226c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04309250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04316280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0433b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04226d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041f9370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041f9460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0422efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0411e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041e4c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04228eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0433b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04130af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f04130e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04142730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04142c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040cf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f04130f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040e0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f041425b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040e0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042269d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fb760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fb850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f040fbca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f041091f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fb8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040efa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f042265b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f040fba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f0401f670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039847f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f44760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f44400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f447c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039f07c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039f0b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039f09a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039074f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f3dd30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f44520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f3d190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f6da90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039e2190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039e2790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0390dd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039e26a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f92d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039669a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f9ce50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039750d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03f9ce20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03fa4220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03975100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f68b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f9cac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03f9cd00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0401f820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039710d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03967370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03971d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039716a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03972130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039ae8b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039b3910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f035056a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039ec7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03509d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f039a10a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034d0070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039aa160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f039a6cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03509bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03284a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034e46d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f034e4af0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034c9250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f034c9a30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f03516d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03516d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03516250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f032ecf70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03526b50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03518310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03206ca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03206fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f031f9370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f03247bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f0317f160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317f2b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_0qh92661/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f031d28b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f031d2310> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f02fe67c0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f031d2370> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317feb0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f02fde310> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f0317a700> 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": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "43", "epoch": "1726882783", "epoch_int": "1726882783", "date": "2024-09-20", "time": "21:39:43", "iso8601_micro": "2024-09-21T01:39:43.979963Z", "iso8601": "2024-09-21T01:39:43Z", "iso8601_basic": "20240920T213943979963", "iso8601_basic_short": "20240920T213943", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_mb": 2816, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 716, "free": 2816}, "nocache": {"free": 3280, "used": 252}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 942, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238825472, "block_size": 4096, "block_total": 65519355, "block_available": 64511432, "block_used": 1007923, "inode_total": 131071472, "inode_available": 130998698, "inode_used": 72774, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.48, "5m": 0.48, "15m": 0.29}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 29712 1726882784.31739: 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-1726882782.9878983-29761-54715819440972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882784.31776: _low_level_execute_command(): starting 29712 1726882784.31789: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882782.9878983-29761-54715819440972/ > /dev/null 2>&1 && sleep 0' 29712 1726882784.32688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882784.32704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.32738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.32758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.32822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.32846: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882784.32861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.32902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882784.32916: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882784.32941: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882784.32975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.32991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.33015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.33029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.33049: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882784.33067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.33176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.33202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882784.33217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.33345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882784.35939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.35983: stderr chunk (state=3): >>><<< 29712 1726882784.35987: stdout chunk (state=3): >>><<< 29712 1726882784.36001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882784.36011: handler run complete 29712 1726882784.36089: variable 'ansible_facts' from source: unknown 29712 1726882784.36152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.36346: variable 'ansible_facts' from source: unknown 29712 1726882784.36411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.36490: attempt loop complete, returning result 29712 1726882784.36493: _execute() done 29712 1726882784.36496: dumping result to json 29712 1726882784.36518: done dumping result, returning 29712 1726882784.36525: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-0000000000af] 29712 1726882784.36529: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000af ok: [managed_node1] 29712 1726882784.37237: no more pending results, returning what we have 29712 1726882784.37240: results queue empty 29712 1726882784.37241: checking for any_errors_fatal 29712 1726882784.37242: done checking for any_errors_fatal 29712 1726882784.37243: checking for max_fail_percentage 29712 1726882784.37244: done checking for max_fail_percentage 29712 1726882784.37245: checking to see if all hosts have failed and the running result is not ok 29712 1726882784.37246: done checking to see if all hosts have failed 29712 1726882784.37247: getting the remaining hosts for this loop 29712 1726882784.37248: done getting the remaining hosts for this loop 29712 1726882784.37252: getting the next task for host managed_node1 29712 1726882784.37258: done getting next task for host managed_node1 29712 1726882784.37259: ^ task is: TASK: meta (flush_handlers) 29712 1726882784.37261: ^ 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 29712 1726882784.37269: getting variables 29712 1726882784.37271: in VariableManager get_vars() 29712 1726882784.37293: Calling all_inventory to load vars for managed_node1 29712 1726882784.37296: Calling groups_inventory to load vars for managed_node1 29712 1726882784.37299: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882784.37309: Calling all_plugins_play to load vars for managed_node1 29712 1726882784.37312: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882784.37315: Calling groups_plugins_play to load vars for managed_node1 29712 1726882784.37490: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000af 29712 1726882784.37494: WORKER PROCESS EXITING 29712 1726882784.37509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.37726: done with get_vars() 29712 1726882784.37736: done getting variables 29712 1726882784.37817: in VariableManager get_vars() 29712 1726882784.37826: Calling all_inventory to load vars for managed_node1 29712 1726882784.37829: Calling groups_inventory to load vars for managed_node1 29712 1726882784.37831: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882784.37836: Calling all_plugins_play to load vars for managed_node1 29712 1726882784.37838: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882784.37845: Calling groups_plugins_play to load vars for managed_node1 29712 1726882784.38061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.38210: done with get_vars() 29712 1726882784.38220: done queuing things up, now waiting for results queue to drain 29712 1726882784.38221: results queue empty 29712 1726882784.38222: checking for any_errors_fatal 29712 1726882784.38223: done checking for any_errors_fatal 29712 1726882784.38224: checking for max_fail_percentage 29712 1726882784.38224: done checking for max_fail_percentage 29712 1726882784.38225: checking to see if all hosts have failed and the running result is not ok 29712 1726882784.38225: done checking to see if all hosts have failed 29712 1726882784.38226: getting the remaining hosts for this loop 29712 1726882784.38226: done getting the remaining hosts for this loop 29712 1726882784.38228: getting the next task for host managed_node1 29712 1726882784.38231: done getting next task for host managed_node1 29712 1726882784.38233: ^ task is: TASK: Include the task 'el_repo_setup.yml' 29712 1726882784.38233: ^ 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 29712 1726882784.38235: getting variables 29712 1726882784.38235: in VariableManager get_vars() 29712 1726882784.38240: Calling all_inventory to load vars for managed_node1 29712 1726882784.38242: Calling groups_inventory to load vars for managed_node1 29712 1726882784.38243: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882784.38247: Calling all_plugins_play to load vars for managed_node1 29712 1726882784.38249: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882784.38252: Calling groups_plugins_play to load vars for managed_node1 29712 1726882784.38337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.38448: done with get_vars() 29712 1726882784.38454: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:11 Friday 20 September 2024 21:39:44 -0400 (0:00:01.493) 0:00:01.504 ****** 29712 1726882784.38512: entering _queue_task() for managed_node1/include_tasks 29712 1726882784.38514: Creating lock for include_tasks 29712 1726882784.38733: worker is 1 (out of 1 available) 29712 1726882784.38748: exiting _queue_task() for managed_node1/include_tasks 29712 1726882784.38759: done queuing things up, now waiting for results queue to drain 29712 1726882784.38761: waiting for pending results... 29712 1726882784.38910: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 29712 1726882784.38993: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000006 29712 1726882784.39007: variable 'ansible_search_path' from source: unknown 29712 1726882784.39046: calling self._execute() 29712 1726882784.39106: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882784.39113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882784.39121: variable 'omit' from source: magic vars 29712 1726882784.39209: _execute() done 29712 1726882784.39212: dumping result to json 29712 1726882784.39215: done dumping result, returning 29712 1726882784.39221: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-60aa-5bdb-000000000006] 29712 1726882784.39226: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000006 29712 1726882784.39319: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000006 29712 1726882784.39322: WORKER PROCESS EXITING 29712 1726882784.39374: no more pending results, returning what we have 29712 1726882784.39380: in VariableManager get_vars() 29712 1726882784.39409: Calling all_inventory to load vars for managed_node1 29712 1726882784.39411: Calling groups_inventory to load vars for managed_node1 29712 1726882784.39414: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882784.39422: Calling all_plugins_play to load vars for managed_node1 29712 1726882784.39425: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882784.39428: Calling groups_plugins_play to load vars for managed_node1 29712 1726882784.39541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.39680: done with get_vars() 29712 1726882784.39686: variable 'ansible_search_path' from source: unknown 29712 1726882784.39696: we have included files to process 29712 1726882784.39697: generating all_blocks data 29712 1726882784.39698: done generating all_blocks data 29712 1726882784.39699: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29712 1726882784.39700: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29712 1726882784.39701: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29712 1726882784.40191: in VariableManager get_vars() 29712 1726882784.40204: done with get_vars() 29712 1726882784.40215: done processing included file 29712 1726882784.40218: iterating over new_blocks loaded from include file 29712 1726882784.40219: in VariableManager get_vars() 29712 1726882784.40228: done with get_vars() 29712 1726882784.40230: filtering new block on tags 29712 1726882784.40244: done filtering new block on tags 29712 1726882784.40247: in VariableManager get_vars() 29712 1726882784.40256: done with get_vars() 29712 1726882784.40258: filtering new block on tags 29712 1726882784.40278: done filtering new block on tags 29712 1726882784.40280: in VariableManager get_vars() 29712 1726882784.40290: done with get_vars() 29712 1726882784.40291: filtering new block on tags 29712 1726882784.40304: done filtering new block on tags 29712 1726882784.40306: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 29712 1726882784.40311: extending task lists for all hosts with included blocks 29712 1726882784.40356: done extending task lists 29712 1726882784.40358: done processing included files 29712 1726882784.40358: results queue empty 29712 1726882784.40359: checking for any_errors_fatal 29712 1726882784.40361: done checking for any_errors_fatal 29712 1726882784.40361: checking for max_fail_percentage 29712 1726882784.40362: done checking for max_fail_percentage 29712 1726882784.40364: checking to see if all hosts have failed and the running result is not ok 29712 1726882784.40365: done checking to see if all hosts have failed 29712 1726882784.40368: getting the remaining hosts for this loop 29712 1726882784.40370: done getting the remaining hosts for this loop 29712 1726882784.40372: getting the next task for host managed_node1 29712 1726882784.40376: done getting next task for host managed_node1 29712 1726882784.40379: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 29712 1726882784.40381: ^ 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 29712 1726882784.40383: getting variables 29712 1726882784.40385: in VariableManager get_vars() 29712 1726882784.40393: Calling all_inventory to load vars for managed_node1 29712 1726882784.40395: Calling groups_inventory to load vars for managed_node1 29712 1726882784.40397: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882784.40402: Calling all_plugins_play to load vars for managed_node1 29712 1726882784.40404: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882784.40407: Calling groups_plugins_play to load vars for managed_node1 29712 1726882784.40559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882784.40746: done with get_vars() 29712 1726882784.40754: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:39:44 -0400 (0:00:00.023) 0:00:01.527 ****** 29712 1726882784.40821: entering _queue_task() for managed_node1/setup 29712 1726882784.41074: worker is 1 (out of 1 available) 29712 1726882784.41087: exiting _queue_task() for managed_node1/setup 29712 1726882784.41099: done queuing things up, now waiting for results queue to drain 29712 1726882784.41100: waiting for pending results... 29712 1726882784.41339: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 29712 1726882784.41429: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000c0 29712 1726882784.41442: variable 'ansible_search_path' from source: unknown 29712 1726882784.41445: variable 'ansible_search_path' from source: unknown 29712 1726882784.41489: calling self._execute() 29712 1726882784.41555: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882784.41560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882784.41578: variable 'omit' from source: magic vars 29712 1726882784.42102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882784.43736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882784.43785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882784.43811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882784.43845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882784.43867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882784.43925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882784.43944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882784.43963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882784.43997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882784.44007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882784.44122: variable 'ansible_facts' from source: unknown 29712 1726882784.44159: variable 'network_test_required_facts' from source: task vars 29712 1726882784.44190: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 29712 1726882784.44194: variable 'omit' from source: magic vars 29712 1726882784.44221: variable 'omit' from source: magic vars 29712 1726882784.44241: variable 'omit' from source: magic vars 29712 1726882784.44260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882784.44284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882784.44298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882784.44311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882784.44323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882784.44346: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882784.44349: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882784.44352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882784.44439: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882784.44450: Set connection var ansible_shell_executable to /bin/sh 29712 1726882784.44456: Set connection var ansible_pipelining to False 29712 1726882784.44461: Set connection var ansible_connection to ssh 29712 1726882784.44470: Set connection var ansible_timeout to 10 29712 1726882784.44473: Set connection var ansible_shell_type to sh 29712 1726882784.44489: variable 'ansible_shell_executable' from source: unknown 29712 1726882784.44492: variable 'ansible_connection' from source: unknown 29712 1726882784.44494: variable 'ansible_module_compression' from source: unknown 29712 1726882784.44500: variable 'ansible_shell_type' from source: unknown 29712 1726882784.44520: variable 'ansible_shell_executable' from source: unknown 29712 1726882784.44530: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882784.44532: variable 'ansible_pipelining' from source: unknown 29712 1726882784.44536: variable 'ansible_timeout' from source: unknown 29712 1726882784.44540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882784.44662: 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__) 29712 1726882784.44672: variable 'omit' from source: magic vars 29712 1726882784.44679: starting attempt loop 29712 1726882784.44682: running the handler 29712 1726882784.44695: _low_level_execute_command(): starting 29712 1726882784.44729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882784.45445: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882784.45459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.45477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.45496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.45550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.45561: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882784.45577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.45599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882784.45613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882784.45628: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882784.45647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.45660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.45679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.45691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.45700: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882784.45721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.45807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.45835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882784.45851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.45998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882784.48340: stdout chunk (state=3): >>>/root <<< 29712 1726882784.48501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.48540: stderr chunk (state=3): >>><<< 29712 1726882784.48543: stdout chunk (state=3): >>><<< 29712 1726882784.48560: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882784.48575: _low_level_execute_command(): starting 29712 1726882784.48579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959 `" && echo ansible-tmp-1726882784.4855962-29811-137152260318959="` echo /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959 `" ) && sleep 0' 29712 1726882784.48996: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.49002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.49048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.49051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.49053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.49107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.49112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.49227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882784.51728: stdout chunk (state=3): >>>ansible-tmp-1726882784.4855962-29811-137152260318959=/root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959 <<< 29712 1726882784.51838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.51905: stderr chunk (state=3): >>><<< 29712 1726882784.51909: stdout chunk (state=3): >>><<< 29712 1726882784.51971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882784.4855962-29811-137152260318959=/root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882784.51976: variable 'ansible_module_compression' from source: unknown 29712 1726882784.52174: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882784.52177: variable 'ansible_facts' from source: unknown 29712 1726882784.52258: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/AnsiballZ_setup.py 29712 1726882784.52523: Sending initial data 29712 1726882784.52526: Sent initial data (154 bytes) 29712 1726882784.53637: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882784.53653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.53675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.53703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.53744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.53758: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882784.53778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.53802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882784.53822: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882784.53834: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882784.53847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.53861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.53884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.53898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.53914: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882784.53935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.54014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.54045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882784.54069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.54197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882784.56212: 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 <<< 29712 1726882784.56300: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882784.56395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpysnhlo1_ /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/AnsiballZ_setup.py <<< 29712 1726882784.56489: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882784.58481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.58683: stderr chunk (state=3): >>><<< 29712 1726882784.58686: stdout chunk (state=3): >>><<< 29712 1726882784.58689: done transferring module to remote 29712 1726882784.58691: _low_level_execute_command(): starting 29712 1726882784.58693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/ /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/AnsiballZ_setup.py && sleep 0' 29712 1726882784.59356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882784.59375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.59390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.59413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.59470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.59483: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882784.59497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.59520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882784.59532: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882784.59544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882784.59571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.59586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.59602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.59618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.59629: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882784.59643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.59737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.59759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882784.59790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.59921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882784.61686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882784.61768: stderr chunk (state=3): >>><<< 29712 1726882784.61785: stdout chunk (state=3): >>><<< 29712 1726882784.61886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882784.61889: _low_level_execute_command(): starting 29712 1726882784.61892: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/AnsiballZ_setup.py && sleep 0' 29712 1726882784.62527: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882784.62541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.62574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.62593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.62634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.62646: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882784.62674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.62697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882784.62710: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882784.62722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882784.62734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882784.62748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882784.62765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882784.62795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882784.62807: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882784.62820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882784.62916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882784.62936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882784.62951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882784.63088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882784.65078: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 29712 1726882784.65094: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29712 1726882784.65147: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 29712 1726882784.65199: stdout chunk (state=3): >>>import 'posix' # <<< 29712 1726882784.65226: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29712 1726882784.65266: stdout chunk (state=3): >>>import 'time' # <<< 29712 1726882784.65274: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29712 1726882784.65322: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.65339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 29712 1726882784.65361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 29712 1726882784.65383: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3dc0> <<< 29712 1726882784.65429: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 29712 1726882784.65453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3b20> <<< 29712 1726882784.65490: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 29712 1726882784.65494: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3ac0> <<< 29712 1726882784.65529: stdout chunk (state=3): >>>import '_signal' # <<< 29712 1726882784.65533: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 29712 1726882784.65575: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58490> <<< 29712 1726882784.65589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 29712 1726882784.65615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58940> <<< 29712 1726882784.65628: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58670> <<< 29712 1726882784.65669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 29712 1726882784.65683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 29712 1726882784.65715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 29712 1726882784.65718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 29712 1726882784.65741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 29712 1726882784.65757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 29712 1726882784.65777: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f190> <<< 29712 1726882784.65797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 29712 1726882784.65811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 29712 1726882784.65893: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f220> <<< 29712 1726882784.65919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 29712 1726882784.65944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f940> <<< 29712 1726882784.65993: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf70880> <<< 29712 1726882784.66008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf08d90> <<< 29712 1726882784.66059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 29712 1726882784.66075: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf32d90> <<< 29712 1726882784.66118: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58970> <<< 29712 1726882784.66146: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29712 1726882784.66483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 29712 1726882784.66486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 29712 1726882784.66510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 29712 1726882784.66547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 29712 1726882784.66586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 29712 1726882784.66599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeaeeb0> <<< 29712 1726882784.66658: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeb1f40> <<< 29712 1726882784.66691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 29712 1726882784.66708: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 29712 1726882784.66748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 29712 1726882784.66781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babea7610> <<< 29712 1726882784.66801: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babead640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeae370> <<< 29712 1726882784.66813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 29712 1726882784.66890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 29712 1726882784.66906: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 29712 1726882784.66925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.66949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 29712 1726882784.66997: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2f910> import 'itertools' # <<< 29712 1726882784.67036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 29712 1726882784.67079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 29712 1726882784.67126: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe420d0> <<< 29712 1726882784.67142: stdout chunk (state=3): >>>import '_collections' # <<< 29712 1726882784.67186: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe89d90> <<< 29712 1726882784.67213: stdout chunk (state=3): >>>import '_functools' # <<< 29712 1726882784.67228: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe82670> <<< 29712 1726882784.67274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 29712 1726882784.67300: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeb5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 29712 1726882784.67339: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe892b0> <<< 29712 1726882784.67379: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babebb9d0> <<< 29712 1726882784.67407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 29712 1726882784.67445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.67480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42eb0> <<< 29712 1726882784.67522: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 29712 1726882784.67535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 29712 1726882784.67572: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 29712 1726882784.67591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 29712 1726882784.67639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 29712 1726882784.67691: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb723d0> <<< 29712 1726882784.67703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 29712 1726882784.67733: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb724c0> <<< 29712 1726882784.67853: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe49f40> <<< 29712 1726882784.67911: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44490> <<< 29712 1726882784.67928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 29712 1726882784.67965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 29712 1726882784.67997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 29712 1726882784.68019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba9b220> <<< 29712 1726882784.68038: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb5d520> <<< 29712 1726882784.68093: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44f10> <<< 29712 1726882784.68131: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babebb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 29712 1726882784.68154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 29712 1726882784.68180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babaadb50> <<< 29712 1726882784.68214: stdout chunk (state=3): >>>import 'errno' # <<< 29712 1726882784.68261: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babaade80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 29712 1726882784.68286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababe790> <<< 29712 1726882784.68301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 29712 1726882784.68326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 29712 1726882784.68352: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababecd0> <<< 29712 1726882784.68388: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.68414: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba4c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babaadf70> <<< 29712 1726882784.68424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 29712 1726882784.68477: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba5d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababe610> <<< 29712 1726882784.68499: stdout chunk (state=3): >>>import 'pwd' # <<< 29712 1726882784.68512: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba5d3a0> <<< 29712 1726882784.68558: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42a30> <<< 29712 1726882784.68589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 29712 1726882784.68610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 29712 1726882784.68621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 29712 1726882784.68676: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba78700> <<< 29712 1726882784.68715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba789d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba787c0> <<< 29712 1726882784.68729: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba788b0> <<< 29712 1726882784.68756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 29712 1726882784.68953: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba78d00> <<< 29712 1726882784.69000: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba83250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba78940> <<< 29712 1726882784.69026: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba6ca90> <<< 29712 1726882784.69044: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42610> <<< 29712 1726882784.69053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 29712 1726882784.69113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 29712 1726882784.69145: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba78af0> <<< 29712 1726882784.69296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 29712 1726882784.69311: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6bab99c6d0> <<< 29712 1726882784.69583: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip' # zipimport: zlib available <<< 29712 1726882784.69675: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.69709: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/__init__.py <<< 29712 1726882784.69733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 29712 1726882784.69756: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.70976: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.72502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 29712 1726882784.72507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab303820> <<< 29712 1726882784.72538: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.72572: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 29712 1726882784.72600: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 29712 1726882784.72637: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.72644: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab393730> <<< 29712 1726882784.72693: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393610> <<< 29712 1726882784.72735: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393340> <<< 29712 1726882784.72762: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 29712 1726882784.72830: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393160> <<< 29712 1726882784.72838: stdout chunk (state=3): >>>import 'atexit' # <<< 29712 1726882784.72873: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.72877: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3933a0> <<< 29712 1726882784.72898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 29712 1726882784.72933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 29712 1726882784.72983: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393790> <<< 29712 1726882784.73010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 29712 1726882784.73027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 29712 1726882784.73050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 29712 1726882784.73079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 29712 1726882784.73104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 29712 1726882784.73241: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab382820> <<< 29712 1726882784.73282: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.73287: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab382490> <<< 29712 1726882784.73321: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab382640> <<< 29712 1726882784.73342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 29712 1726882784.73362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 29712 1726882784.73399: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab288520> <<< 29712 1726882784.73421: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab38dd60> <<< 29712 1726882784.73686: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3934f0> <<< 29712 1726882784.73713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 29712 1726882784.73741: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab38d1c0> <<< 29712 1726882784.73760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 29712 1726882784.73782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 29712 1726882784.73811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 29712 1726882784.73817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 29712 1726882784.73835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 29712 1726882784.73848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 29712 1726882784.73878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 29712 1726882784.73889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 29712 1726882784.73891: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab391b20> <<< 29712 1726882784.73989: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab361160> <<< 29712 1726882784.74003: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab361760> <<< 29712 1726882784.74019: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab28ed30> <<< 29712 1726882784.74038: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab361670> <<< 29712 1726882784.74071: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3e3d00> <<< 29712 1726882784.74094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 29712 1726882784.74109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 29712 1726882784.74133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 29712 1726882784.74162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 29712 1726882784.74243: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2e4a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3ede80> <<< 29712 1726882784.74259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 29712 1726882784.74281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 29712 1726882784.74340: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.74344: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2f30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3edeb0> <<< 29712 1726882784.74366: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 29712 1726882784.74402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.74426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 29712 1726882784.74435: stdout chunk (state=3): >>>import '_string' # <<< 29712 1726882784.74688: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3f5250> <<< 29712 1726882784.74739: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2f30d0> <<< 29712 1726882784.74929: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3f5a60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3b7b80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3edcd0> <<< 29712 1726882784.75017: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3e3ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 29712 1726882784.75108: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2ef0d0> <<< 29712 1726882784.75153: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.75162: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2e6310> <<< 29712 1726882784.75171: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2efcd0> <<< 29712 1726882784.75205: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2ef670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2f0100> <<< 29712 1726882784.75235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 29712 1726882784.75261: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75334: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75416: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75430: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75443: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 29712 1726882784.75462: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882784.75476: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 29712 1726882784.75491: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75614: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.75703: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.76174: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.76884: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.77005: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab32d910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3329a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae81640> <<< 29712 1726882784.77055: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 29712 1726882784.77061: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.77091: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.77104: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 29712 1726882784.77111: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.77317: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.77512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 29712 1726882784.77541: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3697f0> # zipimport: zlib available <<< 29712 1726882784.78231: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.78237: stdout chunk (state=3): >>> <<< 29712 1726882784.78869: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.78939: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79024: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 29712 1726882784.79061: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79089: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 29712 1726882784.79104: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79156: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79268: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882784.79272: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 29712 1726882784.79303: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79344: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 29712 1726882784.79359: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79551: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.79723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 29712 1726882784.79757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 29712 1726882784.80293: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3af460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882784.80350: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.80438: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 29712 1726882784.80478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.80581: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.80584: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3210d0> <<< 29712 1726882784.80731: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3321f0> <<< 29712 1726882784.80780: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 29712 1726882784.80786: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.80867: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.80955: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.80980: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 29712 1726882784.81051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 29712 1726882784.81073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 29712 1726882784.81117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 29712 1726882784.81140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 29712 1726882784.81172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 29712 1726882784.81302: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab334bb0> <<< 29712 1726882784.81349: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3fe070> <<< 29712 1726882784.81435: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3242e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 29712 1726882784.81446: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81469: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81501: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 29712 1726882784.81609: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 29712 1726882784.81626: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81629: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 29712 1726882784.81648: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81732: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81812: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81823: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.81853: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.82177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available <<< 29712 1726882784.82247: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.82256: stdout chunk (state=3): >>> <<< 29712 1726882784.82287: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.82342: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 29712 1726882784.82371: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.82627: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.82866: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.82878: stdout chunk (state=3): >>> <<< 29712 1726882784.82929: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.83013: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 29712 1726882784.83029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882784.83073: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 29712 1726882784.83102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 29712 1726882784.83136: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 29712 1726882784.83141: stdout chunk (state=3): >>> <<< 29712 1726882784.83165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 29712 1726882784.83220: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae34400> <<< 29712 1726882784.83255: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 29712 1726882784.83285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 29712 1726882784.83321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 29712 1726882784.83381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 29712 1726882784.83418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 29712 1726882784.83447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 29712 1726882784.83478: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae939a0> <<< 29712 1726882784.83540: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 29712 1726882784.83556: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.83578: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baae93df0> <<< 29712 1726882784.83686: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae91490> <<< 29712 1726882784.83719: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baad0c040><<< 29712 1726882784.83724: stdout chunk (state=3): >>> <<< 29712 1726882784.83766: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc3a0><<< 29712 1726882784.83780: stdout chunk (state=3): >>> <<< 29712 1726882784.83797: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc5e0><<< 29712 1726882784.83802: stdout chunk (state=3): >>> <<< 29712 1726882784.83830: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py<<< 29712 1726882784.83835: stdout chunk (state=3): >>> <<< 29712 1726882784.83879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 29712 1726882784.83911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 29712 1726882784.83935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 29712 1726882784.83983: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.84011: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.84019: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3206d0> <<< 29712 1726882784.84047: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae80730> <<< 29712 1726882784.84086: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py<<< 29712 1726882784.84091: stdout chunk (state=3): >>> <<< 29712 1726882784.84118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 29712 1726882784.84161: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3205e0> <<< 29712 1726882784.84197: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py<<< 29712 1726882784.84202: stdout chunk (state=3): >>> <<< 29712 1726882784.84241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 29712 1726882784.84288: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 29712 1726882784.84306: stdout chunk (state=3): >>> <<< 29712 1726882784.84320: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 29712 1726882784.84326: stdout chunk (state=3): >>> import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baae43c70> <<< 29712 1726882784.84373: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baac5b9a0> <<< 29712 1726882784.84409: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc4f0> <<< 29712 1726882784.84433: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 29712 1726882784.84460: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 29712 1726882784.84493: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.84497: stdout chunk (state=3): >>> <<< 29712 1726882784.84518: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.84544: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 29712 1726882784.84578: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.84660: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.84668: stdout chunk (state=3): >>> <<< 29712 1726882784.84742: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 29712 1726882784.84771: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.84839: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.84845: stdout chunk (state=3): >>> <<< 29712 1726882784.84912: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 29712 1726882784.84938: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.84963: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.84987: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 29712 1726882784.85020: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85070: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85114: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py<<< 29712 1726882784.85122: stdout chunk (state=3): >>> <<< 29712 1726882784.85145: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85213: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85287: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 29712 1726882784.85309: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.85314: stdout chunk (state=3): >>> <<< 29712 1726882784.85371: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85431: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 29712 1726882784.85460: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.85463: stdout chunk (state=3): >>> <<< 29712 1726882784.85554: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85635: stdout chunk (state=3): >>># zipimport: zlib available<<< 29712 1726882784.85640: stdout chunk (state=3): >>> <<< 29712 1726882784.85718: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.85798: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 29712 1726882784.85822: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 29712 1726882784.85849: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.86541: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87152: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 29712 1726882784.87184: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87260: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87347: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87399: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87456: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 29712 1726882784.87470: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 29712 1726882784.87495: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87540: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87586: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 29712 1726882784.87614: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87676: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 29712 1726882784.87735: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87765: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 29712 1726882784.87811: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87844: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 29712 1726882784.87891: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.87980: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 29712 1726882784.88090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 29712 1726882784.88122: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc9d0> <<< 29712 1726882784.88151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 29712 1726882784.88182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 29712 1726882784.88436: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baab7af40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 29712 1726882784.88458: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88625: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 29712 1726882784.88629: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88752: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88862: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 29712 1726882784.88876: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.88951: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.89051: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 29712 1726882784.89054: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.89111: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.89167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 29712 1726882784.89205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 29712 1726882784.89416: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.89424: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baab743a0> <<< 29712 1726882784.89818: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabc1100> <<< 29712 1726882784.89833: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 29712 1726882784.89836: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.89901: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.89963: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 29712 1726882784.89981: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90080: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90186: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90327: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90530: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 29712 1726882784.90549: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90592: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90649: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 29712 1726882784.90653: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90701: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 29712 1726882784.90765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 29712 1726882784.90827: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882784.90830: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baab076a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baab07a90> <<< 29712 1726882784.90846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 29712 1726882784.90857: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90865: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 29712 1726882784.90886: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90934: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.90978: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 29712 1726882784.90983: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91190: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91387: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 29712 1726882784.91393: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91513: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91636: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91682: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91730: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 29712 1726882784.91751: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91880: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.91907: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92078: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92254: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 29712 1726882784.92268: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 29712 1726882784.92274: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92426: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92585: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 29712 1726882784.92590: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92636: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.92674: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.93393: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94066: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 29712 1726882784.94082: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94210: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94344: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 29712 1726882784.94353: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94474: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94600: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 29712 1726882784.94607: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94807: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.94995: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 29712 1726882784.95026: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95034: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95047: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 29712 1726882784.95053: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95099: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95152: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 29712 1726882784.95157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95284: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95407: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95688: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.95953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 29712 1726882784.95960: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 29712 1726882784.95971: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96014: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96053: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 29712 1726882784.96073: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96091: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96124: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 29712 1726882784.96127: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96218: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96307: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 29712 1726882784.96316: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96335: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 29712 1726882784.96374: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96444: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96516: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 29712 1726882784.96527: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96586: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.96658: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 29712 1726882784.96662: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97029: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97353: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 29712 1726882784.97356: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97422: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 29712 1726882784.97501: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97543: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97581: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 29712 1726882784.97595: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97627: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97671: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 29712 1726882784.97678: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97749: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 29712 1726882784.97761: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97853: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97957: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 29712 1726882784.97970: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.97985: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py<<< 29712 1726882784.97993: stdout chunk (state=3): >>> <<< 29712 1726882784.98005: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98060: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98101: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 29712 1726882784.98119: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98135: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98169: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98214: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98280: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98358: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98459: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 29712 1726882784.98481: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 29712 1726882784.98489: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98535: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98601: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 29712 1726882784.98620: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.98863: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99127: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 29712 1726882784.99130: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99200: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99246: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 29712 1726882784.99262: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99301: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99369: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 29712 1726882784.99479: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99575: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 29712 1726882784.99598: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99696: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882784.99800: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 29712 1726882784.99909: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.00189: stdout chunk (state=3): >>>import 'gc' # <<< 29712 1726882785.01370: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 29712 1726882785.01416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 29712 1726882785.01423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 29712 1726882785.01451: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baaae9df0> <<< 29712 1726882785.01478: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baaaebd30> <<< 29712 1726882785.01550: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baaaeb070> <<< 29712 1726882785.03299: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "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": "root", "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_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b<<< 29712 1726882785.03326: stdout chunk (state=3): >>>9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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": "39", "second": "45", "epoch": "1726882785", "epoch_int": "1726882785", "date": "2024-09-20", "time": "21:39:45", "iso8601_micro": "2024-09-21T01:39:45.029729Z", "iso8601": "2024-09-21T01:39:45Z", "iso8601_basic": "20240920T213945029729", "iso8601_basic_short": "20240920T213945", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29712 1726882785.04042: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 29712 1726882785.04112: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 <<< 29712 1726882785.04210: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 29712 1726882785.04274: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl <<< 29712 1726882785.04376: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 29712 1726882785.04475: stdout chunk (state=3): >>> # 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 # 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 _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 <<< 29712 1726882785.04550: stdout chunk (state=3): >>># 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 <<< 29712 1726882785.04554: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot <<< 29712 1726882785.05089: stdout chunk (state=3): >>># 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<<< 29712 1726882785.05094: stdout chunk (state=3): >>> # 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 29712 1726882785.05135: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29712 1726882785.05182: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 29712 1726882785.05260: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 29712 1726882785.05263: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 29712 1726882785.05270: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool <<< 29712 1726882785.05274: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 29712 1726882785.05299: stdout chunk (state=3): >>># destroy queue <<< 29712 1726882785.05302: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util <<< 29712 1726882785.05308: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 29712 1726882785.05326: stdout chunk (state=3): >>># destroy shlex <<< 29712 1726882785.05340: stdout chunk (state=3): >>># destroy datetime <<< 29712 1726882785.05354: stdout chunk (state=3): >>># destroy base64 <<< 29712 1726882785.05388: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 29712 1726882785.05395: stdout chunk (state=3): >>># destroy json <<< 29712 1726882785.05419: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 29712 1726882785.05438: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing <<< 29712 1726882785.05444: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 29712 1726882785.05513: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 29712 1726882785.05525: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle <<< 29712 1726882785.05543: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 29712 1726882785.05553: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 29712 1726882785.05563: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 29712 1726882785.05570: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize <<< 29712 1726882785.05599: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 29712 1726882785.05634: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 29712 1726882785.05651: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 29712 1726882785.05655: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 29712 1726882785.05657: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 29712 1726882785.05684: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 29712 1726882785.05709: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 29712 1726882785.05738: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 29712 1726882785.05754: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 29712 1726882785.05777: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 29712 1726882785.05799: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 29712 1726882785.05833: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 29712 1726882785.05851: 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 <<< 29712 1726882785.05868: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 29712 1726882785.05931: stdout chunk (state=3): >>># destroy unicodedata # destroy gc <<< 29712 1726882785.05934: stdout chunk (state=3): >>># destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket<<< 29712 1726882785.05945: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2<<< 29712 1726882785.05947: stdout chunk (state=3): >>> # destroy _lzma # destroy zlib # destroy _signal <<< 29712 1726882785.06150: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 29712 1726882785.06169: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 29712 1726882785.06197: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 29712 1726882785.06210: stdout chunk (state=3): >>># destroy stat <<< 29712 1726882785.06227: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 29712 1726882785.06262: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator <<< 29712 1726882785.06280: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator<<< 29712 1726882785.06285: stdout chunk (state=3): >>> <<< 29712 1726882785.06293: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 29712 1726882785.06339: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 29712 1726882785.06846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882785.06852: stderr chunk (state=3): >>><<< 29712 1726882785.06855: stdout chunk (state=3): >>><<< 29712 1726882785.07112: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babfb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babf58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babea7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babead640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe2ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe82670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babeb5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babe952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babebb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb723d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe49f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba9b220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babb5d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babebb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babaadb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6babaade80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababe790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba4c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babaadf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba5d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bababe610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba5d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba78700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba789d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba787c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba788b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba78d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baba83250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba78940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba6ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6babe42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baba78af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6bab99c6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab303820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab393730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3933a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab393790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab382820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab382490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab382640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab288520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab38dd60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3934f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab38d1c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab391b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab361160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab361760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab28ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab361670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3e3d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2e4a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3ede80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2f30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3edeb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3f5250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2f30d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3f5a60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3b7b80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3edcd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3e3ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2ef0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2e6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2efcd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab2ef670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab2f0100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab32d910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3329a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae81640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3697f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3af460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3210d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3321f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab334bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3fe070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3242e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae34400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae939a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baae93df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae91490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baad0c040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc3a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc5e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bab3206d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baae80730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bab3205e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baae43c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baac5b9a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc4f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabfc9d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baab7af40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baab743a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baabc1100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baab076a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baab07a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7a_w4rlk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6baaae9df0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baaaebd30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6baaaeb070> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "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": "root", "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_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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": "39", "second": "45", "epoch": "1726882785", "epoch_int": "1726882785", "date": "2024-09-20", "time": "21:39:45", "iso8601_micro": "2024-09-21T01:39:45.029729Z", "iso8601": "2024-09-21T01:39:45Z", "iso8601_basic": "20240920T213945029729", "iso8601_basic_short": "20240920T213945", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 29712 1726882785.08272: 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-1726882784.4855962-29811-137152260318959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882785.08276: _low_level_execute_command(): starting 29712 1726882785.08279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882784.4855962-29811-137152260318959/ > /dev/null 2>&1 && sleep 0' 29712 1726882785.08724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882785.08737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.08751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.08770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.08825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.08839: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882785.08854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.08876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882785.08907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882785.08921: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882785.08935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.08950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.08970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.08983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.08993: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882785.09006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.09090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.09110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.09128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.09258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882785.12558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882785.12742: stderr chunk (state=3): >>><<< 29712 1726882785.12753: stdout chunk (state=3): >>><<< 29712 1726882785.13168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882785.13172: handler run complete 29712 1726882785.13175: variable 'ansible_facts' from source: unknown 29712 1726882785.13177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882785.13180: variable 'ansible_facts' from source: unknown 29712 1726882785.13182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882785.13184: attempt loop complete, returning result 29712 1726882785.13186: _execute() done 29712 1726882785.13188: dumping result to json 29712 1726882785.13189: done dumping result, returning 29712 1726882785.13192: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-60aa-5bdb-0000000000c0] 29712 1726882785.13194: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c0 ok: [managed_node1] 29712 1726882785.13413: no more pending results, returning what we have 29712 1726882785.13416: results queue empty 29712 1726882785.13417: checking for any_errors_fatal 29712 1726882785.13419: done checking for any_errors_fatal 29712 1726882785.13419: checking for max_fail_percentage 29712 1726882785.13421: done checking for max_fail_percentage 29712 1726882785.13421: checking to see if all hosts have failed and the running result is not ok 29712 1726882785.13422: done checking to see if all hosts have failed 29712 1726882785.13423: getting the remaining hosts for this loop 29712 1726882785.13424: done getting the remaining hosts for this loop 29712 1726882785.13428: getting the next task for host managed_node1 29712 1726882785.13437: done getting next task for host managed_node1 29712 1726882785.13439: ^ task is: TASK: Check if system is ostree 29712 1726882785.13442: ^ 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 29712 1726882785.13445: getting variables 29712 1726882785.13446: in VariableManager get_vars() 29712 1726882785.13478: Calling all_inventory to load vars for managed_node1 29712 1726882785.13480: Calling groups_inventory to load vars for managed_node1 29712 1726882785.13483: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882785.13495: Calling all_plugins_play to load vars for managed_node1 29712 1726882785.13498: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882785.13503: Calling groups_plugins_play to load vars for managed_node1 29712 1726882785.13986: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c0 29712 1726882785.13990: WORKER PROCESS EXITING 29712 1726882785.14113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882785.14547: done with get_vars() 29712 1726882785.14558: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:39:45 -0400 (0:00:00.739) 0:00:02.266 ****** 29712 1726882785.14743: entering _queue_task() for managed_node1/stat 29712 1726882785.15357: worker is 1 (out of 1 available) 29712 1726882785.15376: exiting _queue_task() for managed_node1/stat 29712 1726882785.15388: done queuing things up, now waiting for results queue to drain 29712 1726882785.15391: waiting for pending results... 29712 1726882785.15592: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 29712 1726882785.15708: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000c2 29712 1726882785.15727: variable 'ansible_search_path' from source: unknown 29712 1726882785.15734: variable 'ansible_search_path' from source: unknown 29712 1726882785.15776: calling self._execute() 29712 1726882785.15845: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882785.15857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882785.15872: variable 'omit' from source: magic vars 29712 1726882785.16286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882785.16504: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882785.16553: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882785.16595: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882785.16655: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882785.16744: 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) 29712 1726882785.16777: 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) 29712 1726882785.16809: 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) 29712 1726882785.16844: 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) 29712 1726882785.16958: Evaluated conditional (not __network_is_ostree is defined): True 29712 1726882785.16972: variable 'omit' from source: magic vars 29712 1726882785.17008: variable 'omit' from source: magic vars 29712 1726882785.17043: variable 'omit' from source: magic vars 29712 1726882785.17072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882785.17118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882785.17138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882785.17158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882785.17356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882785.17390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882785.17398: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882785.17404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882785.17497: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882785.17507: Set connection var ansible_shell_executable to /bin/sh 29712 1726882785.17518: Set connection var ansible_pipelining to False 29712 1726882785.17526: Set connection var ansible_connection to ssh 29712 1726882785.17534: Set connection var ansible_timeout to 10 29712 1726882785.17539: Set connection var ansible_shell_type to sh 29712 1726882785.17561: variable 'ansible_shell_executable' from source: unknown 29712 1726882785.17571: variable 'ansible_connection' from source: unknown 29712 1726882785.17578: variable 'ansible_module_compression' from source: unknown 29712 1726882785.17584: variable 'ansible_shell_type' from source: unknown 29712 1726882785.17590: variable 'ansible_shell_executable' from source: unknown 29712 1726882785.17596: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882785.17603: variable 'ansible_pipelining' from source: unknown 29712 1726882785.17609: variable 'ansible_timeout' from source: unknown 29712 1726882785.17615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882785.17744: 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__) 29712 1726882785.17757: variable 'omit' from source: magic vars 29712 1726882785.17767: starting attempt loop 29712 1726882785.17773: running the handler 29712 1726882785.17788: _low_level_execute_command(): starting 29712 1726882785.17799: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882785.19146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882785.19166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.19184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.19206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.19247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.19259: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882785.19276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.19294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882785.19305: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882785.19316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882785.19327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.19342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.19358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.19373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.19385: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882785.19398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.19476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.19500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.19519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.19647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882785.21681: stdout chunk (state=3): >>>/root <<< 29712 1726882785.21845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882785.21848: stdout chunk (state=3): >>><<< 29712 1726882785.21851: stderr chunk (state=3): >>><<< 29712 1726882785.21956: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882785.21969: _low_level_execute_command(): starting 29712 1726882785.21972: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112 `" && echo ansible-tmp-1726882785.2187278-29840-91405978074112="` echo /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112 `" ) && sleep 0' 29712 1726882785.24141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.24144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.24184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.24187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.24190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882785.24192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.24452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.24457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.24460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.24649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882785.26450: stdout chunk (state=3): >>>ansible-tmp-1726882785.2187278-29840-91405978074112=/root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112 <<< 29712 1726882785.26566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882785.26635: stderr chunk (state=3): >>><<< 29712 1726882785.26638: stdout chunk (state=3): >>><<< 29712 1726882785.26972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882785.2187278-29840-91405978074112=/root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882785.26976: variable 'ansible_module_compression' from source: unknown 29712 1726882785.26978: ANSIBALLZ: Using lock for stat 29712 1726882785.26980: ANSIBALLZ: Acquiring lock 29712 1726882785.26982: ANSIBALLZ: Lock acquired: 140241756369552 29712 1726882785.26984: ANSIBALLZ: Creating module 29712 1726882785.64186: ANSIBALLZ: Writing module into payload 29712 1726882785.64520: ANSIBALLZ: Writing module 29712 1726882785.64611: ANSIBALLZ: Renaming module 29712 1726882785.64707: ANSIBALLZ: Done creating module 29712 1726882785.64726: variable 'ansible_facts' from source: unknown 29712 1726882785.65040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/AnsiballZ_stat.py 29712 1726882785.65834: Sending initial data 29712 1726882785.65843: Sent initial data (152 bytes) 29712 1726882785.66855: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882785.66876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.66893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.66910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.66950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.66962: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882785.66983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.67004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882785.67014: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882785.67027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882785.67039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.67052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.67071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.67086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.67100: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882785.67114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.67194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.67222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.67240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.67370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882785.69905: 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 <<< 29712 1726882785.70004: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882785.70107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpgn5qhxrt /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/AnsiballZ_stat.py <<< 29712 1726882785.70226: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882785.72403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882785.72633: stderr chunk (state=3): >>><<< 29712 1726882785.72641: stdout chunk (state=3): >>><<< 29712 1726882785.72644: done transferring module to remote 29712 1726882785.72646: _low_level_execute_command(): starting 29712 1726882785.72648: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/ /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/AnsiballZ_stat.py && sleep 0' 29712 1726882785.75560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882785.75580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.75595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.75638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.75689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.75739: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882785.75756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.75779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882785.75792: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882785.75803: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882785.75815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.75827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.75850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.75882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.75898: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882785.75912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.76033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.76116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.76133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.76394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882785.78057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882785.78060: stdout chunk (state=3): >>><<< 29712 1726882785.78063: stderr chunk (state=3): >>><<< 29712 1726882785.78154: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882785.78160: _low_level_execute_command(): starting 29712 1726882785.78163: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/AnsiballZ_stat.py && sleep 0' 29712 1726882785.79787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882785.79814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.79830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.79848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.79894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.79932: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882785.79946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.79962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882785.79983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882785.79994: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882785.80007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882785.80041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882785.80056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882785.80072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882785.80084: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882785.80097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882785.80203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882785.80366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882785.80386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882785.80520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882785.83307: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 29712 1726882785.83322: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29712 1726882785.83408: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 29712 1726882785.83445: stdout chunk (state=3): >>>import 'posix' # <<< 29712 1726882785.83492: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29712 1726882785.83540: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 29712 1726882785.83616: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.83644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 29712 1726882785.83658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 29712 1726882785.83691: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8dc0> <<< 29712 1726882785.83778: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 29712 1726882785.83785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8b20> <<< 29712 1726882785.83803: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8ac0> <<< 29712 1726882785.83841: stdout chunk (state=3): >>>import '_signal' # <<< 29712 1726882785.83887: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 29712 1726882785.83909: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d490> <<< 29712 1726882785.83945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 29712 1726882785.83958: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d940> <<< 29712 1726882785.83978: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d670> <<< 29712 1726882785.84028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 29712 1726882785.84031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 29712 1726882785.84045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 29712 1726882785.84086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 29712 1726882785.84102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 29712 1726882785.84143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 29712 1726882785.84158: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034190> <<< 29712 1726882785.84175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 29712 1726882785.84192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 29712 1726882785.84300: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034220> <<< 29712 1726882785.84347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 29712 1726882785.84372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034940> <<< 29712 1726882785.84400: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00095880> <<< 29712 1726882785.84439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0002dd90> <<< 29712 1726882785.84513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 29712 1726882785.84517: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00057d90> <<< 29712 1726882785.84581: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d970> <<< 29712 1726882785.84619: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29712 1726882785.84933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 29712 1726882785.84940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 29712 1726882785.84980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 29712 1726882785.84994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 29712 1726882785.85034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 29712 1726882785.85056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 29712 1726882785.85060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdaeeb0> <<< 29712 1726882785.85152: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdb1f40> <<< 29712 1726882785.85171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 29712 1726882785.85211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 29712 1726882785.85240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 29712 1726882785.85243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 29712 1726882785.85281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 29712 1726882785.85295: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffda7610> <<< 29712 1726882785.85321: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 29712 1726882785.85433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 29712 1726882785.85445: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 29712 1726882785.85499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.85512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 29712 1726882785.85556: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2f910> import 'itertools' # <<< 29712 1726882785.85599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2ff10> <<< 29712 1726882785.85611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 29712 1726882785.85635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 29712 1726882785.85688: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2ffd0> <<< 29712 1726882785.85709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd420d0> import '_collections' # <<< 29712 1726882785.85787: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd89d90> import '_functools' # <<< 29712 1726882785.85819: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd82670> <<< 29712 1726882785.85911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdb5e20> <<< 29712 1726882785.85926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 29712 1726882785.85958: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd892b0> <<< 29712 1726882785.86005: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.86036: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdbb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 29712 1726882785.86065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.86093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 29712 1726882785.86126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 29712 1726882785.86158: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 29712 1726882785.86184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 29712 1726882785.86214: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 29712 1726882785.86249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 29712 1726882785.86319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 29712 1726882785.86373: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd153d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 29712 1726882785.86386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 29712 1726882785.86428: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd154c0> <<< 29712 1726882785.86620: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd49f40> <<< 29712 1726882785.86705: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44a90> <<< 29712 1726882785.86717: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 29712 1726882785.86768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 29712 1726882785.86783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 29712 1726882785.86824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc3e220> <<< 29712 1726882785.86866: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd00520> <<< 29712 1726882785.86962: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44f10> <<< 29712 1726882785.86969: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdbb040> <<< 29712 1726882785.86981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 29712 1726882785.87024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 29712 1726882785.87050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc50b50> import 'errno' # <<< 29712 1726882785.87104: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc50e80> <<< 29712 1726882785.87118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 29712 1726882785.87179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 29712 1726882785.87182: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61790> <<< 29712 1726882785.87193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 29712 1726882785.87236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 29712 1726882785.87278: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61cd0> <<< 29712 1726882785.87341: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffbef400> <<< 29712 1726882785.87345: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc50f70> <<< 29712 1726882785.87359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 29712 1726882785.87426: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc002e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61610> <<< 29712 1726882785.87429: stdout chunk (state=3): >>>import 'pwd' # <<< 29712 1726882785.87460: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc003a0> <<< 29712 1726882785.87507: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42a30> <<< 29712 1726882785.87530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 29712 1726882785.87550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 29712 1726882785.87594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 29712 1726882785.87597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 29712 1726882785.87645: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b700> <<< 29712 1726882785.87675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 29712 1726882785.87688: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1b7c0> <<< 29712 1726882785.87730: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b8b0> <<< 29712 1726882785.87759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 29712 1726882785.88038: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1bd00> <<< 29712 1726882785.88093: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc26250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1b940> <<< 29712 1726882785.88105: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc0fa90> <<< 29712 1726882785.88127: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42610> <<< 29712 1726882785.88170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 29712 1726882785.88241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 29712 1726882785.88288: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1baf0> <<< 29712 1726882785.88405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 29712 1726882785.88423: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dff5e76d0> <<< 29712 1726882785.88615: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip' # zipimport: zlib available <<< 29712 1726882785.88756: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.88799: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/__init__.py <<< 29712 1726882785.88804: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.88815: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 29712 1726882785.88842: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.90789: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.92375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 29712 1726882785.92379: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4e4820> <<< 29712 1726882785.92392: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.92421: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 29712 1726882785.92426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 29712 1726882785.92454: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 29712 1726882785.92481: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff574730> <<< 29712 1726882785.92551: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574610> <<< 29712 1726882785.92589: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574340> <<< 29712 1726882785.92613: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 29712 1726882785.92616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 29712 1726882785.92686: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574160> <<< 29712 1726882785.92691: stdout chunk (state=3): >>>import 'atexit' # <<< 29712 1726882785.92736: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.92739: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff5743a0> <<< 29712 1726882785.92741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 29712 1726882785.92781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 29712 1726882785.92848: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574790> <<< 29712 1726882785.92855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 29712 1726882785.92874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 29712 1726882785.92903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 29712 1726882785.92927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 29712 1726882785.92953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 29712 1726882785.92955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 29712 1726882785.93075: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4647f0> <<< 29712 1726882785.93160: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.93165: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff464b80> <<< 29712 1726882785.93169: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.93171: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4649d0> <<< 29712 1726882785.93183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 29712 1726882785.93212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 29712 1726882785.93273: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff483af0> <<< 29712 1726882785.93288: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff56dd60> <<< 29712 1726882785.93870: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff5744f0> <<< 29712 1726882785.93873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 29712 1726882785.93878: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff56d1c0> <<< 29712 1726882785.93881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 29712 1726882785.93887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 29712 1726882785.93897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 29712 1726882785.93900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 29712 1726882785.93902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 29712 1726882785.93904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 29712 1726882785.93906: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4e0b20> <<< 29712 1726882785.93908: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff516eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff5168b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff47d2e0> <<< 29712 1726882785.93910: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff5169a0> <<< 29712 1726882785.93935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 29712 1726882785.93943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff544d00> <<< 29712 1726882785.93955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 29712 1726882785.93983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 29712 1726882785.94001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 29712 1726882785.94042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 29712 1726882785.94145: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff445a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff54ce80> <<< 29712 1726882785.94157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 29712 1726882785.94176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 29712 1726882785.94247: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4540a0> <<< 29712 1726882785.94257: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff54ceb0> <<< 29712 1726882785.94272: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 29712 1726882785.94335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.94351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 29712 1726882785.94378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 29712 1726882785.94465: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff519730> <<< 29712 1726882785.94672: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4540d0> <<< 29712 1726882785.94802: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff451550> <<< 29712 1726882785.94836: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.94844: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff451610> <<< 29712 1726882785.94882: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff450c40> <<< 29712 1726882785.94894: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff544ee0> <<< 29712 1726882785.94926: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 29712 1726882785.94941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 29712 1726882785.94971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 29712 1726882785.95034: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d4b50> <<< 29712 1726882785.95335: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 29712 1726882785.95344: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d3940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff447820> <<< 29712 1726882785.95386: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d45b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff50daf0> <<< 29712 1726882785.95408: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.95418: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 29712 1726882785.95431: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.95553: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.95668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29712 1726882785.95683: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 29712 1726882785.95701: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.95713: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 29712 1726882785.95719: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.95880: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.96023: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.96789: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.97571: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 29712 1726882785.97578: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 29712 1726882785.97602: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 29712 1726882785.97615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882785.97701: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff050df0> <<< 29712 1726882785.97796: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 29712 1726882785.97812: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4205b0> <<< 29712 1726882785.97819: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff412df0> <<< 29712 1726882785.97871: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 29712 1726882785.97880: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.97905: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.97925: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 29712 1726882785.97932: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.98123: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.98318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 29712 1726882785.98348: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4ca9d0> <<< 29712 1726882785.98356: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99005: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99622: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99708: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99799: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 29712 1726882785.99845: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99893: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 29712 1726882785.99899: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882785.99986: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.00096: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 29712 1726882786.00116: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.00128: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 29712 1726882786.00134: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.00180: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.00233: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 29712 1726882786.00539: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.00846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 29712 1726882786.00889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 29712 1726882786.00900: stdout chunk (state=3): >>>import '_ast' # <<< 29712 1726882786.01004: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff021e50> <<< 29712 1726882786.01012: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01100: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01198: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 29712 1726882786.01205: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 29712 1726882786.01225: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01279: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01329: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 29712 1726882786.01338: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01384: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01439: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01562: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.01644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 29712 1726882786.01682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 29712 1726882786.01785: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff55e910> <<< 29712 1726882786.01819: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff021be0> <<< 29712 1726882786.01880: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 29712 1726882786.01885: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02065: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02142: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02170: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 29712 1726882786.02234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 29712 1726882786.02253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 29712 1726882786.02304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 29712 1726882786.02327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 29712 1726882786.02346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 29712 1726882786.02490: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dfefe3c70> <<< 29712 1726882786.02543: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff414670> <<< 29712 1726882786.02631: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff413850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 29712 1726882786.02669: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02696: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 29712 1726882786.02801: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 29712 1726882786.02816: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.02826: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 29712 1726882786.02838: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.03018: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.03276: stdout chunk (state=3): >>># zipimport: zlib available <<< 29712 1726882786.03492: 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"}}} <<< 29712 1726882786.03501: stdout chunk (state=3): >>># destroy __main__ <<< 29712 1726882786.03917: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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<<< 29712 1726882786.03968: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset<<< 29712 1726882786.04047: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 29712 1726882786.04103: stdout chunk (state=3): >>> # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 29712 1726882786.04127: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext<<< 29712 1726882786.04133: stdout chunk (state=3): >>> # cleanup[2] removing argparse # 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 <<< 29712 1726882786.04447: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29712 1726882786.04478: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 29712 1726882786.04502: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 29712 1726882786.04537: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 29712 1726882786.04558: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 29712 1726882786.04605: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 29712 1726882786.04609: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 29712 1726882786.04711: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 29712 1726882786.04774: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 29712 1726882786.04847: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 29712 1726882786.04903: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 29712 1726882786.04970: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 29712 1726882786.04985: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 29712 1726882786.05185: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 29712 1726882786.05223: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 29712 1726882786.05260: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 29712 1726882786.05287: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 29712 1726882786.05332: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 29712 1726882786.05713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882786.05805: stderr chunk (state=3): >>><<< 29712 1726882786.05808: stdout chunk (state=3): >>><<< 29712 1726882786.05980: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e000d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0002dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e00057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e0007d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffda7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd2ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd82670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdb5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffd952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdbb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd153d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd154c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd49f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc3e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd00520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffdbb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc50b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc50e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffbef400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc50f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc002e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc61610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc003a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc1bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dffc26250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc0fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffd42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dffc1baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dff5e76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4e4820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff574730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff5743a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff574790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4647f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff464b80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4649d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff483af0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff56dd60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff5744f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff56d1c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4e0b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff516eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff5168b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff47d2e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff5169a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff544d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff445a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff54ce80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4540a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff54ceb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff519730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4540d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff451550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff451610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff450c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff544ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d4b50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d3940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff447820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff4d45b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff50daf0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff050df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4205b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff412df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff4ca9d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff021e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dff55e910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff021be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dfefe3c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff414670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dff413850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_hji99ew0/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 29712 1726882786.06649: 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-1726882785.2187278-29840-91405978074112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882786.06652: _low_level_execute_command(): starting 29712 1726882786.06654: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882785.2187278-29840-91405978074112/ > /dev/null 2>&1 && sleep 0' 29712 1726882786.07921: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.07936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.07954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.07973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.08020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.08033: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.08047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.08072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.08089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.08102: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.08123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.08138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.08155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.08170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.08186: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.08201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.08299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.08316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.08333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.08526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882786.11094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882786.11098: stdout chunk (state=3): >>><<< 29712 1726882786.11100: stderr chunk (state=3): >>><<< 29712 1726882786.11374: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882786.11378: handler run complete 29712 1726882786.11380: attempt loop complete, returning result 29712 1726882786.11382: _execute() done 29712 1726882786.11385: dumping result to json 29712 1726882786.11386: done dumping result, returning 29712 1726882786.11388: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000000c2] 29712 1726882786.11390: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c2 29712 1726882786.11455: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c2 29712 1726882786.11458: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29712 1726882786.11545: no more pending results, returning what we have 29712 1726882786.11548: results queue empty 29712 1726882786.11549: checking for any_errors_fatal 29712 1726882786.11557: done checking for any_errors_fatal 29712 1726882786.11558: checking for max_fail_percentage 29712 1726882786.11560: done checking for max_fail_percentage 29712 1726882786.11560: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.11561: done checking to see if all hosts have failed 29712 1726882786.11562: getting the remaining hosts for this loop 29712 1726882786.11569: done getting the remaining hosts for this loop 29712 1726882786.11573: getting the next task for host managed_node1 29712 1726882786.11578: done getting next task for host managed_node1 29712 1726882786.11581: ^ task is: TASK: Set flag to indicate system is ostree 29712 1726882786.11584: ^ 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 29712 1726882786.11587: getting variables 29712 1726882786.11590: in VariableManager get_vars() 29712 1726882786.11619: Calling all_inventory to load vars for managed_node1 29712 1726882786.11621: Calling groups_inventory to load vars for managed_node1 29712 1726882786.11625: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.11634: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.11637: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.11640: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.11814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.12213: done with get_vars() 29712 1726882786.12224: done getting variables 29712 1726882786.12381: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:39:46 -0400 (0:00:00.976) 0:00:03.243 ****** 29712 1726882786.12412: entering _queue_task() for managed_node1/set_fact 29712 1726882786.12414: Creating lock for set_fact 29712 1726882786.12999: worker is 1 (out of 1 available) 29712 1726882786.13011: exiting _queue_task() for managed_node1/set_fact 29712 1726882786.13021: done queuing things up, now waiting for results queue to drain 29712 1726882786.13023: waiting for pending results... 29712 1726882786.13634: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 29712 1726882786.13832: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000c3 29712 1726882786.13842: variable 'ansible_search_path' from source: unknown 29712 1726882786.13961: variable 'ansible_search_path' from source: unknown 29712 1726882786.13997: calling self._execute() 29712 1726882786.14173: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.14179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.14189: variable 'omit' from source: magic vars 29712 1726882786.15074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882786.15700: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882786.15742: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882786.15777: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882786.15922: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882786.16004: 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) 29712 1726882786.16143: 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) 29712 1726882786.16173: 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) 29712 1726882786.16199: 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) 29712 1726882786.16419: Evaluated conditional (not __network_is_ostree is defined): True 29712 1726882786.16425: variable 'omit' from source: magic vars 29712 1726882786.16577: variable 'omit' from source: magic vars 29712 1726882786.16797: variable '__ostree_booted_stat' from source: set_fact 29712 1726882786.16841: variable 'omit' from source: magic vars 29712 1726882786.16872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882786.17005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882786.17023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882786.17811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.17822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.17851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882786.17855: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.17859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.18177: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882786.18180: Set connection var ansible_shell_executable to /bin/sh 29712 1726882786.18188: Set connection var ansible_pipelining to False 29712 1726882786.18193: Set connection var ansible_connection to ssh 29712 1726882786.18199: Set connection var ansible_timeout to 10 29712 1726882786.18201: Set connection var ansible_shell_type to sh 29712 1726882786.18224: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.18228: variable 'ansible_connection' from source: unknown 29712 1726882786.18230: variable 'ansible_module_compression' from source: unknown 29712 1726882786.18232: variable 'ansible_shell_type' from source: unknown 29712 1726882786.18235: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.18461: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.18471: variable 'ansible_pipelining' from source: unknown 29712 1726882786.18474: variable 'ansible_timeout' from source: unknown 29712 1726882786.18476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.18795: 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) 29712 1726882786.18804: variable 'omit' from source: magic vars 29712 1726882786.18809: starting attempt loop 29712 1726882786.18811: running the handler 29712 1726882786.18821: handler run complete 29712 1726882786.18830: attempt loop complete, returning result 29712 1726882786.18832: _execute() done 29712 1726882786.18835: dumping result to json 29712 1726882786.18837: done dumping result, returning 29712 1726882786.18844: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000000c3] 29712 1726882786.18849: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c3 29712 1726882786.18932: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c3 29712 1726882786.18934: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 29712 1726882786.19000: no more pending results, returning what we have 29712 1726882786.19003: results queue empty 29712 1726882786.19005: checking for any_errors_fatal 29712 1726882786.19011: done checking for any_errors_fatal 29712 1726882786.19012: checking for max_fail_percentage 29712 1726882786.19013: done checking for max_fail_percentage 29712 1726882786.19014: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.19015: done checking to see if all hosts have failed 29712 1726882786.19016: getting the remaining hosts for this loop 29712 1726882786.19018: done getting the remaining hosts for this loop 29712 1726882786.19021: getting the next task for host managed_node1 29712 1726882786.19030: done getting next task for host managed_node1 29712 1726882786.19033: ^ task is: TASK: Fix CentOS6 Base repo 29712 1726882786.19036: ^ 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 29712 1726882786.19040: getting variables 29712 1726882786.19044: in VariableManager get_vars() 29712 1726882786.19083: Calling all_inventory to load vars for managed_node1 29712 1726882786.19086: Calling groups_inventory to load vars for managed_node1 29712 1726882786.19090: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.19100: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.19104: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.19113: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.19312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.19517: done with get_vars() 29712 1726882786.19526: done getting variables 29712 1726882786.19693: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:39:46 -0400 (0:00:00.073) 0:00:03.316 ****** 29712 1726882786.19835: entering _queue_task() for managed_node1/copy 29712 1726882786.20287: worker is 1 (out of 1 available) 29712 1726882786.20299: exiting _queue_task() for managed_node1/copy 29712 1726882786.20309: done queuing things up, now waiting for results queue to drain 29712 1726882786.20311: waiting for pending results... 29712 1726882786.21491: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 29712 1726882786.21690: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000c5 29712 1726882786.21700: variable 'ansible_search_path' from source: unknown 29712 1726882786.21702: variable 'ansible_search_path' from source: unknown 29712 1726882786.21852: calling self._execute() 29712 1726882786.21916: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.21923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.22047: variable 'omit' from source: magic vars 29712 1726882786.22595: variable 'ansible_distribution' from source: facts 29712 1726882786.22615: Evaluated conditional (ansible_distribution == 'CentOS'): True 29712 1726882786.22735: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.22741: Evaluated conditional (ansible_distribution_major_version == '6'): False 29712 1726882786.22744: when evaluation is False, skipping this task 29712 1726882786.22747: _execute() done 29712 1726882786.22749: dumping result to json 29712 1726882786.22753: done dumping result, returning 29712 1726882786.22761: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-60aa-5bdb-0000000000c5] 29712 1726882786.22771: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c5 29712 1726882786.22854: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c5 29712 1726882786.22857: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29712 1726882786.22950: no more pending results, returning what we have 29712 1726882786.22953: results queue empty 29712 1726882786.22954: checking for any_errors_fatal 29712 1726882786.22958: done checking for any_errors_fatal 29712 1726882786.22959: checking for max_fail_percentage 29712 1726882786.22960: done checking for max_fail_percentage 29712 1726882786.22961: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.22962: done checking to see if all hosts have failed 29712 1726882786.22962: getting the remaining hosts for this loop 29712 1726882786.22971: done getting the remaining hosts for this loop 29712 1726882786.22974: getting the next task for host managed_node1 29712 1726882786.22979: done getting next task for host managed_node1 29712 1726882786.22981: ^ task is: TASK: Include the task 'enable_epel.yml' 29712 1726882786.22985: ^ 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 29712 1726882786.22988: getting variables 29712 1726882786.22989: in VariableManager get_vars() 29712 1726882786.23012: Calling all_inventory to load vars for managed_node1 29712 1726882786.23015: Calling groups_inventory to load vars for managed_node1 29712 1726882786.23018: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.23026: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.23029: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.23033: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.23208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.23412: done with get_vars() 29712 1726882786.23421: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:39:46 -0400 (0:00:00.037) 0:00:03.354 ****** 29712 1726882786.23517: entering _queue_task() for managed_node1/include_tasks 29712 1726882786.23975: worker is 1 (out of 1 available) 29712 1726882786.23988: exiting _queue_task() for managed_node1/include_tasks 29712 1726882786.23999: done queuing things up, now waiting for results queue to drain 29712 1726882786.24000: waiting for pending results... 29712 1726882786.24887: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 29712 1726882786.25036: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000c6 29712 1726882786.25047: variable 'ansible_search_path' from source: unknown 29712 1726882786.25050: variable 'ansible_search_path' from source: unknown 29712 1726882786.25152: calling self._execute() 29712 1726882786.25310: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.25316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.25324: variable 'omit' from source: magic vars 29712 1726882786.26487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882786.31351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882786.31473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882786.31581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882786.31656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882786.31687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882786.31875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882786.31905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882786.32042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882786.32088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882786.32102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882786.32326: variable '__network_is_ostree' from source: set_fact 29712 1726882786.32342: Evaluated conditional (not __network_is_ostree | d(false)): True 29712 1726882786.32349: _execute() done 29712 1726882786.32352: dumping result to json 29712 1726882786.32354: done dumping result, returning 29712 1726882786.32473: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-60aa-5bdb-0000000000c6] 29712 1726882786.32480: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c6 29712 1726882786.32650: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000c6 29712 1726882786.32652: WORKER PROCESS EXITING 29712 1726882786.32692: no more pending results, returning what we have 29712 1726882786.32698: in VariableManager get_vars() 29712 1726882786.32731: Calling all_inventory to load vars for managed_node1 29712 1726882786.32734: Calling groups_inventory to load vars for managed_node1 29712 1726882786.32738: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.32748: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.32751: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.32755: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.32963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.33144: done with get_vars() 29712 1726882786.33152: variable 'ansible_search_path' from source: unknown 29712 1726882786.33153: variable 'ansible_search_path' from source: unknown 29712 1726882786.33192: we have included files to process 29712 1726882786.33194: generating all_blocks data 29712 1726882786.33195: done generating all_blocks data 29712 1726882786.33201: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29712 1726882786.33202: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29712 1726882786.33205: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29712 1726882786.34576: done processing included file 29712 1726882786.34579: iterating over new_blocks loaded from include file 29712 1726882786.34580: in VariableManager get_vars() 29712 1726882786.34592: done with get_vars() 29712 1726882786.34593: filtering new block on tags 29712 1726882786.34616: done filtering new block on tags 29712 1726882786.34618: in VariableManager get_vars() 29712 1726882786.34628: done with get_vars() 29712 1726882786.34630: filtering new block on tags 29712 1726882786.34640: done filtering new block on tags 29712 1726882786.34642: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 29712 1726882786.34648: extending task lists for all hosts with included blocks 29712 1726882786.34751: done extending task lists 29712 1726882786.34753: done processing included files 29712 1726882786.34754: results queue empty 29712 1726882786.34754: checking for any_errors_fatal 29712 1726882786.34757: done checking for any_errors_fatal 29712 1726882786.34758: checking for max_fail_percentage 29712 1726882786.34759: done checking for max_fail_percentage 29712 1726882786.34759: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.34760: done checking to see if all hosts have failed 29712 1726882786.34761: getting the remaining hosts for this loop 29712 1726882786.34762: done getting the remaining hosts for this loop 29712 1726882786.34769: getting the next task for host managed_node1 29712 1726882786.34773: done getting next task for host managed_node1 29712 1726882786.34775: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 29712 1726882786.34778: ^ 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 29712 1726882786.34780: getting variables 29712 1726882786.34781: in VariableManager get_vars() 29712 1726882786.34789: Calling all_inventory to load vars for managed_node1 29712 1726882786.34791: Calling groups_inventory to load vars for managed_node1 29712 1726882786.34793: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.34799: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.34807: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.34810: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.35697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.35886: done with get_vars() 29712 1726882786.35895: done getting variables 29712 1726882786.35959: 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) 29712 1726882786.36157: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:39:46 -0400 (0:00:00.129) 0:00:03.484 ****** 29712 1726882786.36456: entering _queue_task() for managed_node1/command 29712 1726882786.36458: Creating lock for command 29712 1726882786.36726: worker is 1 (out of 1 available) 29712 1726882786.36740: exiting _queue_task() for managed_node1/command 29712 1726882786.36752: done queuing things up, now waiting for results queue to drain 29712 1726882786.36753: waiting for pending results... 29712 1726882786.37510: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 29712 1726882786.37718: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000e0 29712 1726882786.37742: variable 'ansible_search_path' from source: unknown 29712 1726882786.37754: variable 'ansible_search_path' from source: unknown 29712 1726882786.37799: calling self._execute() 29712 1726882786.37888: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.37899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.37924: variable 'omit' from source: magic vars 29712 1726882786.39188: variable 'ansible_distribution' from source: facts 29712 1726882786.39205: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29712 1726882786.39411: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.39552: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29712 1726882786.39559: when evaluation is False, skipping this task 29712 1726882786.39570: _execute() done 29712 1726882786.39576: dumping result to json 29712 1726882786.39583: done dumping result, returning 29712 1726882786.39591: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-60aa-5bdb-0000000000e0] 29712 1726882786.39599: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e0 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29712 1726882786.39748: no more pending results, returning what we have 29712 1726882786.39752: results queue empty 29712 1726882786.39753: checking for any_errors_fatal 29712 1726882786.39754: done checking for any_errors_fatal 29712 1726882786.39755: checking for max_fail_percentage 29712 1726882786.39756: done checking for max_fail_percentage 29712 1726882786.39757: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.39758: done checking to see if all hosts have failed 29712 1726882786.39759: getting the remaining hosts for this loop 29712 1726882786.39760: done getting the remaining hosts for this loop 29712 1726882786.39765: getting the next task for host managed_node1 29712 1726882786.39774: done getting next task for host managed_node1 29712 1726882786.39776: ^ task is: TASK: Install yum-utils package 29712 1726882786.39780: ^ 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 29712 1726882786.39784: getting variables 29712 1726882786.39786: in VariableManager get_vars() 29712 1726882786.39811: Calling all_inventory to load vars for managed_node1 29712 1726882786.39814: Calling groups_inventory to load vars for managed_node1 29712 1726882786.39817: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.39829: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.39832: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.39834: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.39996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.40215: done with get_vars() 29712 1726882786.40224: done getting variables 29712 1726882786.40349: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:39:46 -0400 (0:00:00.039) 0:00:03.523 ****** 29712 1726882786.40383: entering _queue_task() for managed_node1/package 29712 1726882786.40385: Creating lock for package 29712 1726882786.40477: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e0 29712 1726882786.40484: WORKER PROCESS EXITING 29712 1726882786.40905: worker is 1 (out of 1 available) 29712 1726882786.40916: exiting _queue_task() for managed_node1/package 29712 1726882786.40926: done queuing things up, now waiting for results queue to drain 29712 1726882786.40928: waiting for pending results... 29712 1726882786.41152: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 29712 1726882786.41259: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000e1 29712 1726882786.41286: variable 'ansible_search_path' from source: unknown 29712 1726882786.41294: variable 'ansible_search_path' from source: unknown 29712 1726882786.41330: calling self._execute() 29712 1726882786.41406: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.41416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.41428: variable 'omit' from source: magic vars 29712 1726882786.41779: variable 'ansible_distribution' from source: facts 29712 1726882786.41796: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29712 1726882786.41933: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.41943: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29712 1726882786.41950: when evaluation is False, skipping this task 29712 1726882786.41957: _execute() done 29712 1726882786.41964: dumping result to json 29712 1726882786.41975: done dumping result, returning 29712 1726882786.41984: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-60aa-5bdb-0000000000e1] 29712 1726882786.41993: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29712 1726882786.42123: no more pending results, returning what we have 29712 1726882786.42127: results queue empty 29712 1726882786.42128: checking for any_errors_fatal 29712 1726882786.42136: done checking for any_errors_fatal 29712 1726882786.42137: checking for max_fail_percentage 29712 1726882786.42139: done checking for max_fail_percentage 29712 1726882786.42139: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.42141: done checking to see if all hosts have failed 29712 1726882786.42142: getting the remaining hosts for this loop 29712 1726882786.42143: done getting the remaining hosts for this loop 29712 1726882786.42147: getting the next task for host managed_node1 29712 1726882786.42153: done getting next task for host managed_node1 29712 1726882786.42155: ^ task is: TASK: Enable EPEL 7 29712 1726882786.42159: ^ 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 29712 1726882786.42162: getting variables 29712 1726882786.42165: in VariableManager get_vars() 29712 1726882786.42194: Calling all_inventory to load vars for managed_node1 29712 1726882786.42197: Calling groups_inventory to load vars for managed_node1 29712 1726882786.42201: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.42212: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.42216: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.42219: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.42398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.42634: done with get_vars() 29712 1726882786.42643: done getting variables 29712 1726882786.42741: 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) 29712 1726882786.42922: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e1 29712 1726882786.42925: WORKER PROCESS EXITING TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:39:46 -0400 (0:00:00.025) 0:00:03.548 ****** 29712 1726882786.42938: entering _queue_task() for managed_node1/command 29712 1726882786.43226: worker is 1 (out of 1 available) 29712 1726882786.43237: exiting _queue_task() for managed_node1/command 29712 1726882786.43250: done queuing things up, now waiting for results queue to drain 29712 1726882786.43252: waiting for pending results... 29712 1726882786.43486: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 29712 1726882786.43597: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000e2 29712 1726882786.43615: variable 'ansible_search_path' from source: unknown 29712 1726882786.43622: variable 'ansible_search_path' from source: unknown 29712 1726882786.43661: calling self._execute() 29712 1726882786.43742: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.43752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.43772: variable 'omit' from source: magic vars 29712 1726882786.44125: variable 'ansible_distribution' from source: facts 29712 1726882786.44142: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29712 1726882786.44289: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.44303: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29712 1726882786.44311: when evaluation is False, skipping this task 29712 1726882786.44318: _execute() done 29712 1726882786.44331: dumping result to json 29712 1726882786.44339: done dumping result, returning 29712 1726882786.44348: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-60aa-5bdb-0000000000e2] 29712 1726882786.44355: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e2 29712 1726882786.44469: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29712 1726882786.44513: no more pending results, returning what we have 29712 1726882786.44517: results queue empty 29712 1726882786.44518: checking for any_errors_fatal 29712 1726882786.44523: done checking for any_errors_fatal 29712 1726882786.44524: checking for max_fail_percentage 29712 1726882786.44526: done checking for max_fail_percentage 29712 1726882786.44526: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.44527: done checking to see if all hosts have failed 29712 1726882786.44528: getting the remaining hosts for this loop 29712 1726882786.44530: done getting the remaining hosts for this loop 29712 1726882786.44533: getting the next task for host managed_node1 29712 1726882786.44544: done getting next task for host managed_node1 29712 1726882786.44547: ^ task is: TASK: Enable EPEL 8 29712 1726882786.44551: ^ 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 29712 1726882786.44554: getting variables 29712 1726882786.44556: in VariableManager get_vars() 29712 1726882786.44587: Calling all_inventory to load vars for managed_node1 29712 1726882786.44590: Calling groups_inventory to load vars for managed_node1 29712 1726882786.44593: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.44604: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.44607: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.44610: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.44848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.45059: done with get_vars() 29712 1726882786.45074: done getting variables 29712 1726882786.45140: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:39:46 -0400 (0:00:00.022) 0:00:03.571 ****** 29712 1726882786.45174: entering _queue_task() for managed_node1/command 29712 1726882786.45191: WORKER PROCESS EXITING 29712 1726882786.45533: worker is 1 (out of 1 available) 29712 1726882786.45556: exiting _queue_task() for managed_node1/command 29712 1726882786.45570: done queuing things up, now waiting for results queue to drain 29712 1726882786.45572: waiting for pending results... 29712 1726882786.45987: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 29712 1726882786.46271: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000e3 29712 1726882786.46276: variable 'ansible_search_path' from source: unknown 29712 1726882786.46279: variable 'ansible_search_path' from source: unknown 29712 1726882786.46911: calling self._execute() 29712 1726882786.46980: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.46985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.46994: variable 'omit' from source: magic vars 29712 1726882786.48594: variable 'ansible_distribution' from source: facts 29712 1726882786.48607: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29712 1726882786.48972: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.48976: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29712 1726882786.48978: when evaluation is False, skipping this task 29712 1726882786.48981: _execute() done 29712 1726882786.48989: dumping result to json 29712 1726882786.48993: done dumping result, returning 29712 1726882786.48999: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-60aa-5bdb-0000000000e3] 29712 1726882786.49005: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e3 29712 1726882786.49089: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e3 29712 1726882786.49094: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29712 1726882786.49138: no more pending results, returning what we have 29712 1726882786.49142: results queue empty 29712 1726882786.49143: checking for any_errors_fatal 29712 1726882786.49149: done checking for any_errors_fatal 29712 1726882786.49149: checking for max_fail_percentage 29712 1726882786.49151: done checking for max_fail_percentage 29712 1726882786.49152: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.49153: done checking to see if all hosts have failed 29712 1726882786.49154: getting the remaining hosts for this loop 29712 1726882786.49156: done getting the remaining hosts for this loop 29712 1726882786.49159: getting the next task for host managed_node1 29712 1726882786.49172: done getting next task for host managed_node1 29712 1726882786.49174: ^ task is: TASK: Enable EPEL 6 29712 1726882786.49179: ^ 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 29712 1726882786.49183: getting variables 29712 1726882786.49185: in VariableManager get_vars() 29712 1726882786.49211: Calling all_inventory to load vars for managed_node1 29712 1726882786.49214: Calling groups_inventory to load vars for managed_node1 29712 1726882786.49217: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.49227: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.49231: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.49233: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.49400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.49599: done with get_vars() 29712 1726882786.49607: done getting variables 29712 1726882786.49661: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:39:46 -0400 (0:00:00.045) 0:00:03.616 ****** 29712 1726882786.49693: entering _queue_task() for managed_node1/copy 29712 1726882786.50100: worker is 1 (out of 1 available) 29712 1726882786.50111: exiting _queue_task() for managed_node1/copy 29712 1726882786.50121: done queuing things up, now waiting for results queue to drain 29712 1726882786.50122: waiting for pending results... 29712 1726882786.50961: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 29712 1726882786.51160: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000e5 29712 1726882786.51179: variable 'ansible_search_path' from source: unknown 29712 1726882786.51182: variable 'ansible_search_path' from source: unknown 29712 1726882786.51252: calling self._execute() 29712 1726882786.51518: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.51521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.51543: variable 'omit' from source: magic vars 29712 1726882786.51922: variable 'ansible_distribution' from source: facts 29712 1726882786.51933: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29712 1726882786.52045: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.52049: Evaluated conditional (ansible_distribution_major_version == '6'): False 29712 1726882786.52052: when evaluation is False, skipping this task 29712 1726882786.52061: _execute() done 29712 1726882786.52065: dumping result to json 29712 1726882786.52071: done dumping result, returning 29712 1726882786.52074: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-60aa-5bdb-0000000000e5] 29712 1726882786.52080: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e5 29712 1726882786.52169: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000e5 29712 1726882786.52172: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29712 1726882786.52215: no more pending results, returning what we have 29712 1726882786.52218: results queue empty 29712 1726882786.52219: checking for any_errors_fatal 29712 1726882786.52223: done checking for any_errors_fatal 29712 1726882786.52224: checking for max_fail_percentage 29712 1726882786.52225: done checking for max_fail_percentage 29712 1726882786.52226: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.52227: done checking to see if all hosts have failed 29712 1726882786.52227: getting the remaining hosts for this loop 29712 1726882786.52229: done getting the remaining hosts for this loop 29712 1726882786.52231: getting the next task for host managed_node1 29712 1726882786.52238: done getting next task for host managed_node1 29712 1726882786.52240: ^ task is: TASK: Set network provider to 'nm' 29712 1726882786.52242: ^ 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 29712 1726882786.52245: getting variables 29712 1726882786.52247: in VariableManager get_vars() 29712 1726882786.52274: Calling all_inventory to load vars for managed_node1 29712 1726882786.52277: Calling groups_inventory to load vars for managed_node1 29712 1726882786.52280: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.52289: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.52292: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.52295: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.52499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.52701: done with get_vars() 29712 1726882786.52709: done getting variables 29712 1726882786.52759: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:13 Friday 20 September 2024 21:39:46 -0400 (0:00:00.030) 0:00:03.647 ****** 29712 1726882786.52790: entering _queue_task() for managed_node1/set_fact 29712 1726882786.52989: worker is 1 (out of 1 available) 29712 1726882786.53001: exiting _queue_task() for managed_node1/set_fact 29712 1726882786.53016: done queuing things up, now waiting for results queue to drain 29712 1726882786.53018: waiting for pending results... 29712 1726882786.53315: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 29712 1726882786.53389: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000007 29712 1726882786.53400: variable 'ansible_search_path' from source: unknown 29712 1726882786.53438: calling self._execute() 29712 1726882786.53509: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.53518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.53530: variable 'omit' from source: magic vars 29712 1726882786.53759: variable 'omit' from source: magic vars 29712 1726882786.53797: variable 'omit' from source: magic vars 29712 1726882786.53947: variable 'omit' from source: magic vars 29712 1726882786.54136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882786.54261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882786.54308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882786.54325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.54335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.54372: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882786.54400: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.54462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.54694: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882786.54706: Set connection var ansible_shell_executable to /bin/sh 29712 1726882786.54723: Set connection var ansible_pipelining to False 29712 1726882786.54742: Set connection var ansible_connection to ssh 29712 1726882786.54752: Set connection var ansible_timeout to 10 29712 1726882786.54759: Set connection var ansible_shell_type to sh 29712 1726882786.54785: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.54793: variable 'ansible_connection' from source: unknown 29712 1726882786.54800: variable 'ansible_module_compression' from source: unknown 29712 1726882786.54809: variable 'ansible_shell_type' from source: unknown 29712 1726882786.54815: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.54823: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.54835: variable 'ansible_pipelining' from source: unknown 29712 1726882786.54846: variable 'ansible_timeout' from source: unknown 29712 1726882786.54854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.55120: 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) 29712 1726882786.55187: variable 'omit' from source: magic vars 29712 1726882786.55238: starting attempt loop 29712 1726882786.55285: running the handler 29712 1726882786.55323: handler run complete 29712 1726882786.55338: attempt loop complete, returning result 29712 1726882786.55345: _execute() done 29712 1726882786.55352: dumping result to json 29712 1726882786.55360: done dumping result, returning 29712 1726882786.55400: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0e448fcc-3ce9-60aa-5bdb-000000000007] 29712 1726882786.55425: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 29712 1726882786.55752: no more pending results, returning what we have 29712 1726882786.55758: results queue empty 29712 1726882786.55760: checking for any_errors_fatal 29712 1726882786.55771: done checking for any_errors_fatal 29712 1726882786.55772: checking for max_fail_percentage 29712 1726882786.55774: done checking for max_fail_percentage 29712 1726882786.55775: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.55776: done checking to see if all hosts have failed 29712 1726882786.55778: getting the remaining hosts for this loop 29712 1726882786.55780: done getting the remaining hosts for this loop 29712 1726882786.55786: getting the next task for host managed_node1 29712 1726882786.55795: done getting next task for host managed_node1 29712 1726882786.55797: ^ task is: TASK: meta (flush_handlers) 29712 1726882786.55800: ^ 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 29712 1726882786.55803: getting variables 29712 1726882786.55806: in VariableManager get_vars() 29712 1726882786.55840: Calling all_inventory to load vars for managed_node1 29712 1726882786.55844: Calling groups_inventory to load vars for managed_node1 29712 1726882786.55848: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.55868: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.55873: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.55883: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.56109: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000007 29712 1726882786.56112: WORKER PROCESS EXITING 29712 1726882786.56129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.56558: done with get_vars() 29712 1726882786.56574: done getting variables 29712 1726882786.56848: in VariableManager get_vars() 29712 1726882786.56874: Calling all_inventory to load vars for managed_node1 29712 1726882786.56879: Calling groups_inventory to load vars for managed_node1 29712 1726882786.56883: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.56935: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.56939: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.56943: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.57316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.57904: done with get_vars() 29712 1726882786.57916: done queuing things up, now waiting for results queue to drain 29712 1726882786.57918: results queue empty 29712 1726882786.57919: checking for any_errors_fatal 29712 1726882786.57921: done checking for any_errors_fatal 29712 1726882786.57922: checking for max_fail_percentage 29712 1726882786.57923: done checking for max_fail_percentage 29712 1726882786.57924: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.57924: done checking to see if all hosts have failed 29712 1726882786.57925: getting the remaining hosts for this loop 29712 1726882786.57926: done getting the remaining hosts for this loop 29712 1726882786.57928: getting the next task for host managed_node1 29712 1726882786.57931: done getting next task for host managed_node1 29712 1726882786.57933: ^ task is: TASK: meta (flush_handlers) 29712 1726882786.57934: ^ 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 29712 1726882786.57940: getting variables 29712 1726882786.57941: in VariableManager get_vars() 29712 1726882786.57954: Calling all_inventory to load vars for managed_node1 29712 1726882786.57956: Calling groups_inventory to load vars for managed_node1 29712 1726882786.57959: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.57963: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.57970: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.57974: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.58132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.58415: done with get_vars() 29712 1726882786.58421: done getting variables 29712 1726882786.58457: in VariableManager get_vars() 29712 1726882786.58465: Calling all_inventory to load vars for managed_node1 29712 1726882786.58470: Calling groups_inventory to load vars for managed_node1 29712 1726882786.58472: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.58475: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.58478: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.58480: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.58617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.58810: done with get_vars() 29712 1726882786.58824: done queuing things up, now waiting for results queue to drain 29712 1726882786.58826: results queue empty 29712 1726882786.58826: checking for any_errors_fatal 29712 1726882786.58827: done checking for any_errors_fatal 29712 1726882786.58828: checking for max_fail_percentage 29712 1726882786.58829: done checking for max_fail_percentage 29712 1726882786.58830: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.58831: done checking to see if all hosts have failed 29712 1726882786.58831: getting the remaining hosts for this loop 29712 1726882786.58832: done getting the remaining hosts for this loop 29712 1726882786.58834: getting the next task for host managed_node1 29712 1726882786.58837: done getting next task for host managed_node1 29712 1726882786.58838: ^ task is: None 29712 1726882786.58839: ^ 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 29712 1726882786.58840: done queuing things up, now waiting for results queue to drain 29712 1726882786.58841: results queue empty 29712 1726882786.58841: checking for any_errors_fatal 29712 1726882786.58842: done checking for any_errors_fatal 29712 1726882786.58843: checking for max_fail_percentage 29712 1726882786.58843: done checking for max_fail_percentage 29712 1726882786.58844: checking to see if all hosts have failed and the running result is not ok 29712 1726882786.58845: done checking to see if all hosts have failed 29712 1726882786.58847: getting the next task for host managed_node1 29712 1726882786.58849: done getting next task for host managed_node1 29712 1726882786.58850: ^ task is: None 29712 1726882786.58851: ^ 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 29712 1726882786.58896: in VariableManager get_vars() 29712 1726882786.58915: done with get_vars() 29712 1726882786.58920: in VariableManager get_vars() 29712 1726882786.58936: done with get_vars() 29712 1726882786.58940: variable 'omit' from source: magic vars 29712 1726882786.58972: in VariableManager get_vars() 29712 1726882786.58984: done with get_vars() 29712 1726882786.59002: variable 'omit' from source: magic vars PLAY [Test for testing routing rules] ****************************************** 29712 1726882786.59344: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29712 1726882786.59375: getting the remaining hosts for this loop 29712 1726882786.59376: done getting the remaining hosts for this loop 29712 1726882786.59379: getting the next task for host managed_node1 29712 1726882786.59381: done getting next task for host managed_node1 29712 1726882786.59384: ^ task is: TASK: Gathering Facts 29712 1726882786.59386: ^ 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 29712 1726882786.59388: getting variables 29712 1726882786.59388: in VariableManager get_vars() 29712 1726882786.59399: Calling all_inventory to load vars for managed_node1 29712 1726882786.59400: Calling groups_inventory to load vars for managed_node1 29712 1726882786.59402: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882786.59407: Calling all_plugins_play to load vars for managed_node1 29712 1726882786.59419: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882786.59422: Calling groups_plugins_play to load vars for managed_node1 29712 1726882786.59568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882786.59770: done with get_vars() 29712 1726882786.59784: done getting variables 29712 1726882786.59834: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 Friday 20 September 2024 21:39:46 -0400 (0:00:00.070) 0:00:03.718 ****** 29712 1726882786.59855: entering _queue_task() for managed_node1/gather_facts 29712 1726882786.60138: worker is 1 (out of 1 available) 29712 1726882786.60149: exiting _queue_task() for managed_node1/gather_facts 29712 1726882786.60171: done queuing things up, now waiting for results queue to drain 29712 1726882786.60173: waiting for pending results... 29712 1726882786.60669: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882786.60909: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000010b 29712 1726882786.60949: variable 'ansible_search_path' from source: unknown 29712 1726882786.61099: calling self._execute() 29712 1726882786.61197: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.61216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.61294: variable 'omit' from source: magic vars 29712 1726882786.62186: variable 'ansible_distribution_major_version' from source: facts 29712 1726882786.62288: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882786.62300: variable 'omit' from source: magic vars 29712 1726882786.62354: variable 'omit' from source: magic vars 29712 1726882786.62405: variable 'omit' from source: magic vars 29712 1726882786.62448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882786.62525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882786.62630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882786.62657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.62690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882786.62812: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882786.62827: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.62842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.63106: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882786.63116: Set connection var ansible_shell_executable to /bin/sh 29712 1726882786.63128: Set connection var ansible_pipelining to False 29712 1726882786.63137: Set connection var ansible_connection to ssh 29712 1726882786.63154: Set connection var ansible_timeout to 10 29712 1726882786.63160: Set connection var ansible_shell_type to sh 29712 1726882786.63189: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.63198: variable 'ansible_connection' from source: unknown 29712 1726882786.63204: variable 'ansible_module_compression' from source: unknown 29712 1726882786.63211: variable 'ansible_shell_type' from source: unknown 29712 1726882786.63217: variable 'ansible_shell_executable' from source: unknown 29712 1726882786.63222: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882786.63230: variable 'ansible_pipelining' from source: unknown 29712 1726882786.63235: variable 'ansible_timeout' from source: unknown 29712 1726882786.63243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882786.63456: 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) 29712 1726882786.63479: variable 'omit' from source: magic vars 29712 1726882786.63490: starting attempt loop 29712 1726882786.63496: running the handler 29712 1726882786.63514: variable 'ansible_facts' from source: unknown 29712 1726882786.63536: _low_level_execute_command(): starting 29712 1726882786.63548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882786.64565: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.64583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.64598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.64616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.64657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.64682: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.64701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.64721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.64732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.64742: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.64753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.64769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.64792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.64808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.64830: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.64845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.64931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.64960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.64982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.65133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882786.67389: stdout chunk (state=3): >>>/root <<< 29712 1726882786.67620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882786.67623: stdout chunk (state=3): >>><<< 29712 1726882786.67626: stderr chunk (state=3): >>><<< 29712 1726882786.67739: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882786.67743: _low_level_execute_command(): starting 29712 1726882786.67747: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611 `" && echo ansible-tmp-1726882786.6764367-29906-107893191762611="` echo /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611 `" ) && sleep 0' 29712 1726882786.69394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.69409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.69435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.69465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.69529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.69543: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.69562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.69586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.69612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.69625: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.69647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.69670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.69698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.69714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.69727: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.69748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.69906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.69989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.70007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.70142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882786.72868: stdout chunk (state=3): >>>ansible-tmp-1726882786.6764367-29906-107893191762611=/root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611 <<< 29712 1726882786.73162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882786.73170: stdout chunk (state=3): >>><<< 29712 1726882786.73172: stderr chunk (state=3): >>><<< 29712 1726882786.73572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882786.6764367-29906-107893191762611=/root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882786.73575: variable 'ansible_module_compression' from source: unknown 29712 1726882786.73577: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882786.73580: variable 'ansible_facts' from source: unknown 29712 1726882786.73581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/AnsiballZ_setup.py 29712 1726882786.73699: Sending initial data 29712 1726882786.73702: Sent initial data (154 bytes) 29712 1726882786.74674: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.74690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.74704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.74719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.74759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.74777: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.74789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.74805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.74815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.74825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.74839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.74851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.74872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.74884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.74894: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.74905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.74988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.75007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.75022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.75162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882786.77879: 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 <<< 29712 1726882786.77893: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 29712 1726882786.77973: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882786.78091: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp9lnwgepp /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/AnsiballZ_setup.py <<< 29712 1726882786.78182: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882786.81000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882786.81172: stderr chunk (state=3): >>><<< 29712 1726882786.81176: stdout chunk (state=3): >>><<< 29712 1726882786.81280: done transferring module to remote 29712 1726882786.81286: _low_level_execute_command(): starting 29712 1726882786.81289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/ /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/AnsiballZ_setup.py && sleep 0' 29712 1726882786.82020: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.82036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.82053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.82076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.82116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.82128: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.82141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.82162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.82179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.82189: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.82200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.82213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.82228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.82239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.82248: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.82265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.82341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.82358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.82379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.82510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882786.85059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882786.85135: stderr chunk (state=3): >>><<< 29712 1726882786.85138: stdout chunk (state=3): >>><<< 29712 1726882786.85224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882786.85228: _low_level_execute_command(): starting 29712 1726882786.85230: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/AnsiballZ_setup.py && sleep 0' 29712 1726882786.85773: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882786.85790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.85804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.85822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.85860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.85880: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882786.85899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.85917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882786.85930: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882786.85941: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882786.85953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882786.85972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882786.85988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882786.86004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882786.86015: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882786.86029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882786.86106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882786.86122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882786.86136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882786.86260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882787.55497: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.48, "5m": 0.48, "15m": 0.29}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "47", "epoch": "1726882787", "epoch_int": "1726882787", "date": "2024-09-20", "time": "21:39:47", "iso8601_micro": "2024-09-21T01:39:47.267447Z", "iso8601": "2024-09-21T01:39:47Z", "iso8601_basic": "20240920T213947267447", "iso8601_basic_short": "20240920T213947", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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": 3532, "ansible_memfree_mb": 2786, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 746, "free": 2786}, "nocache": {"free": 3250, "used": 282}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "52428<<< 29712 1726882787.55510: stdout chunk (state=3): >>>5919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 945, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238514176, "block_size": 4096, "block_total": 65519355, "block_available": 64511356, "block_used": 1007999, "inode_total": 131071472, "inode_available": 130998695, "inode_used": 72777, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29712 1726882787.57786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882787.57789: stdout chunk (state=3): >>><<< 29712 1726882787.57792: stderr chunk (state=3): >>><<< 29712 1726882787.57871: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.48, "5m": 0.48, "15m": 0.29}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "47", "epoch": "1726882787", "epoch_int": "1726882787", "date": "2024-09-20", "time": "21:39:47", "iso8601_micro": "2024-09-21T01:39:47.267447Z", "iso8601": "2024-09-21T01:39:47Z", "iso8601_basic": "20240920T213947267447", "iso8601_basic_short": "20240920T213947", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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": 3532, "ansible_memfree_mb": 2786, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 746, "free": 2786}, "nocache": {"free": 3250, "used": 282}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 945, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238514176, "block_size": 4096, "block_total": 65519355, "block_available": 64511356, "block_used": 1007999, "inode_total": 131071472, "inode_available": 130998695, "inode_used": 72777, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 29712 1726882787.58495: 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-1726882786.6764367-29906-107893191762611/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882787.58521: _low_level_execute_command(): starting 29712 1726882787.58531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882786.6764367-29906-107893191762611/ > /dev/null 2>&1 && sleep 0' 29712 1726882787.59251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882787.59278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882787.59293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.59310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882787.59350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882787.59362: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882787.59387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.59404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882787.59415: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882787.59425: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882787.59435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882787.59447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.59461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882787.59477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882787.59498: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882787.59512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.59589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882787.59620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882787.59636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882787.59756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882787.62219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882787.62255: stderr chunk (state=3): >>><<< 29712 1726882787.62258: stdout chunk (state=3): >>><<< 29712 1726882787.62275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882787.62282: handler run complete 29712 1726882787.62358: variable 'ansible_facts' from source: unknown 29712 1726882787.62424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.62788: variable 'ansible_facts' from source: unknown 29712 1726882787.62880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.63011: attempt loop complete, returning result 29712 1726882787.63020: _execute() done 29712 1726882787.63026: dumping result to json 29712 1726882787.63059: done dumping result, returning 29712 1726882787.63076: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-00000000010b] 29712 1726882787.63085: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000010b ok: [managed_node1] 29712 1726882787.63677: no more pending results, returning what we have 29712 1726882787.63680: results queue empty 29712 1726882787.63681: checking for any_errors_fatal 29712 1726882787.63682: done checking for any_errors_fatal 29712 1726882787.63683: checking for max_fail_percentage 29712 1726882787.63684: done checking for max_fail_percentage 29712 1726882787.63685: checking to see if all hosts have failed and the running result is not ok 29712 1726882787.63686: done checking to see if all hosts have failed 29712 1726882787.63686: getting the remaining hosts for this loop 29712 1726882787.63687: done getting the remaining hosts for this loop 29712 1726882787.63691: getting the next task for host managed_node1 29712 1726882787.63695: done getting next task for host managed_node1 29712 1726882787.63697: ^ task is: TASK: meta (flush_handlers) 29712 1726882787.63699: ^ 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 29712 1726882787.63701: getting variables 29712 1726882787.63703: in VariableManager get_vars() 29712 1726882787.63741: Calling all_inventory to load vars for managed_node1 29712 1726882787.63744: Calling groups_inventory to load vars for managed_node1 29712 1726882787.63747: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.63752: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000010b 29712 1726882787.63755: WORKER PROCESS EXITING 29712 1726882787.63766: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.63769: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.63773: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.64096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.64430: done with get_vars() 29712 1726882787.64442: done getting variables 29712 1726882787.64578: in VariableManager get_vars() 29712 1726882787.64636: Calling all_inventory to load vars for managed_node1 29712 1726882787.64644: Calling groups_inventory to load vars for managed_node1 29712 1726882787.64646: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.64651: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.64653: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.64665: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.64895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.65111: done with get_vars() 29712 1726882787.65125: done queuing things up, now waiting for results queue to drain 29712 1726882787.65127: results queue empty 29712 1726882787.65128: checking for any_errors_fatal 29712 1726882787.65136: done checking for any_errors_fatal 29712 1726882787.65137: checking for max_fail_percentage 29712 1726882787.65138: done checking for max_fail_percentage 29712 1726882787.65139: checking to see if all hosts have failed and the running result is not ok 29712 1726882787.65140: done checking to see if all hosts have failed 29712 1726882787.65141: getting the remaining hosts for this loop 29712 1726882787.65146: done getting the remaining hosts for this loop 29712 1726882787.65149: getting the next task for host managed_node1 29712 1726882787.65153: done getting next task for host managed_node1 29712 1726882787.65155: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 29712 1726882787.65160: ^ 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 29712 1726882787.65163: getting variables 29712 1726882787.65164: in VariableManager get_vars() 29712 1726882787.65176: Calling all_inventory to load vars for managed_node1 29712 1726882787.65179: Calling groups_inventory to load vars for managed_node1 29712 1726882787.65181: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.65185: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.65188: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.65190: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.65334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.65548: done with get_vars() 29712 1726882787.65556: done getting variables 29712 1726882787.65612: 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) 29712 1726882787.65770: variable 'type' from source: play vars 29712 1726882787.65775: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:10 Friday 20 September 2024 21:39:47 -0400 (0:00:01.059) 0:00:04.777 ****** 29712 1726882787.65826: entering _queue_task() for managed_node1/set_fact 29712 1726882787.66153: worker is 1 (out of 1 available) 29712 1726882787.66168: exiting _queue_task() for managed_node1/set_fact 29712 1726882787.66181: done queuing things up, now waiting for results queue to drain 29712 1726882787.66183: waiting for pending results... 29712 1726882787.66461: running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=ethtest0 29712 1726882787.66573: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000000b 29712 1726882787.66599: variable 'ansible_search_path' from source: unknown 29712 1726882787.66642: calling self._execute() 29712 1726882787.66845: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.66857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.66895: variable 'omit' from source: magic vars 29712 1726882787.67374: variable 'ansible_distribution_major_version' from source: facts 29712 1726882787.67396: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882787.67406: variable 'omit' from source: magic vars 29712 1726882787.67458: variable 'omit' from source: magic vars 29712 1726882787.67505: variable 'type' from source: play vars 29712 1726882787.67610: variable 'type' from source: play vars 29712 1726882787.67628: variable 'interface' from source: play vars 29712 1726882787.67704: variable 'interface' from source: play vars 29712 1726882787.67736: variable 'omit' from source: magic vars 29712 1726882787.67789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882787.67824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882787.67851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882787.67877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882787.67903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882787.67940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882787.67951: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.67958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.68085: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882787.68098: Set connection var ansible_shell_executable to /bin/sh 29712 1726882787.68120: Set connection var ansible_pipelining to False 29712 1726882787.68129: Set connection var ansible_connection to ssh 29712 1726882787.68138: Set connection var ansible_timeout to 10 29712 1726882787.68145: Set connection var ansible_shell_type to sh 29712 1726882787.68175: variable 'ansible_shell_executable' from source: unknown 29712 1726882787.68183: variable 'ansible_connection' from source: unknown 29712 1726882787.68190: variable 'ansible_module_compression' from source: unknown 29712 1726882787.68196: variable 'ansible_shell_type' from source: unknown 29712 1726882787.68202: variable 'ansible_shell_executable' from source: unknown 29712 1726882787.68209: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.68220: variable 'ansible_pipelining' from source: unknown 29712 1726882787.68232: variable 'ansible_timeout' from source: unknown 29712 1726882787.68239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.68391: 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) 29712 1726882787.68407: variable 'omit' from source: magic vars 29712 1726882787.68418: starting attempt loop 29712 1726882787.68425: running the handler 29712 1726882787.68470: handler run complete 29712 1726882787.68495: attempt loop complete, returning result 29712 1726882787.68503: _execute() done 29712 1726882787.68522: dumping result to json 29712 1726882787.68536: done dumping result, returning 29712 1726882787.68579: done running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=ethtest0 [0e448fcc-3ce9-60aa-5bdb-00000000000b] 29712 1726882787.68608: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000b 29712 1726882787.68740: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000b 29712 1726882787.68743: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 29712 1726882787.68860: no more pending results, returning what we have 29712 1726882787.68862: results queue empty 29712 1726882787.68865: checking for any_errors_fatal 29712 1726882787.68866: done checking for any_errors_fatal 29712 1726882787.68867: checking for max_fail_percentage 29712 1726882787.68868: done checking for max_fail_percentage 29712 1726882787.68869: checking to see if all hosts have failed and the running result is not ok 29712 1726882787.68870: done checking to see if all hosts have failed 29712 1726882787.68870: getting the remaining hosts for this loop 29712 1726882787.68872: done getting the remaining hosts for this loop 29712 1726882787.68876: getting the next task for host managed_node1 29712 1726882787.68880: done getting next task for host managed_node1 29712 1726882787.68883: ^ task is: TASK: Include the task 'show_interfaces.yml' 29712 1726882787.68885: ^ 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 29712 1726882787.68888: getting variables 29712 1726882787.68889: in VariableManager get_vars() 29712 1726882787.68912: Calling all_inventory to load vars for managed_node1 29712 1726882787.68915: Calling groups_inventory to load vars for managed_node1 29712 1726882787.68917: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.68925: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.68927: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.68930: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.69045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.69243: done with get_vars() 29712 1726882787.69252: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:14 Friday 20 September 2024 21:39:47 -0400 (0:00:00.035) 0:00:04.812 ****** 29712 1726882787.69345: entering _queue_task() for managed_node1/include_tasks 29712 1726882787.69583: worker is 1 (out of 1 available) 29712 1726882787.69593: exiting _queue_task() for managed_node1/include_tasks 29712 1726882787.69603: done queuing things up, now waiting for results queue to drain 29712 1726882787.69604: waiting for pending results... 29712 1726882787.69831: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 29712 1726882787.69923: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000000c 29712 1726882787.69945: variable 'ansible_search_path' from source: unknown 29712 1726882787.69991: calling self._execute() 29712 1726882787.70082: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.70093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.70105: variable 'omit' from source: magic vars 29712 1726882787.70424: variable 'ansible_distribution_major_version' from source: facts 29712 1726882787.70434: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882787.70440: _execute() done 29712 1726882787.70443: dumping result to json 29712 1726882787.70446: done dumping result, returning 29712 1726882787.70452: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-60aa-5bdb-00000000000c] 29712 1726882787.70457: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000c 29712 1726882787.70543: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000c 29712 1726882787.70546: WORKER PROCESS EXITING 29712 1726882787.70575: no more pending results, returning what we have 29712 1726882787.70580: in VariableManager get_vars() 29712 1726882787.70618: Calling all_inventory to load vars for managed_node1 29712 1726882787.70621: Calling groups_inventory to load vars for managed_node1 29712 1726882787.70623: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.70632: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.70634: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.70637: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.70750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.70915: done with get_vars() 29712 1726882787.70922: variable 'ansible_search_path' from source: unknown 29712 1726882787.70942: we have included files to process 29712 1726882787.70943: generating all_blocks data 29712 1726882787.70944: done generating all_blocks data 29712 1726882787.70944: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882787.70945: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882787.70947: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882787.71079: in VariableManager get_vars() 29712 1726882787.71091: done with get_vars() 29712 1726882787.71188: done processing included file 29712 1726882787.71189: iterating over new_blocks loaded from include file 29712 1726882787.71190: in VariableManager get_vars() 29712 1726882787.71199: done with get_vars() 29712 1726882787.71200: filtering new block on tags 29712 1726882787.71224: done filtering new block on tags 29712 1726882787.71226: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 29712 1726882787.71231: extending task lists for all hosts with included blocks 29712 1726882787.72806: done extending task lists 29712 1726882787.72810: done processing included files 29712 1726882787.72811: results queue empty 29712 1726882787.72812: checking for any_errors_fatal 29712 1726882787.72815: done checking for any_errors_fatal 29712 1726882787.72816: checking for max_fail_percentage 29712 1726882787.72817: done checking for max_fail_percentage 29712 1726882787.72818: checking to see if all hosts have failed and the running result is not ok 29712 1726882787.72819: done checking to see if all hosts have failed 29712 1726882787.72819: getting the remaining hosts for this loop 29712 1726882787.72820: done getting the remaining hosts for this loop 29712 1726882787.72823: getting the next task for host managed_node1 29712 1726882787.72826: done getting next task for host managed_node1 29712 1726882787.72828: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29712 1726882787.72831: ^ 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 29712 1726882787.72833: getting variables 29712 1726882787.72834: in VariableManager get_vars() 29712 1726882787.72874: Calling all_inventory to load vars for managed_node1 29712 1726882787.72876: Calling groups_inventory to load vars for managed_node1 29712 1726882787.72878: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.72883: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.72886: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.72888: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.73196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.73750: done with get_vars() 29712 1726882787.73758: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:39:47 -0400 (0:00:00.045) 0:00:04.858 ****** 29712 1726882787.73936: entering _queue_task() for managed_node1/include_tasks 29712 1726882787.74238: worker is 1 (out of 1 available) 29712 1726882787.74251: exiting _queue_task() for managed_node1/include_tasks 29712 1726882787.74260: done queuing things up, now waiting for results queue to drain 29712 1726882787.74262: waiting for pending results... 29712 1726882787.75129: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 29712 1726882787.75423: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000121 29712 1726882787.75497: variable 'ansible_search_path' from source: unknown 29712 1726882787.75510: variable 'ansible_search_path' from source: unknown 29712 1726882787.75552: calling self._execute() 29712 1726882787.75655: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.75672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.75684: variable 'omit' from source: magic vars 29712 1726882787.76262: variable 'ansible_distribution_major_version' from source: facts 29712 1726882787.76291: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882787.76307: _execute() done 29712 1726882787.76317: dumping result to json 29712 1726882787.76325: done dumping result, returning 29712 1726882787.76335: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-60aa-5bdb-000000000121] 29712 1726882787.76346: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000121 29712 1726882787.76480: no more pending results, returning what we have 29712 1726882787.76486: in VariableManager get_vars() 29712 1726882787.76529: Calling all_inventory to load vars for managed_node1 29712 1726882787.76533: Calling groups_inventory to load vars for managed_node1 29712 1726882787.76535: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.76548: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.76553: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.76557: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.76733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.76923: done with get_vars() 29712 1726882787.76929: variable 'ansible_search_path' from source: unknown 29712 1726882787.76929: variable 'ansible_search_path' from source: unknown 29712 1726882787.76951: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000121 29712 1726882787.76956: WORKER PROCESS EXITING 29712 1726882787.76976: we have included files to process 29712 1726882787.76977: generating all_blocks data 29712 1726882787.76978: done generating all_blocks data 29712 1726882787.76978: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882787.76979: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882787.76980: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882787.77217: done processing included file 29712 1726882787.77219: iterating over new_blocks loaded from include file 29712 1726882787.77221: in VariableManager get_vars() 29712 1726882787.77233: done with get_vars() 29712 1726882787.77235: filtering new block on tags 29712 1726882787.77254: done filtering new block on tags 29712 1726882787.77256: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 29712 1726882787.77263: extending task lists for all hosts with included blocks 29712 1726882787.77394: done extending task lists 29712 1726882787.77395: done processing included files 29712 1726882787.77396: results queue empty 29712 1726882787.77396: checking for any_errors_fatal 29712 1726882787.77399: done checking for any_errors_fatal 29712 1726882787.77399: checking for max_fail_percentage 29712 1726882787.77401: done checking for max_fail_percentage 29712 1726882787.77401: checking to see if all hosts have failed and the running result is not ok 29712 1726882787.77402: done checking to see if all hosts have failed 29712 1726882787.77403: getting the remaining hosts for this loop 29712 1726882787.77404: done getting the remaining hosts for this loop 29712 1726882787.77407: getting the next task for host managed_node1 29712 1726882787.77411: done getting next task for host managed_node1 29712 1726882787.77412: ^ task is: TASK: Gather current interface info 29712 1726882787.77415: ^ 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 29712 1726882787.77418: getting variables 29712 1726882787.77419: in VariableManager get_vars() 29712 1726882787.77428: Calling all_inventory to load vars for managed_node1 29712 1726882787.77430: Calling groups_inventory to load vars for managed_node1 29712 1726882787.77432: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882787.77437: Calling all_plugins_play to load vars for managed_node1 29712 1726882787.77448: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882787.77457: Calling groups_plugins_play to load vars for managed_node1 29712 1726882787.77657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882787.78451: done with get_vars() 29712 1726882787.78458: done getting variables 29712 1726882787.78509: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:39:47 -0400 (0:00:00.045) 0:00:04.904 ****** 29712 1726882787.78536: entering _queue_task() for managed_node1/command 29712 1726882787.78814: worker is 1 (out of 1 available) 29712 1726882787.78828: exiting _queue_task() for managed_node1/command 29712 1726882787.78840: done queuing things up, now waiting for results queue to drain 29712 1726882787.78842: waiting for pending results... 29712 1726882787.79017: running TaskExecutor() for managed_node1/TASK: Gather current interface info 29712 1726882787.79082: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001b0 29712 1726882787.79108: variable 'ansible_search_path' from source: unknown 29712 1726882787.79115: variable 'ansible_search_path' from source: unknown 29712 1726882787.79157: calling self._execute() 29712 1726882787.79251: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.79262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.79282: variable 'omit' from source: magic vars 29712 1726882787.79645: variable 'ansible_distribution_major_version' from source: facts 29712 1726882787.79662: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882787.79685: variable 'omit' from source: magic vars 29712 1726882787.79730: variable 'omit' from source: magic vars 29712 1726882787.79768: variable 'omit' from source: magic vars 29712 1726882787.79821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882787.79910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882787.79934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882787.79958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882787.79981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882787.80023: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882787.80031: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.80039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.80137: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882787.80141: Set connection var ansible_shell_executable to /bin/sh 29712 1726882787.80148: Set connection var ansible_pipelining to False 29712 1726882787.80156: Set connection var ansible_connection to ssh 29712 1726882787.80174: Set connection var ansible_timeout to 10 29712 1726882787.80177: Set connection var ansible_shell_type to sh 29712 1726882787.80194: variable 'ansible_shell_executable' from source: unknown 29712 1726882787.80197: variable 'ansible_connection' from source: unknown 29712 1726882787.80200: variable 'ansible_module_compression' from source: unknown 29712 1726882787.80203: variable 'ansible_shell_type' from source: unknown 29712 1726882787.80207: variable 'ansible_shell_executable' from source: unknown 29712 1726882787.80209: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882787.80211: variable 'ansible_pipelining' from source: unknown 29712 1726882787.80214: variable 'ansible_timeout' from source: unknown 29712 1726882787.80216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882787.80318: 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) 29712 1726882787.80339: variable 'omit' from source: magic vars 29712 1726882787.80342: starting attempt loop 29712 1726882787.80346: running the handler 29712 1726882787.80360: _low_level_execute_command(): starting 29712 1726882787.80370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882787.80846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.80855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882787.80902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882787.80905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.80908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 29712 1726882787.80911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.80921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.80973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882787.80977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882787.81082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882787.82977: stdout chunk (state=3): >>>/root <<< 29712 1726882787.83179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882787.83229: stderr chunk (state=3): >>><<< 29712 1726882787.83231: stdout chunk (state=3): >>><<< 29712 1726882787.83271: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882787.83275: _low_level_execute_command(): starting 29712 1726882787.83278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276 `" && echo ansible-tmp-1726882787.8324647-29973-104352906336276="` echo /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276 `" ) && sleep 0' 29712 1726882787.83696: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882787.83702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882787.83735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.83745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 29712 1726882787.83748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882787.83765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.83774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.83821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882787.83840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882787.83843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882787.83957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882787.86546: stdout chunk (state=3): >>>ansible-tmp-1726882787.8324647-29973-104352906336276=/root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276 <<< 29712 1726882787.86709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882787.86758: stderr chunk (state=3): >>><<< 29712 1726882787.86761: stdout chunk (state=3): >>><<< 29712 1726882787.86781: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882787.8324647-29973-104352906336276=/root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29712 1726882787.86805: variable 'ansible_module_compression' from source: unknown 29712 1726882787.86847: ANSIBALLZ: Using generic lock for ansible.legacy.command 29712 1726882787.86851: ANSIBALLZ: Acquiring lock 29712 1726882787.86854: ANSIBALLZ: Lock acquired: 140241756368688 29712 1726882787.86856: ANSIBALLZ: Creating module 29712 1726882787.94703: ANSIBALLZ: Writing module into payload 29712 1726882787.94778: ANSIBALLZ: Writing module 29712 1726882787.94795: ANSIBALLZ: Renaming module 29712 1726882787.94798: ANSIBALLZ: Done creating module 29712 1726882787.94812: variable 'ansible_facts' from source: unknown 29712 1726882787.94861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/AnsiballZ_command.py 29712 1726882787.94977: Sending initial data 29712 1726882787.94980: Sent initial data (156 bytes) 29712 1726882787.95668: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882787.95673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882787.95707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.95729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882787.95732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882787.95734: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882787.95795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882787.95798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882787.95800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882787.95912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29712 1726882787.98630: 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 <<< 29712 1726882787.98721: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882787.98821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp_c0cdxns /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/AnsiballZ_command.py <<< 29712 1726882787.98924: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882787.99940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.00044: stderr chunk (state=3): >>><<< 29712 1726882788.00048: stdout chunk (state=3): >>><<< 29712 1726882788.00067: done transferring module to remote 29712 1726882788.00078: _low_level_execute_command(): starting 29712 1726882788.00082: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/ /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/AnsiballZ_command.py && sleep 0' 29712 1726882788.00713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.00725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.00735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.00747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.00789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.00801: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.00804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.00818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882788.00827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882788.00836: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882788.00844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.00853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.00867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.00876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.00883: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882788.00892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.00967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.00987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.00998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.01116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.03409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.03460: stderr chunk (state=3): >>><<< 29712 1726882788.03465: stdout chunk (state=3): >>><<< 29712 1726882788.03481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.03484: _low_level_execute_command(): starting 29712 1726882788.03488: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/AnsiballZ_command.py && sleep 0' 29712 1726882788.03988: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.03992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.04027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.04098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.04101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.04104: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.04106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.04108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882788.04204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882788.04208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882788.04214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.04216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.04218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.04220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.04222: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882788.04224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.04331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.04334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.04337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.04429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.18597: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:39:48.181042", "end": "2024-09-20 21:39:48.184390", "delta": "0:00:00.003348", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 29712 1726882788.19870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882788.19875: stdout chunk (state=3): >>><<< 29712 1726882788.19879: stderr chunk (state=3): >>><<< 29712 1726882788.20021: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:39:48.181042", "end": "2024-09-20 21:39:48.184390", "delta": "0:00:00.003348", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882788.20026: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882788.20033: _low_level_execute_command(): starting 29712 1726882788.20035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882787.8324647-29973-104352906336276/ > /dev/null 2>&1 && sleep 0' 29712 1726882788.21756: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.21760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.21800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.21803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.21805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.21926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.21999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.22001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.22112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.23980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.23984: stdout chunk (state=3): >>><<< 29712 1726882788.23991: stderr chunk (state=3): >>><<< 29712 1726882788.24009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.24016: handler run complete 29712 1726882788.24040: Evaluated conditional (False): False 29712 1726882788.24052: attempt loop complete, returning result 29712 1726882788.24055: _execute() done 29712 1726882788.24057: dumping result to json 29712 1726882788.24062: done dumping result, returning 29712 1726882788.24076: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-60aa-5bdb-0000000001b0] 29712 1726882788.24081: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001b0 29712 1726882788.24184: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001b0 29712 1726882788.24187: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003348", "end": "2024-09-20 21:39:48.184390", "rc": 0, "start": "2024-09-20 21:39:48.181042" } STDOUT: bonding_masters eth0 lo 29712 1726882788.24451: no more pending results, returning what we have 29712 1726882788.24455: results queue empty 29712 1726882788.24456: checking for any_errors_fatal 29712 1726882788.24457: done checking for any_errors_fatal 29712 1726882788.24458: checking for max_fail_percentage 29712 1726882788.24460: done checking for max_fail_percentage 29712 1726882788.24461: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.24462: done checking to see if all hosts have failed 29712 1726882788.24462: getting the remaining hosts for this loop 29712 1726882788.24468: done getting the remaining hosts for this loop 29712 1726882788.24472: getting the next task for host managed_node1 29712 1726882788.24478: done getting next task for host managed_node1 29712 1726882788.24480: ^ task is: TASK: Set current_interfaces 29712 1726882788.24484: ^ 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 29712 1726882788.24487: getting variables 29712 1726882788.24489: in VariableManager get_vars() 29712 1726882788.24523: Calling all_inventory to load vars for managed_node1 29712 1726882788.24526: Calling groups_inventory to load vars for managed_node1 29712 1726882788.24528: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.24538: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.24541: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.24544: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.24759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.24972: done with get_vars() 29712 1726882788.24982: done getting variables 29712 1726882788.25037: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:39:48 -0400 (0:00:00.465) 0:00:05.370 ****** 29712 1726882788.25771: entering _queue_task() for managed_node1/set_fact 29712 1726882788.26025: worker is 1 (out of 1 available) 29712 1726882788.26037: exiting _queue_task() for managed_node1/set_fact 29712 1726882788.26048: done queuing things up, now waiting for results queue to drain 29712 1726882788.26050: waiting for pending results... 29712 1726882788.26621: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 29712 1726882788.26846: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001b1 29712 1726882788.26870: variable 'ansible_search_path' from source: unknown 29712 1726882788.26881: variable 'ansible_search_path' from source: unknown 29712 1726882788.26957: calling self._execute() 29712 1726882788.27113: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.27148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.27261: variable 'omit' from source: magic vars 29712 1726882788.27934: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.27950: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.27960: variable 'omit' from source: magic vars 29712 1726882788.28008: variable 'omit' from source: magic vars 29712 1726882788.28435: variable '_current_interfaces' from source: set_fact 29712 1726882788.28511: variable 'omit' from source: magic vars 29712 1726882788.28678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882788.28718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882788.28742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882788.28777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.28880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.28916: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882788.28925: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.28932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.29155: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882788.29172: Set connection var ansible_shell_executable to /bin/sh 29712 1726882788.29334: Set connection var ansible_pipelining to False 29712 1726882788.29347: Set connection var ansible_connection to ssh 29712 1726882788.29358: Set connection var ansible_timeout to 10 29712 1726882788.29370: Set connection var ansible_shell_type to sh 29712 1726882788.29400: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.29408: variable 'ansible_connection' from source: unknown 29712 1726882788.29415: variable 'ansible_module_compression' from source: unknown 29712 1726882788.29426: variable 'ansible_shell_type' from source: unknown 29712 1726882788.29433: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.29440: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.29447: variable 'ansible_pipelining' from source: unknown 29712 1726882788.29453: variable 'ansible_timeout' from source: unknown 29712 1726882788.29461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.29722: 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) 29712 1726882788.29908: variable 'omit' from source: magic vars 29712 1726882788.29920: starting attempt loop 29712 1726882788.29926: running the handler 29712 1726882788.29942: handler run complete 29712 1726882788.29955: attempt loop complete, returning result 29712 1726882788.29962: _execute() done 29712 1726882788.29973: dumping result to json 29712 1726882788.29981: done dumping result, returning 29712 1726882788.29992: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-60aa-5bdb-0000000001b1] 29712 1726882788.30005: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001b1 29712 1726882788.30108: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001b1 ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 29712 1726882788.30175: no more pending results, returning what we have 29712 1726882788.30179: results queue empty 29712 1726882788.30180: checking for any_errors_fatal 29712 1726882788.30186: done checking for any_errors_fatal 29712 1726882788.30187: checking for max_fail_percentage 29712 1726882788.30188: done checking for max_fail_percentage 29712 1726882788.30189: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.30190: done checking to see if all hosts have failed 29712 1726882788.30191: getting the remaining hosts for this loop 29712 1726882788.30193: done getting the remaining hosts for this loop 29712 1726882788.30196: getting the next task for host managed_node1 29712 1726882788.30205: done getting next task for host managed_node1 29712 1726882788.30208: ^ task is: TASK: Show current_interfaces 29712 1726882788.30211: ^ 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 29712 1726882788.30216: getting variables 29712 1726882788.30217: in VariableManager get_vars() 29712 1726882788.30258: Calling all_inventory to load vars for managed_node1 29712 1726882788.30261: Calling groups_inventory to load vars for managed_node1 29712 1726882788.30269: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.30281: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.30284: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.30288: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.30474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.30677: done with get_vars() 29712 1726882788.30688: done getting variables 29712 1726882788.31107: WORKER PROCESS EXITING 29712 1726882788.31385: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:39:48 -0400 (0:00:00.063) 0:00:05.433 ****** 29712 1726882788.31415: entering _queue_task() for managed_node1/debug 29712 1726882788.31417: Creating lock for debug 29712 1726882788.31660: worker is 1 (out of 1 available) 29712 1726882788.31677: exiting _queue_task() for managed_node1/debug 29712 1726882788.31688: done queuing things up, now waiting for results queue to drain 29712 1726882788.31690: waiting for pending results... 29712 1726882788.33177: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 29712 1726882788.33423: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000122 29712 1726882788.33534: variable 'ansible_search_path' from source: unknown 29712 1726882788.33542: variable 'ansible_search_path' from source: unknown 29712 1726882788.33583: calling self._execute() 29712 1726882788.33714: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.33814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.33828: variable 'omit' from source: magic vars 29712 1726882788.34739: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.34786: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.34795: variable 'omit' from source: magic vars 29712 1726882788.34871: variable 'omit' from source: magic vars 29712 1726882788.35798: variable 'current_interfaces' from source: set_fact 29712 1726882788.35944: variable 'omit' from source: magic vars 29712 1726882788.36068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882788.36107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882788.36154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882788.36262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.36280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.36312: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882788.36332: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.36340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.36447: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882788.36498: Set connection var ansible_shell_executable to /bin/sh 29712 1726882788.36510: Set connection var ansible_pipelining to False 29712 1726882788.36518: Set connection var ansible_connection to ssh 29712 1726882788.36527: Set connection var ansible_timeout to 10 29712 1726882788.36532: Set connection var ansible_shell_type to sh 29712 1726882788.36557: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.36569: variable 'ansible_connection' from source: unknown 29712 1726882788.36578: variable 'ansible_module_compression' from source: unknown 29712 1726882788.36584: variable 'ansible_shell_type' from source: unknown 29712 1726882788.36590: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.36596: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.36602: variable 'ansible_pipelining' from source: unknown 29712 1726882788.36608: variable 'ansible_timeout' from source: unknown 29712 1726882788.36615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.36751: 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) 29712 1726882788.36770: variable 'omit' from source: magic vars 29712 1726882788.36779: starting attempt loop 29712 1726882788.36789: running the handler 29712 1726882788.36835: handler run complete 29712 1726882788.36852: attempt loop complete, returning result 29712 1726882788.36858: _execute() done 29712 1726882788.36866: dumping result to json 29712 1726882788.36874: done dumping result, returning 29712 1726882788.36884: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-60aa-5bdb-000000000122] 29712 1726882788.36897: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000122 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 29712 1726882788.37048: no more pending results, returning what we have 29712 1726882788.37051: results queue empty 29712 1726882788.37052: checking for any_errors_fatal 29712 1726882788.37056: done checking for any_errors_fatal 29712 1726882788.37057: checking for max_fail_percentage 29712 1726882788.37059: done checking for max_fail_percentage 29712 1726882788.37060: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.37062: done checking to see if all hosts have failed 29712 1726882788.37062: getting the remaining hosts for this loop 29712 1726882788.37066: done getting the remaining hosts for this loop 29712 1726882788.37070: getting the next task for host managed_node1 29712 1726882788.37079: done getting next task for host managed_node1 29712 1726882788.37083: ^ task is: TASK: Include the task 'manage_test_interface.yml' 29712 1726882788.37085: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882788.37089: getting variables 29712 1726882788.37090: in VariableManager get_vars() 29712 1726882788.37129: Calling all_inventory to load vars for managed_node1 29712 1726882788.37132: Calling groups_inventory to load vars for managed_node1 29712 1726882788.37134: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.37145: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.37148: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.37151: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.37363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.37570: done with get_vars() 29712 1726882788.37582: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:16 Friday 20 September 2024 21:39:48 -0400 (0:00:00.064) 0:00:05.498 ****** 29712 1726882788.37911: entering _queue_task() for managed_node1/include_tasks 29712 1726882788.37923: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000122 29712 1726882788.37926: WORKER PROCESS EXITING 29712 1726882788.38142: worker is 1 (out of 1 available) 29712 1726882788.38153: exiting _queue_task() for managed_node1/include_tasks 29712 1726882788.38166: done queuing things up, now waiting for results queue to drain 29712 1726882788.38168: waiting for pending results... 29712 1726882788.38402: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 29712 1726882788.38496: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000000d 29712 1726882788.38515: variable 'ansible_search_path' from source: unknown 29712 1726882788.38554: calling self._execute() 29712 1726882788.38638: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.38647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.38659: variable 'omit' from source: magic vars 29712 1726882788.39117: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.39269: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.39284: _execute() done 29712 1726882788.39291: dumping result to json 29712 1726882788.39298: done dumping result, returning 29712 1726882788.39307: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-60aa-5bdb-00000000000d] 29712 1726882788.39322: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000d 29712 1726882788.39440: no more pending results, returning what we have 29712 1726882788.39445: in VariableManager get_vars() 29712 1726882788.39491: Calling all_inventory to load vars for managed_node1 29712 1726882788.39494: Calling groups_inventory to load vars for managed_node1 29712 1726882788.39497: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.39509: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.39512: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.39516: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.39696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.39896: done with get_vars() 29712 1726882788.39904: variable 'ansible_search_path' from source: unknown 29712 1726882788.39918: we have included files to process 29712 1726882788.39919: generating all_blocks data 29712 1726882788.39920: done generating all_blocks data 29712 1726882788.39930: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29712 1726882788.39932: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29712 1726882788.39934: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29712 1726882788.40737: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000d 29712 1726882788.40740: WORKER PROCESS EXITING 29712 1726882788.40914: in VariableManager get_vars() 29712 1726882788.40930: done with get_vars() 29712 1726882788.41116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 29712 1726882788.42136: done processing included file 29712 1726882788.42138: iterating over new_blocks loaded from include file 29712 1726882788.42139: in VariableManager get_vars() 29712 1726882788.42161: done with get_vars() 29712 1726882788.42784: filtering new block on tags 29712 1726882788.42822: done filtering new block on tags 29712 1726882788.42825: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 29712 1726882788.42830: extending task lists for all hosts with included blocks 29712 1726882788.45087: done extending task lists 29712 1726882788.45088: done processing included files 29712 1726882788.45089: results queue empty 29712 1726882788.45090: checking for any_errors_fatal 29712 1726882788.45093: done checking for any_errors_fatal 29712 1726882788.45094: checking for max_fail_percentage 29712 1726882788.45095: done checking for max_fail_percentage 29712 1726882788.45096: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.45097: done checking to see if all hosts have failed 29712 1726882788.45097: getting the remaining hosts for this loop 29712 1726882788.45099: done getting the remaining hosts for this loop 29712 1726882788.45101: getting the next task for host managed_node1 29712 1726882788.45105: done getting next task for host managed_node1 29712 1726882788.45107: ^ task is: TASK: Ensure state in ["present", "absent"] 29712 1726882788.45110: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882788.45112: getting variables 29712 1726882788.45113: in VariableManager get_vars() 29712 1726882788.45126: Calling all_inventory to load vars for managed_node1 29712 1726882788.45129: Calling groups_inventory to load vars for managed_node1 29712 1726882788.45131: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.45136: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.45139: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.45142: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.45482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.45674: done with get_vars() 29712 1726882788.45683: done getting variables 29712 1726882788.45748: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:39:48 -0400 (0:00:00.078) 0:00:05.577 ****** 29712 1726882788.45776: entering _queue_task() for managed_node1/fail 29712 1726882788.45778: Creating lock for fail 29712 1726882788.46057: worker is 1 (out of 1 available) 29712 1726882788.46071: exiting _queue_task() for managed_node1/fail 29712 1726882788.46083: done queuing things up, now waiting for results queue to drain 29712 1726882788.46085: waiting for pending results... 29712 1726882788.46326: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 29712 1726882788.46434: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001cc 29712 1726882788.46453: variable 'ansible_search_path' from source: unknown 29712 1726882788.46460: variable 'ansible_search_path' from source: unknown 29712 1726882788.46501: calling self._execute() 29712 1726882788.46591: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.46601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.46613: variable 'omit' from source: magic vars 29712 1726882788.46985: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.47002: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.47145: variable 'state' from source: include params 29712 1726882788.47155: Evaluated conditional (state not in ["present", "absent"]): False 29712 1726882788.47161: when evaluation is False, skipping this task 29712 1726882788.47171: _execute() done 29712 1726882788.47181: dumping result to json 29712 1726882788.47188: done dumping result, returning 29712 1726882788.47197: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-60aa-5bdb-0000000001cc] 29712 1726882788.47207: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cc skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 29712 1726882788.47344: no more pending results, returning what we have 29712 1726882788.47349: results queue empty 29712 1726882788.47350: checking for any_errors_fatal 29712 1726882788.47352: done checking for any_errors_fatal 29712 1726882788.47352: checking for max_fail_percentage 29712 1726882788.47354: done checking for max_fail_percentage 29712 1726882788.47355: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.47356: done checking to see if all hosts have failed 29712 1726882788.47357: getting the remaining hosts for this loop 29712 1726882788.47359: done getting the remaining hosts for this loop 29712 1726882788.47362: getting the next task for host managed_node1 29712 1726882788.47371: done getting next task for host managed_node1 29712 1726882788.47374: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 29712 1726882788.47377: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882788.47381: getting variables 29712 1726882788.47383: in VariableManager get_vars() 29712 1726882788.47420: Calling all_inventory to load vars for managed_node1 29712 1726882788.47423: Calling groups_inventory to load vars for managed_node1 29712 1726882788.47425: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.47438: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.47441: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.47444: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.47637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.47849: done with get_vars() 29712 1726882788.47859: done getting variables 29712 1726882788.47934: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:39:48 -0400 (0:00:00.021) 0:00:05.599 ****** 29712 1726882788.48199: entering _queue_task() for managed_node1/fail 29712 1726882788.48211: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cc 29712 1726882788.48213: WORKER PROCESS EXITING 29712 1726882788.48429: worker is 1 (out of 1 available) 29712 1726882788.48440: exiting _queue_task() for managed_node1/fail 29712 1726882788.48451: done queuing things up, now waiting for results queue to drain 29712 1726882788.48453: waiting for pending results... 29712 1726882788.48689: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 29712 1726882788.48792: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001cd 29712 1726882788.48814: variable 'ansible_search_path' from source: unknown 29712 1726882788.48821: variable 'ansible_search_path' from source: unknown 29712 1726882788.48857: calling self._execute() 29712 1726882788.48942: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.48952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.48967: variable 'omit' from source: magic vars 29712 1726882788.49304: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.49320: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.49470: variable 'type' from source: set_fact 29712 1726882788.49481: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 29712 1726882788.49489: when evaluation is False, skipping this task 29712 1726882788.49497: _execute() done 29712 1726882788.49505: dumping result to json 29712 1726882788.49511: done dumping result, returning 29712 1726882788.49519: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-60aa-5bdb-0000000001cd] 29712 1726882788.49528: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cd skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 29712 1726882788.49657: no more pending results, returning what we have 29712 1726882788.49661: results queue empty 29712 1726882788.49662: checking for any_errors_fatal 29712 1726882788.49669: done checking for any_errors_fatal 29712 1726882788.49670: checking for max_fail_percentage 29712 1726882788.49672: done checking for max_fail_percentage 29712 1726882788.49674: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.49675: done checking to see if all hosts have failed 29712 1726882788.49676: getting the remaining hosts for this loop 29712 1726882788.49678: done getting the remaining hosts for this loop 29712 1726882788.49681: getting the next task for host managed_node1 29712 1726882788.49688: done getting next task for host managed_node1 29712 1726882788.49691: ^ task is: TASK: Include the task 'show_interfaces.yml' 29712 1726882788.49695: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882788.49698: getting variables 29712 1726882788.49700: in VariableManager get_vars() 29712 1726882788.49735: Calling all_inventory to load vars for managed_node1 29712 1726882788.49737: Calling groups_inventory to load vars for managed_node1 29712 1726882788.49740: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.49752: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.49755: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.49758: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.50001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.50200: done with get_vars() 29712 1726882788.50209: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:39:48 -0400 (0:00:00.023) 0:00:05.622 ****** 29712 1726882788.50322: entering _queue_task() for managed_node1/include_tasks 29712 1726882788.50341: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cd 29712 1726882788.50350: WORKER PROCESS EXITING 29712 1726882788.50761: worker is 1 (out of 1 available) 29712 1726882788.50776: exiting _queue_task() for managed_node1/include_tasks 29712 1726882788.50788: done queuing things up, now waiting for results queue to drain 29712 1726882788.50790: waiting for pending results... 29712 1726882788.51029: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 29712 1726882788.51137: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001ce 29712 1726882788.51155: variable 'ansible_search_path' from source: unknown 29712 1726882788.51165: variable 'ansible_search_path' from source: unknown 29712 1726882788.51205: calling self._execute() 29712 1726882788.51296: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.51307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.51321: variable 'omit' from source: magic vars 29712 1726882788.51682: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.51700: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.51710: _execute() done 29712 1726882788.51716: dumping result to json 29712 1726882788.51721: done dumping result, returning 29712 1726882788.51729: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-60aa-5bdb-0000000001ce] 29712 1726882788.51737: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001ce 29712 1726882788.51837: no more pending results, returning what we have 29712 1726882788.51842: in VariableManager get_vars() 29712 1726882788.51883: Calling all_inventory to load vars for managed_node1 29712 1726882788.51886: Calling groups_inventory to load vars for managed_node1 29712 1726882788.51888: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.51901: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.51904: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.51907: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.52108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.52317: done with get_vars() 29712 1726882788.52325: variable 'ansible_search_path' from source: unknown 29712 1726882788.52326: variable 'ansible_search_path' from source: unknown 29712 1726882788.52363: we have included files to process 29712 1726882788.52367: generating all_blocks data 29712 1726882788.52369: done generating all_blocks data 29712 1726882788.52375: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882788.52376: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882788.52378: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29712 1726882788.52675: in VariableManager get_vars() 29712 1726882788.52698: done with get_vars() 29712 1726882788.52729: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001ce 29712 1726882788.52732: WORKER PROCESS EXITING 29712 1726882788.52818: done processing included file 29712 1726882788.52820: iterating over new_blocks loaded from include file 29712 1726882788.52821: in VariableManager get_vars() 29712 1726882788.52837: done with get_vars() 29712 1726882788.52838: filtering new block on tags 29712 1726882788.52856: done filtering new block on tags 29712 1726882788.52858: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 29712 1726882788.52865: extending task lists for all hosts with included blocks 29712 1726882788.53581: done extending task lists 29712 1726882788.53582: done processing included files 29712 1726882788.53583: results queue empty 29712 1726882788.53584: checking for any_errors_fatal 29712 1726882788.53587: done checking for any_errors_fatal 29712 1726882788.53588: checking for max_fail_percentage 29712 1726882788.53589: done checking for max_fail_percentage 29712 1726882788.53589: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.53590: done checking to see if all hosts have failed 29712 1726882788.53591: getting the remaining hosts for this loop 29712 1726882788.53592: done getting the remaining hosts for this loop 29712 1726882788.53595: getting the next task for host managed_node1 29712 1726882788.53598: done getting next task for host managed_node1 29712 1726882788.53600: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29712 1726882788.53603: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882788.53606: getting variables 29712 1726882788.53607: in VariableManager get_vars() 29712 1726882788.53616: Calling all_inventory to load vars for managed_node1 29712 1726882788.53618: Calling groups_inventory to load vars for managed_node1 29712 1726882788.53620: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.53625: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.53627: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.53630: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.53767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.54660: done with get_vars() 29712 1726882788.54670: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:39:48 -0400 (0:00:00.044) 0:00:05.666 ****** 29712 1726882788.54742: entering _queue_task() for managed_node1/include_tasks 29712 1726882788.55007: worker is 1 (out of 1 available) 29712 1726882788.55020: exiting _queue_task() for managed_node1/include_tasks 29712 1726882788.55032: done queuing things up, now waiting for results queue to drain 29712 1726882788.55033: waiting for pending results... 29712 1726882788.55825: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 29712 1726882788.56186: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000275 29712 1726882788.56207: variable 'ansible_search_path' from source: unknown 29712 1726882788.56216: variable 'ansible_search_path' from source: unknown 29712 1726882788.56262: calling self._execute() 29712 1726882788.56471: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.56484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.56495: variable 'omit' from source: magic vars 29712 1726882788.57144: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.57156: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.57163: _execute() done 29712 1726882788.57170: dumping result to json 29712 1726882788.57173: done dumping result, returning 29712 1726882788.57176: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-60aa-5bdb-000000000275] 29712 1726882788.57182: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000275 29712 1726882788.57314: no more pending results, returning what we have 29712 1726882788.57320: in VariableManager get_vars() 29712 1726882788.57367: Calling all_inventory to load vars for managed_node1 29712 1726882788.57371: Calling groups_inventory to load vars for managed_node1 29712 1726882788.57373: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.57385: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.57388: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.57390: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.57558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.57798: done with get_vars() 29712 1726882788.57806: variable 'ansible_search_path' from source: unknown 29712 1726882788.57807: variable 'ansible_search_path' from source: unknown 29712 1726882788.57871: we have included files to process 29712 1726882788.57873: generating all_blocks data 29712 1726882788.57876: done generating all_blocks data 29712 1726882788.57878: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882788.57879: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882788.57881: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29712 1726882788.58454: done processing included file 29712 1726882788.58456: iterating over new_blocks loaded from include file 29712 1726882788.58458: in VariableManager get_vars() 29712 1726882788.58478: done with get_vars() 29712 1726882788.58480: filtering new block on tags 29712 1726882788.58499: done filtering new block on tags 29712 1726882788.58501: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 29712 1726882788.58506: extending task lists for all hosts with included blocks 29712 1726882788.58657: done extending task lists 29712 1726882788.58658: done processing included files 29712 1726882788.58659: results queue empty 29712 1726882788.58660: checking for any_errors_fatal 29712 1726882788.58664: done checking for any_errors_fatal 29712 1726882788.58665: checking for max_fail_percentage 29712 1726882788.58666: done checking for max_fail_percentage 29712 1726882788.58667: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.58668: done checking to see if all hosts have failed 29712 1726882788.58669: getting the remaining hosts for this loop 29712 1726882788.58670: done getting the remaining hosts for this loop 29712 1726882788.58674: getting the next task for host managed_node1 29712 1726882788.58679: done getting next task for host managed_node1 29712 1726882788.58681: ^ task is: TASK: Gather current interface info 29712 1726882788.58685: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882788.58687: getting variables 29712 1726882788.58688: in VariableManager get_vars() 29712 1726882788.58703: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000275 29712 1726882788.58706: WORKER PROCESS EXITING 29712 1726882788.58710: Calling all_inventory to load vars for managed_node1 29712 1726882788.58712: Calling groups_inventory to load vars for managed_node1 29712 1726882788.58714: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.58719: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.58722: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.58725: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.58860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.59335: done with get_vars() 29712 1726882788.59344: done getting variables 29712 1726882788.59387: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:39:48 -0400 (0:00:00.046) 0:00:05.713 ****** 29712 1726882788.59417: entering _queue_task() for managed_node1/command 29712 1726882788.59680: worker is 1 (out of 1 available) 29712 1726882788.59693: exiting _queue_task() for managed_node1/command 29712 1726882788.59705: done queuing things up, now waiting for results queue to drain 29712 1726882788.59707: waiting for pending results... 29712 1726882788.59960: running TaskExecutor() for managed_node1/TASK: Gather current interface info 29712 1726882788.60086: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000002ac 29712 1726882788.60107: variable 'ansible_search_path' from source: unknown 29712 1726882788.60114: variable 'ansible_search_path' from source: unknown 29712 1726882788.60159: calling self._execute() 29712 1726882788.60242: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.60254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.60273: variable 'omit' from source: magic vars 29712 1726882788.60791: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.60917: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.60923: variable 'omit' from source: magic vars 29712 1726882788.61090: variable 'omit' from source: magic vars 29712 1726882788.61127: variable 'omit' from source: magic vars 29712 1726882788.61175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882788.61334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882788.61359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882788.61387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.61405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882788.61442: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882788.61526: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.61535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.61699: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882788.61702: Set connection var ansible_shell_executable to /bin/sh 29712 1726882788.61710: Set connection var ansible_pipelining to False 29712 1726882788.61714: Set connection var ansible_connection to ssh 29712 1726882788.61720: Set connection var ansible_timeout to 10 29712 1726882788.61723: Set connection var ansible_shell_type to sh 29712 1726882788.61745: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.61748: variable 'ansible_connection' from source: unknown 29712 1726882788.61751: variable 'ansible_module_compression' from source: unknown 29712 1726882788.61754: variable 'ansible_shell_type' from source: unknown 29712 1726882788.61757: variable 'ansible_shell_executable' from source: unknown 29712 1726882788.61759: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.61761: variable 'ansible_pipelining' from source: unknown 29712 1726882788.61769: variable 'ansible_timeout' from source: unknown 29712 1726882788.61798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.61917: 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) 29712 1726882788.61926: variable 'omit' from source: magic vars 29712 1726882788.61933: starting attempt loop 29712 1726882788.61936: running the handler 29712 1726882788.61952: _low_level_execute_command(): starting 29712 1726882788.61961: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882788.62701: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.62711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.62722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.62736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.62778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.62783: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.62793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.62806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882788.62814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882788.62820: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882788.62828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.62837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.62848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.62855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.62862: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882788.62875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.62946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.62969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.62979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.63107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.64788: stdout chunk (state=3): >>>/root <<< 29712 1726882788.64972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.64975: stdout chunk (state=3): >>><<< 29712 1726882788.64977: stderr chunk (state=3): >>><<< 29712 1726882788.65088: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.65091: _low_level_execute_command(): starting 29712 1726882788.65094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297 `" && echo ansible-tmp-1726882788.6499703-30009-246269694629297="` echo /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297 `" ) && sleep 0' 29712 1726882788.66299: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.66302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.66333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.66337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.66339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.66412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.66416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.66530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.68390: stdout chunk (state=3): >>>ansible-tmp-1726882788.6499703-30009-246269694629297=/root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297 <<< 29712 1726882788.68682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.68754: stderr chunk (state=3): >>><<< 29712 1726882788.68757: stdout chunk (state=3): >>><<< 29712 1726882788.69088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882788.6499703-30009-246269694629297=/root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.69092: variable 'ansible_module_compression' from source: unknown 29712 1726882788.69094: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882788.69096: variable 'ansible_facts' from source: unknown 29712 1726882788.69104: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/AnsiballZ_command.py 29712 1726882788.69204: Sending initial data 29712 1726882788.69208: Sent initial data (156 bytes) 29712 1726882788.70171: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.70212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.70229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.70248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.70295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.70306: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.70319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.70337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882788.70351: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882788.70363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882788.70380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.70394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.70413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.70427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.70439: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882788.70454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.70528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.70551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.70571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.70710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.72416: 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 <<< 29712 1726882788.72506: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882788.72604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpezb8lgg3 /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/AnsiballZ_command.py <<< 29712 1726882788.72693: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882788.74189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.74375: stderr chunk (state=3): >>><<< 29712 1726882788.74378: stdout chunk (state=3): >>><<< 29712 1726882788.74381: done transferring module to remote 29712 1726882788.74383: _low_level_execute_command(): starting 29712 1726882788.74385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/ /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/AnsiballZ_command.py && sleep 0' 29712 1726882788.75025: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.75028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29712 1726882788.75034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882788.75037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.75086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.75092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.75108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.75209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.76911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.76991: stderr chunk (state=3): >>><<< 29712 1726882788.76994: stdout chunk (state=3): >>><<< 29712 1726882788.77085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.77089: _low_level_execute_command(): starting 29712 1726882788.77092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/AnsiballZ_command.py && sleep 0' 29712 1726882788.78039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.78055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.78078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.78104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.78146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.78227: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.78231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.78259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29712 1726882788.78263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.78325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.78425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.91685: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:39:48.912156", "end": "2024-09-20 21:39:48.915413", "delta": "0:00:00.003257", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 29712 1726882788.92840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882788.92920: stderr chunk (state=3): >>><<< 29712 1726882788.92924: stdout chunk (state=3): >>><<< 29712 1726882788.92973: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:39:48.912156", "end": "2024-09-20 21:39:48.915413", "delta": "0:00:00.003257", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882788.93072: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882788.93075: _low_level_execute_command(): starting 29712 1726882788.93078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882788.6499703-30009-246269694629297/ > /dev/null 2>&1 && sleep 0' 29712 1726882788.94342: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882788.94358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.94371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.94387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.94427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.94434: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882788.94444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.94457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882788.94465: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882788.94477: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882788.94484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882788.94493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882788.94509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882788.94516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882788.94522: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882788.94532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882788.94609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882788.94628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882788.94639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882788.94754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882788.96631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882788.96634: stdout chunk (state=3): >>><<< 29712 1726882788.96637: stderr chunk (state=3): >>><<< 29712 1726882788.97011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882788.97015: handler run complete 29712 1726882788.97017: Evaluated conditional (False): False 29712 1726882788.97019: attempt loop complete, returning result 29712 1726882788.97021: _execute() done 29712 1726882788.97023: dumping result to json 29712 1726882788.97025: done dumping result, returning 29712 1726882788.97027: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-60aa-5bdb-0000000002ac] 29712 1726882788.97028: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ac 29712 1726882788.97104: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ac 29712 1726882788.97107: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003257", "end": "2024-09-20 21:39:48.915413", "rc": 0, "start": "2024-09-20 21:39:48.912156" } STDOUT: bonding_masters eth0 lo 29712 1726882788.97181: no more pending results, returning what we have 29712 1726882788.97185: results queue empty 29712 1726882788.97186: checking for any_errors_fatal 29712 1726882788.97188: done checking for any_errors_fatal 29712 1726882788.97189: checking for max_fail_percentage 29712 1726882788.97190: done checking for max_fail_percentage 29712 1726882788.97191: checking to see if all hosts have failed and the running result is not ok 29712 1726882788.97192: done checking to see if all hosts have failed 29712 1726882788.97193: getting the remaining hosts for this loop 29712 1726882788.97194: done getting the remaining hosts for this loop 29712 1726882788.97198: getting the next task for host managed_node1 29712 1726882788.97204: done getting next task for host managed_node1 29712 1726882788.97207: ^ task is: TASK: Set current_interfaces 29712 1726882788.97212: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882788.97215: getting variables 29712 1726882788.97217: in VariableManager get_vars() 29712 1726882788.97343: Calling all_inventory to load vars for managed_node1 29712 1726882788.97346: Calling groups_inventory to load vars for managed_node1 29712 1726882788.97412: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882788.97422: Calling all_plugins_play to load vars for managed_node1 29712 1726882788.97426: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882788.97429: Calling groups_plugins_play to load vars for managed_node1 29712 1726882788.97593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882788.97803: done with get_vars() 29712 1726882788.97812: done getting variables 29712 1726882788.97871: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:39:48 -0400 (0:00:00.384) 0:00:06.098 ****** 29712 1726882788.97903: entering _queue_task() for managed_node1/set_fact 29712 1726882788.98139: worker is 1 (out of 1 available) 29712 1726882788.98152: exiting _queue_task() for managed_node1/set_fact 29712 1726882788.98163: done queuing things up, now waiting for results queue to drain 29712 1726882788.98170: waiting for pending results... 29712 1726882788.99004: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 29712 1726882788.99214: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000002ad 29712 1726882788.99239: variable 'ansible_search_path' from source: unknown 29712 1726882788.99246: variable 'ansible_search_path' from source: unknown 29712 1726882788.99290: calling self._execute() 29712 1726882788.99434: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882788.99449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882788.99462: variable 'omit' from source: magic vars 29712 1726882788.99839: variable 'ansible_distribution_major_version' from source: facts 29712 1726882788.99856: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882788.99871: variable 'omit' from source: magic vars 29712 1726882788.99928: variable 'omit' from source: magic vars 29712 1726882789.00041: variable '_current_interfaces' from source: set_fact 29712 1726882789.00113: variable 'omit' from source: magic vars 29712 1726882789.00156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882789.00198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882789.00224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882789.00246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.00261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.00300: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882789.00310: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.00319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.00427: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882789.00437: Set connection var ansible_shell_executable to /bin/sh 29712 1726882789.00447: Set connection var ansible_pipelining to False 29712 1726882789.00455: Set connection var ansible_connection to ssh 29712 1726882789.00466: Set connection var ansible_timeout to 10 29712 1726882789.00475: Set connection var ansible_shell_type to sh 29712 1726882789.00498: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.00505: variable 'ansible_connection' from source: unknown 29712 1726882789.00511: variable 'ansible_module_compression' from source: unknown 29712 1726882789.00516: variable 'ansible_shell_type' from source: unknown 29712 1726882789.00522: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.00531: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.00538: variable 'ansible_pipelining' from source: unknown 29712 1726882789.00544: variable 'ansible_timeout' from source: unknown 29712 1726882789.00551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.00701: 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) 29712 1726882789.00716: variable 'omit' from source: magic vars 29712 1726882789.00726: starting attempt loop 29712 1726882789.00733: running the handler 29712 1726882789.00753: handler run complete 29712 1726882789.00769: attempt loop complete, returning result 29712 1726882789.00776: _execute() done 29712 1726882789.00783: dumping result to json 29712 1726882789.00789: done dumping result, returning 29712 1726882789.00800: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-60aa-5bdb-0000000002ad] 29712 1726882789.00808: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ad ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 29712 1726882789.00952: no more pending results, returning what we have 29712 1726882789.00956: results queue empty 29712 1726882789.00957: checking for any_errors_fatal 29712 1726882789.00964: done checking for any_errors_fatal 29712 1726882789.00965: checking for max_fail_percentage 29712 1726882789.00969: done checking for max_fail_percentage 29712 1726882789.00970: checking to see if all hosts have failed and the running result is not ok 29712 1726882789.00971: done checking to see if all hosts have failed 29712 1726882789.00972: getting the remaining hosts for this loop 29712 1726882789.00974: done getting the remaining hosts for this loop 29712 1726882789.00978: getting the next task for host managed_node1 29712 1726882789.00986: done getting next task for host managed_node1 29712 1726882789.00988: ^ task is: TASK: Show current_interfaces 29712 1726882789.00993: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882789.00997: getting variables 29712 1726882789.00999: in VariableManager get_vars() 29712 1726882789.01035: Calling all_inventory to load vars for managed_node1 29712 1726882789.01037: Calling groups_inventory to load vars for managed_node1 29712 1726882789.01040: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882789.01050: Calling all_plugins_play to load vars for managed_node1 29712 1726882789.01053: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882789.01056: Calling groups_plugins_play to load vars for managed_node1 29712 1726882789.01236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882789.01449: done with get_vars() 29712 1726882789.01459: done getting variables 29712 1726882789.01515: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:39:49 -0400 (0:00:00.036) 0:00:06.134 ****** 29712 1726882789.01553: entering _queue_task() for managed_node1/debug 29712 1726882789.01575: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ad 29712 1726882789.01583: WORKER PROCESS EXITING 29712 1726882789.02030: worker is 1 (out of 1 available) 29712 1726882789.02043: exiting _queue_task() for managed_node1/debug 29712 1726882789.02055: done queuing things up, now waiting for results queue to drain 29712 1726882789.02056: waiting for pending results... 29712 1726882789.02298: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 29712 1726882789.02411: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000276 29712 1726882789.02428: variable 'ansible_search_path' from source: unknown 29712 1726882789.02436: variable 'ansible_search_path' from source: unknown 29712 1726882789.02478: calling self._execute() 29712 1726882789.02565: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.02578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.02592: variable 'omit' from source: magic vars 29712 1726882789.03015: variable 'ansible_distribution_major_version' from source: facts 29712 1726882789.03037: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882789.03052: variable 'omit' from source: magic vars 29712 1726882789.03104: variable 'omit' from source: magic vars 29712 1726882789.03203: variable 'current_interfaces' from source: set_fact 29712 1726882789.03232: variable 'omit' from source: magic vars 29712 1726882789.03283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882789.03318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882789.03341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882789.03364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.03386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.03418: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882789.03426: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.03433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.03540: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882789.03553: Set connection var ansible_shell_executable to /bin/sh 29712 1726882789.03569: Set connection var ansible_pipelining to False 29712 1726882789.03580: Set connection var ansible_connection to ssh 29712 1726882789.03593: Set connection var ansible_timeout to 10 29712 1726882789.03598: Set connection var ansible_shell_type to sh 29712 1726882789.03621: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.03628: variable 'ansible_connection' from source: unknown 29712 1726882789.03634: variable 'ansible_module_compression' from source: unknown 29712 1726882789.03639: variable 'ansible_shell_type' from source: unknown 29712 1726882789.03645: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.03650: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.03656: variable 'ansible_pipelining' from source: unknown 29712 1726882789.03661: variable 'ansible_timeout' from source: unknown 29712 1726882789.03679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.03821: 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) 29712 1726882789.03834: variable 'omit' from source: magic vars 29712 1726882789.03844: starting attempt loop 29712 1726882789.03851: running the handler 29712 1726882789.03903: handler run complete 29712 1726882789.03924: attempt loop complete, returning result 29712 1726882789.03930: _execute() done 29712 1726882789.03936: dumping result to json 29712 1726882789.03943: done dumping result, returning 29712 1726882789.03952: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-60aa-5bdb-000000000276] 29712 1726882789.03960: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000276 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 29712 1726882789.04096: no more pending results, returning what we have 29712 1726882789.04099: results queue empty 29712 1726882789.04100: checking for any_errors_fatal 29712 1726882789.04105: done checking for any_errors_fatal 29712 1726882789.04106: checking for max_fail_percentage 29712 1726882789.04108: done checking for max_fail_percentage 29712 1726882789.04108: checking to see if all hosts have failed and the running result is not ok 29712 1726882789.04110: done checking to see if all hosts have failed 29712 1726882789.04110: getting the remaining hosts for this loop 29712 1726882789.04112: done getting the remaining hosts for this loop 29712 1726882789.04116: getting the next task for host managed_node1 29712 1726882789.04123: done getting next task for host managed_node1 29712 1726882789.04127: ^ task is: TASK: Install iproute 29712 1726882789.04130: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882789.04134: getting variables 29712 1726882789.04136: in VariableManager get_vars() 29712 1726882789.04177: Calling all_inventory to load vars for managed_node1 29712 1726882789.04180: Calling groups_inventory to load vars for managed_node1 29712 1726882789.04183: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882789.04192: Calling all_plugins_play to load vars for managed_node1 29712 1726882789.04195: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882789.04198: Calling groups_plugins_play to load vars for managed_node1 29712 1726882789.04410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882789.04618: done with get_vars() 29712 1726882789.04627: done getting variables 29712 1726882789.04888: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000276 29712 1726882789.04892: WORKER PROCESS EXITING 29712 1726882789.04908: 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 iproute] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:39:49 -0400 (0:00:00.033) 0:00:06.168 ****** 29712 1726882789.04936: entering _queue_task() for managed_node1/package 29712 1726882789.05158: worker is 1 (out of 1 available) 29712 1726882789.05176: exiting _queue_task() for managed_node1/package 29712 1726882789.05188: done queuing things up, now waiting for results queue to drain 29712 1726882789.05189: waiting for pending results... 29712 1726882789.05429: running TaskExecutor() for managed_node1/TASK: Install iproute 29712 1726882789.05538: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001cf 29712 1726882789.05555: variable 'ansible_search_path' from source: unknown 29712 1726882789.05562: variable 'ansible_search_path' from source: unknown 29712 1726882789.05605: calling self._execute() 29712 1726882789.05693: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.05704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.05715: variable 'omit' from source: magic vars 29712 1726882789.06086: variable 'ansible_distribution_major_version' from source: facts 29712 1726882789.06103: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882789.06113: variable 'omit' from source: magic vars 29712 1726882789.06149: variable 'omit' from source: magic vars 29712 1726882789.06350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882789.08717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882789.08792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882789.08831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882789.08873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882789.08906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882789.09006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882789.09036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882789.09070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882789.09124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882789.09145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882789.09259: variable '__network_is_ostree' from source: set_fact 29712 1726882789.09275: variable 'omit' from source: magic vars 29712 1726882789.09309: variable 'omit' from source: magic vars 29712 1726882789.09343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882789.09378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882789.09412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882789.09439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.09454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882789.09492: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882789.09501: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.09509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.09617: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882789.09629: Set connection var ansible_shell_executable to /bin/sh 29712 1726882789.09645: Set connection var ansible_pipelining to False 29712 1726882789.09656: Set connection var ansible_connection to ssh 29712 1726882789.09670: Set connection var ansible_timeout to 10 29712 1726882789.09679: Set connection var ansible_shell_type to sh 29712 1726882789.09705: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.09711: variable 'ansible_connection' from source: unknown 29712 1726882789.09718: variable 'ansible_module_compression' from source: unknown 29712 1726882789.09723: variable 'ansible_shell_type' from source: unknown 29712 1726882789.09729: variable 'ansible_shell_executable' from source: unknown 29712 1726882789.09734: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882789.09740: variable 'ansible_pipelining' from source: unknown 29712 1726882789.09750: variable 'ansible_timeout' from source: unknown 29712 1726882789.09757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882789.09855: 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) 29712 1726882789.09877: variable 'omit' from source: magic vars 29712 1726882789.09888: starting attempt loop 29712 1726882789.09894: running the handler 29712 1726882789.09904: variable 'ansible_facts' from source: unknown 29712 1726882789.09910: variable 'ansible_facts' from source: unknown 29712 1726882789.09944: _low_level_execute_command(): starting 29712 1726882789.09955: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882789.10714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882789.10731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.10746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.10768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.10810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.10822: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882789.10838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.10858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882789.10874: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882789.10885: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882789.10895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.10907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.10921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.10931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.10941: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882789.10955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.11033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882789.11068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882789.11089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882789.11213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882789.12836: stdout chunk (state=3): >>>/root <<< 29712 1726882789.13020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882789.13024: stdout chunk (state=3): >>><<< 29712 1726882789.13027: stderr chunk (state=3): >>><<< 29712 1726882789.13131: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882789.13137: _low_level_execute_command(): starting 29712 1726882789.13141: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969 `" && echo ansible-tmp-1726882789.1304643-30040-257756811125969="` echo /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969 `" ) && sleep 0' 29712 1726882789.13722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882789.13736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.13751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.13773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.13820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.13833: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882789.13848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.13869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882789.13883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882789.13895: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882789.13913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.13928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.13944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.13957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.13971: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882789.13986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.14314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882789.14317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882789.14321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882789.14421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882789.16281: stdout chunk (state=3): >>>ansible-tmp-1726882789.1304643-30040-257756811125969=/root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969 <<< 29712 1726882789.16388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882789.16442: stderr chunk (state=3): >>><<< 29712 1726882789.16445: stdout chunk (state=3): >>><<< 29712 1726882789.16456: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882789.1304643-30040-257756811125969=/root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882789.16485: variable 'ansible_module_compression' from source: unknown 29712 1726882789.16532: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 29712 1726882789.16537: ANSIBALLZ: Acquiring lock 29712 1726882789.16540: ANSIBALLZ: Lock acquired: 140241756368688 29712 1726882789.16542: ANSIBALLZ: Creating module 29712 1726882789.38074: ANSIBALLZ: Writing module into payload 29712 1726882789.38337: ANSIBALLZ: Writing module 29712 1726882789.38364: ANSIBALLZ: Renaming module 29712 1726882789.38377: ANSIBALLZ: Done creating module 29712 1726882789.38394: variable 'ansible_facts' from source: unknown 29712 1726882789.38484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/AnsiballZ_dnf.py 29712 1726882789.38621: Sending initial data 29712 1726882789.38624: Sent initial data (152 bytes) 29712 1726882789.39549: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882789.39558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.39571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.39585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.39624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.39631: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882789.39640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.39653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882789.39661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882789.39671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882789.39680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.39688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.39701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.39704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.39711: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882789.39720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.39792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882789.39810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882789.39822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882789.39948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882789.41789: 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 <<< 29712 1726882789.41878: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882789.41970: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp3l0vb15z /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/AnsiballZ_dnf.py <<< 29712 1726882789.42052: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882789.43727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882789.43809: stderr chunk (state=3): >>><<< 29712 1726882789.43812: stdout chunk (state=3): >>><<< 29712 1726882789.43833: done transferring module to remote 29712 1726882789.43845: _low_level_execute_command(): starting 29712 1726882789.43848: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/ /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/AnsiballZ_dnf.py && sleep 0' 29712 1726882789.44473: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882789.44484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.44493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.44507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.44545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.44552: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882789.44562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.44578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882789.44586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882789.44594: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882789.44600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.44609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.44621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.44628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.44634: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882789.44643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.44717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882789.44733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882789.44745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882789.44858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882789.46650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882789.46654: stderr chunk (state=3): >>><<< 29712 1726882789.46657: stdout chunk (state=3): >>><<< 29712 1726882789.46677: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882789.46680: _low_level_execute_command(): starting 29712 1726882789.46685: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/AnsiballZ_dnf.py && sleep 0' 29712 1726882789.47285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882789.47294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.47304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.47317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.47353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.47360: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882789.47372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.47385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882789.47392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882789.47398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882789.47406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882789.47414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882789.47424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882789.47432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882789.47438: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882789.47447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882789.47520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882789.47537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882789.47548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882789.47675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.48494: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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}}} <<< 29712 1726882790.54292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882790.54345: stderr chunk (state=3): >>><<< 29712 1726882790.54348: stdout chunk (state=3): >>><<< 29712 1726882790.54365: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882790.54401: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', '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-1726882789.1304643-30040-257756811125969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882790.54407: _low_level_execute_command(): starting 29712 1726882790.54412: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882789.1304643-30040-257756811125969/ > /dev/null 2>&1 && sleep 0' 29712 1726882790.54864: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.54873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.54901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882790.54905: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.54907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.54966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.54970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882790.54974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.55070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.56874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.56920: stderr chunk (state=3): >>><<< 29712 1726882790.56923: stdout chunk (state=3): >>><<< 29712 1726882790.56936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.56942: handler run complete 29712 1726882790.57060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882790.57187: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882790.57218: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882790.57242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882790.57265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882790.57317: variable '__install_status' from source: unknown 29712 1726882790.57331: Evaluated conditional (__install_status is success): True 29712 1726882790.57345: attempt loop complete, returning result 29712 1726882790.57347: _execute() done 29712 1726882790.57350: dumping result to json 29712 1726882790.57355: done dumping result, returning 29712 1726882790.57362: done running TaskExecutor() for managed_node1/TASK: Install iproute [0e448fcc-3ce9-60aa-5bdb-0000000001cf] 29712 1726882790.57370: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cf 29712 1726882790.57460: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001cf 29712 1726882790.57462: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 29712 1726882790.57546: no more pending results, returning what we have 29712 1726882790.57550: results queue empty 29712 1726882790.57550: checking for any_errors_fatal 29712 1726882790.57555: done checking for any_errors_fatal 29712 1726882790.57556: checking for max_fail_percentage 29712 1726882790.57558: done checking for max_fail_percentage 29712 1726882790.57558: checking to see if all hosts have failed and the running result is not ok 29712 1726882790.57559: done checking to see if all hosts have failed 29712 1726882790.57560: getting the remaining hosts for this loop 29712 1726882790.57562: done getting the remaining hosts for this loop 29712 1726882790.57569: getting the next task for host managed_node1 29712 1726882790.57575: done getting next task for host managed_node1 29712 1726882790.57578: ^ task is: TASK: Create veth interface {{ interface }} 29712 1726882790.57581: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882790.57584: getting variables 29712 1726882790.57586: in VariableManager get_vars() 29712 1726882790.57620: Calling all_inventory to load vars for managed_node1 29712 1726882790.57623: Calling groups_inventory to load vars for managed_node1 29712 1726882790.57625: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882790.57634: Calling all_plugins_play to load vars for managed_node1 29712 1726882790.57636: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882790.57639: Calling groups_plugins_play to load vars for managed_node1 29712 1726882790.57778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882790.57920: done with get_vars() 29712 1726882790.57927: done getting variables 29712 1726882790.57972: 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) 29712 1726882790.58055: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:39:50 -0400 (0:00:01.531) 0:00:07.700 ****** 29712 1726882790.58082: entering _queue_task() for managed_node1/command 29712 1726882790.58263: worker is 1 (out of 1 available) 29712 1726882790.58281: exiting _queue_task() for managed_node1/command 29712 1726882790.58292: done queuing things up, now waiting for results queue to drain 29712 1726882790.58294: waiting for pending results... 29712 1726882790.58439: running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 29712 1726882790.58504: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d0 29712 1726882790.58516: variable 'ansible_search_path' from source: unknown 29712 1726882790.58519: variable 'ansible_search_path' from source: unknown 29712 1726882790.58711: variable 'interface' from source: set_fact 29712 1726882790.58771: variable 'interface' from source: set_fact 29712 1726882790.58821: variable 'interface' from source: set_fact 29712 1726882790.58927: Loaded config def from plugin (lookup/items) 29712 1726882790.58931: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 29712 1726882790.58944: variable 'omit' from source: magic vars 29712 1726882790.59026: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.59033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.59045: variable 'omit' from source: magic vars 29712 1726882790.59210: variable 'ansible_distribution_major_version' from source: facts 29712 1726882790.59216: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882790.59343: variable 'type' from source: set_fact 29712 1726882790.59346: variable 'state' from source: include params 29712 1726882790.59349: variable 'interface' from source: set_fact 29712 1726882790.59353: variable 'current_interfaces' from source: set_fact 29712 1726882790.59359: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29712 1726882790.59372: variable 'omit' from source: magic vars 29712 1726882790.59395: variable 'omit' from source: magic vars 29712 1726882790.59429: variable 'item' from source: unknown 29712 1726882790.59499: variable 'item' from source: unknown 29712 1726882790.59511: variable 'omit' from source: magic vars 29712 1726882790.59536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882790.59556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882790.59573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882790.59591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882790.59598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882790.59622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882790.59625: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.59628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.59701: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882790.59704: Set connection var ansible_shell_executable to /bin/sh 29712 1726882790.59711: Set connection var ansible_pipelining to False 29712 1726882790.59716: Set connection var ansible_connection to ssh 29712 1726882790.59720: Set connection var ansible_timeout to 10 29712 1726882790.59722: Set connection var ansible_shell_type to sh 29712 1726882790.59738: variable 'ansible_shell_executable' from source: unknown 29712 1726882790.59740: variable 'ansible_connection' from source: unknown 29712 1726882790.59742: variable 'ansible_module_compression' from source: unknown 29712 1726882790.59745: variable 'ansible_shell_type' from source: unknown 29712 1726882790.59748: variable 'ansible_shell_executable' from source: unknown 29712 1726882790.59750: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.59755: variable 'ansible_pipelining' from source: unknown 29712 1726882790.59757: variable 'ansible_timeout' from source: unknown 29712 1726882790.59761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.59855: 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) 29712 1726882790.59863: variable 'omit' from source: magic vars 29712 1726882790.59871: starting attempt loop 29712 1726882790.59874: running the handler 29712 1726882790.59885: _low_level_execute_command(): starting 29712 1726882790.59891: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882790.60506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.60590: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.60620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882790.60670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.60755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.62302: stdout chunk (state=3): >>>/root <<< 29712 1726882790.62405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.62453: stderr chunk (state=3): >>><<< 29712 1726882790.62456: stdout chunk (state=3): >>><<< 29712 1726882790.62478: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.62489: _low_level_execute_command(): starting 29712 1726882790.62495: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977 `" && echo ansible-tmp-1726882790.6247764-30107-230146829376977="` echo /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977 `" ) && sleep 0' 29712 1726882790.62916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.62929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.62945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882790.62958: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882790.62980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.63013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.63025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.63136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.64983: stdout chunk (state=3): >>>ansible-tmp-1726882790.6247764-30107-230146829376977=/root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977 <<< 29712 1726882790.65155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.65166: stdout chunk (state=3): >>><<< 29712 1726882790.65176: stderr chunk (state=3): >>><<< 29712 1726882790.65201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882790.6247764-30107-230146829376977=/root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.65235: variable 'ansible_module_compression' from source: unknown 29712 1726882790.65302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882790.65338: variable 'ansible_facts' from source: unknown 29712 1726882790.65438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/AnsiballZ_command.py 29712 1726882790.65607: Sending initial data 29712 1726882790.65611: Sent initial data (156 bytes) 29712 1726882790.66608: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882790.66621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.66636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.66656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.66708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882790.66721: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882790.66735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.66755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882790.66773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882790.66785: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882790.66801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.66816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.66831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.66843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882790.66855: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882790.66872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.66954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.66980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882790.67001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.67132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.68842: 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 <<< 29712 1726882790.68922: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882790.69015: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpwb23i4il /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/AnsiballZ_command.py <<< 29712 1726882790.69109: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882790.70483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.70566: stderr chunk (state=3): >>><<< 29712 1726882790.70575: stdout chunk (state=3): >>><<< 29712 1726882790.70595: done transferring module to remote 29712 1726882790.70606: _low_level_execute_command(): starting 29712 1726882790.70611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/ /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/AnsiballZ_command.py && sleep 0' 29712 1726882790.71294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.71300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.71346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882790.71352: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882790.71358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.71381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.71386: 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.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882790.71399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.71475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.71490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882790.71495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.71615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.73348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.73394: stderr chunk (state=3): >>><<< 29712 1726882790.73397: stdout chunk (state=3): >>><<< 29712 1726882790.73411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.73414: _low_level_execute_command(): starting 29712 1726882790.73420: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/AnsiballZ_command.py && sleep 0' 29712 1726882790.73829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.73834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.73868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.73879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.73884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.73893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.73898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.73945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.73965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882790.73977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.74086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.88156: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 21:39:50.869404", "end": "2024-09-20 21:39:50.879817", "delta": "0:00:00.010413", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_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}}} <<< 29712 1726882790.90568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882790.90614: stderr chunk (state=3): >>><<< 29712 1726882790.90617: stdout chunk (state=3): >>><<< 29712 1726882790.90633: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 21:39:50.869404", "end": "2024-09-20 21:39:50.879817", "delta": "0:00:00.010413", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882790.90670: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add ethtest0 type veth peer name peerethtest0', '_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-1726882790.6247764-30107-230146829376977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882790.90679: _low_level_execute_command(): starting 29712 1726882790.90681: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882790.6247764-30107-230146829376977/ > /dev/null 2>&1 && sleep 0' 29712 1726882790.91118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.91122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.91153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.91156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882790.91159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.91217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.91223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.91323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.94841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.94885: stderr chunk (state=3): >>><<< 29712 1726882790.94888: stdout chunk (state=3): >>><<< 29712 1726882790.94900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.94906: handler run complete 29712 1726882790.94922: Evaluated conditional (False): False 29712 1726882790.94933: attempt loop complete, returning result 29712 1726882790.94950: variable 'item' from source: unknown 29712 1726882790.95012: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.010413", "end": "2024-09-20 21:39:50.879817", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-20 21:39:50.869404" } 29712 1726882790.95175: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.95178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.95181: variable 'omit' from source: magic vars 29712 1726882790.95251: variable 'ansible_distribution_major_version' from source: facts 29712 1726882790.95254: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882790.95379: variable 'type' from source: set_fact 29712 1726882790.95382: variable 'state' from source: include params 29712 1726882790.95385: variable 'interface' from source: set_fact 29712 1726882790.95388: variable 'current_interfaces' from source: set_fact 29712 1726882790.95394: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29712 1726882790.95405: variable 'omit' from source: magic vars 29712 1726882790.95413: variable 'omit' from source: magic vars 29712 1726882790.95438: variable 'item' from source: unknown 29712 1726882790.95484: variable 'item' from source: unknown 29712 1726882790.95495: variable 'omit' from source: magic vars 29712 1726882790.95513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882790.95521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882790.95528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882790.95538: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882790.95541: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.95543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.95597: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882790.95601: Set connection var ansible_shell_executable to /bin/sh 29712 1726882790.95608: Set connection var ansible_pipelining to False 29712 1726882790.95612: Set connection var ansible_connection to ssh 29712 1726882790.95621: Set connection var ansible_timeout to 10 29712 1726882790.95624: Set connection var ansible_shell_type to sh 29712 1726882790.95636: variable 'ansible_shell_executable' from source: unknown 29712 1726882790.95639: variable 'ansible_connection' from source: unknown 29712 1726882790.95641: variable 'ansible_module_compression' from source: unknown 29712 1726882790.95643: variable 'ansible_shell_type' from source: unknown 29712 1726882790.95645: variable 'ansible_shell_executable' from source: unknown 29712 1726882790.95648: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882790.95653: variable 'ansible_pipelining' from source: unknown 29712 1726882790.95655: variable 'ansible_timeout' from source: unknown 29712 1726882790.95659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882790.95730: 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) 29712 1726882790.95734: variable 'omit' from source: magic vars 29712 1726882790.95741: starting attempt loop 29712 1726882790.95743: running the handler 29712 1726882790.95745: _low_level_execute_command(): starting 29712 1726882790.95750: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882790.96181: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.96203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.96219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.96261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.96276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.96389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882790.97962: stdout chunk (state=3): >>>/root <<< 29712 1726882790.98063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882790.98108: stderr chunk (state=3): >>><<< 29712 1726882790.98112: stdout chunk (state=3): >>><<< 29712 1726882790.98125: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882790.98132: _low_level_execute_command(): starting 29712 1726882790.98136: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157 `" && echo ansible-tmp-1726882790.98124-30107-640729688157="` echo /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157 `" ) && sleep 0' 29712 1726882790.98558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882790.98565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882790.98596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.98607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882790.98658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882790.98677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882790.98774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.00634: stdout chunk (state=3): >>>ansible-tmp-1726882790.98124-30107-640729688157=/root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157 <<< 29712 1726882791.00816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.00825: stdout chunk (state=3): >>><<< 29712 1726882791.00835: stderr chunk (state=3): >>><<< 29712 1726882791.00852: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882790.98124-30107-640729688157=/root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.00880: variable 'ansible_module_compression' from source: unknown 29712 1726882791.00932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882791.00957: variable 'ansible_facts' from source: unknown 29712 1726882791.01038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/AnsiballZ_command.py 29712 1726882791.01182: Sending initial data 29712 1726882791.01185: Sent initial data (151 bytes) 29712 1726882791.02081: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.02086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.02118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.02125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.02130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 29712 1726882791.02137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.02142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.02169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882791.02172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.02224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.02233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.02331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.04194: 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 <<< 29712 1726882791.04289: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 <<< 29712 1726882791.04292: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 29712 1726882791.04384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpqwos7b8a /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/AnsiballZ_command.py <<< 29712 1726882791.04475: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882791.05956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.05960: stdout chunk (state=3): >>><<< 29712 1726882791.05962: stderr chunk (state=3): >>><<< 29712 1726882791.05966: done transferring module to remote 29712 1726882791.05968: _low_level_execute_command(): starting 29712 1726882791.05970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/ /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/AnsiballZ_command.py && sleep 0' 29712 1726882791.06531: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.06543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.06556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.06575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.06622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.06633: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.06645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.06661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.06674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.06685: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.06696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.06708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.06728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.06738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.06748: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.06760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.06841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.06861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.06878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.06995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.08800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.08803: stdout chunk (state=3): >>><<< 29712 1726882791.08805: stderr chunk (state=3): >>><<< 29712 1726882791.08895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.08899: _low_level_execute_command(): starting 29712 1726882791.08901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/AnsiballZ_command.py && sleep 0' 29712 1726882791.09471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.09487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.09500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.09516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.09556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.09569: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.09589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.09607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.09618: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.09628: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.09639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.09650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.09666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.09680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.09691: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.09708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.09784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.09809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.09824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.09951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.23346: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 21:39:51.228088", "end": "2024-09-20 21:39:51.231846", "delta": "0:00:00.003758", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 up", "_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}}} <<< 29712 1726882791.24582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882791.24586: stdout chunk (state=3): >>><<< 29712 1726882791.24595: stderr chunk (state=3): >>><<< 29712 1726882791.24616: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 21:39:51.228088", "end": "2024-09-20 21:39:51.231846", "delta": "0:00:00.003758", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 up", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882791.24649: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerethtest0 up', '_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-1726882790.98124-30107-640729688157/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882791.24655: _low_level_execute_command(): starting 29712 1726882791.24660: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882790.98124-30107-640729688157/ > /dev/null 2>&1 && sleep 0' 29712 1726882791.25378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.25389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.25405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.25422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.25459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.25467: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.25483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.25498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.25508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.25515: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.25527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.25536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.25550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.25555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.25559: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.25573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.25649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.25667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.25685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.25809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.27611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.27690: stderr chunk (state=3): >>><<< 29712 1726882791.27695: stdout chunk (state=3): >>><<< 29712 1726882791.27715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.27721: handler run complete 29712 1726882791.27743: Evaluated conditional (False): False 29712 1726882791.27752: attempt loop complete, returning result 29712 1726882791.27775: variable 'item' from source: unknown 29712 1726882791.27850: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003758", "end": "2024-09-20 21:39:51.231846", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-20 21:39:51.228088" } 29712 1726882791.27984: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.27987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.27989: variable 'omit' from source: magic vars 29712 1726882791.28196: variable 'ansible_distribution_major_version' from source: facts 29712 1726882791.28211: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882791.28404: variable 'type' from source: set_fact 29712 1726882791.28417: variable 'state' from source: include params 29712 1726882791.28431: variable 'interface' from source: set_fact 29712 1726882791.28438: variable 'current_interfaces' from source: set_fact 29712 1726882791.28447: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29712 1726882791.28460: variable 'omit' from source: magic vars 29712 1726882791.28483: variable 'omit' from source: magic vars 29712 1726882791.28523: variable 'item' from source: unknown 29712 1726882791.28597: variable 'item' from source: unknown 29712 1726882791.28616: variable 'omit' from source: magic vars 29712 1726882791.28645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882791.28656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882791.28670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882791.28689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882791.28696: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.28704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.28796: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882791.28806: Set connection var ansible_shell_executable to /bin/sh 29712 1726882791.28817: Set connection var ansible_pipelining to False 29712 1726882791.28826: Set connection var ansible_connection to ssh 29712 1726882791.28836: Set connection var ansible_timeout to 10 29712 1726882791.28842: Set connection var ansible_shell_type to sh 29712 1726882791.28876: variable 'ansible_shell_executable' from source: unknown 29712 1726882791.28884: variable 'ansible_connection' from source: unknown 29712 1726882791.28891: variable 'ansible_module_compression' from source: unknown 29712 1726882791.28897: variable 'ansible_shell_type' from source: unknown 29712 1726882791.28903: variable 'ansible_shell_executable' from source: unknown 29712 1726882791.28909: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.28916: variable 'ansible_pipelining' from source: unknown 29712 1726882791.28923: variable 'ansible_timeout' from source: unknown 29712 1726882791.28931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.29023: 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) 29712 1726882791.29034: variable 'omit' from source: magic vars 29712 1726882791.29041: starting attempt loop 29712 1726882791.29046: running the handler 29712 1726882791.29054: _low_level_execute_command(): starting 29712 1726882791.29060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882791.29762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.29784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.29799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.29817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.29874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.29889: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.29904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.29922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.29935: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.29951: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.29970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.29986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.30003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.30015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.30026: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.30040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.30123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.30147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.30171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.30334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.31870: stdout chunk (state=3): >>>/root <<< 29712 1726882791.31979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.32050: stderr chunk (state=3): >>><<< 29712 1726882791.32061: stdout chunk (state=3): >>><<< 29712 1726882791.32161: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.32169: _low_level_execute_command(): starting 29712 1726882791.32171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365 `" && echo ansible-tmp-1726882791.320912-30107-106298367925365="` echo /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365 `" ) && sleep 0' 29712 1726882791.32768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.32783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.32797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.32814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.32862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.32879: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.32893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.32910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.32922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.32932: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.32956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.32975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.32991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.33004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.33014: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.33026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.33110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.33130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.33144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.33278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.35125: stdout chunk (state=3): >>>ansible-tmp-1726882791.320912-30107-106298367925365=/root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365 <<< 29712 1726882791.35301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.35305: stderr chunk (state=3): >>><<< 29712 1726882791.35307: stdout chunk (state=3): >>><<< 29712 1726882791.35323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882791.320912-30107-106298367925365=/root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.35343: variable 'ansible_module_compression' from source: unknown 29712 1726882791.35410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882791.35428: variable 'ansible_facts' from source: unknown 29712 1726882791.35498: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/AnsiballZ_command.py 29712 1726882791.35615: Sending initial data 29712 1726882791.35618: Sent initial data (155 bytes) 29712 1726882791.36560: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.36571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.36582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.36595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.36631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.36638: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.36648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.36661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.36674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.36681: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.36690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.36698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.36709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.36716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.36723: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.36732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.36809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.36825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.36837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.36954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.38685: 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 <<< 29712 1726882791.38775: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882791.38880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpzkh3k3li /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/AnsiballZ_command.py <<< 29712 1726882791.38969: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882791.40320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.40492: stderr chunk (state=3): >>><<< 29712 1726882791.40496: stdout chunk (state=3): >>><<< 29712 1726882791.40498: done transferring module to remote 29712 1726882791.40500: _low_level_execute_command(): starting 29712 1726882791.40502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/ /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/AnsiballZ_command.py && sleep 0' 29712 1726882791.41085: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.41098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.41111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.41127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.41187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.41199: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.41212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.41232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.41242: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.41252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.41262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.41298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.41321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.41333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.41343: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.41382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.41454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.41491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.41506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.41629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.43433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.43436: stdout chunk (state=3): >>><<< 29712 1726882791.43438: stderr chunk (state=3): >>><<< 29712 1726882791.43525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.43529: _low_level_execute_command(): starting 29712 1726882791.43532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/AnsiballZ_command.py && sleep 0' 29712 1726882791.44100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.44115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.44130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.44148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.44197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.44210: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.44225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.44243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.44254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.44269: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.44283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.44298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.44319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.44333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.44344: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.44359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.44465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.44486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.44502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.44629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.58437: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 21:39:51.575727", "end": "2024-09-20 21:39:51.581467", "delta": "0:00:00.005740", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 up", "_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}}} <<< 29712 1726882791.59530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882791.59574: stderr chunk (state=3): >>><<< 29712 1726882791.59578: stdout chunk (state=3): >>><<< 29712 1726882791.59593: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 21:39:51.575727", "end": "2024-09-20 21:39:51.581467", "delta": "0:00:00.005740", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 up", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882791.59626: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set ethtest0 up', '_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-1726882791.320912-30107-106298367925365/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882791.59633: _low_level_execute_command(): starting 29712 1726882791.59636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882791.320912-30107-106298367925365/ > /dev/null 2>&1 && sleep 0' 29712 1726882791.60211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.60220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.60230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.60249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.60288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.60295: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.60305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.60318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.60326: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.60334: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.60341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.60354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.60370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.60373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.60381: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.60391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.60468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.60483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.60495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.60614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.62414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.62455: stderr chunk (state=3): >>><<< 29712 1726882791.62458: stdout chunk (state=3): >>><<< 29712 1726882791.62474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.62477: handler run complete 29712 1726882791.62495: Evaluated conditional (False): False 29712 1726882791.62505: attempt loop complete, returning result 29712 1726882791.62519: variable 'item' from source: unknown 29712 1726882791.62581: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.005740", "end": "2024-09-20 21:39:51.581467", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-20 21:39:51.575727" } 29712 1726882791.62729: dumping result to json 29712 1726882791.62731: done dumping result, returning 29712 1726882791.62733: done running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d0] 29712 1726882791.62735: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d0 29712 1726882791.62780: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d0 29712 1726882791.62782: WORKER PROCESS EXITING 29712 1726882791.62838: no more pending results, returning what we have 29712 1726882791.62841: results queue empty 29712 1726882791.62842: checking for any_errors_fatal 29712 1726882791.62847: done checking for any_errors_fatal 29712 1726882791.62848: checking for max_fail_percentage 29712 1726882791.62849: done checking for max_fail_percentage 29712 1726882791.62850: checking to see if all hosts have failed and the running result is not ok 29712 1726882791.62851: done checking to see if all hosts have failed 29712 1726882791.62852: getting the remaining hosts for this loop 29712 1726882791.62853: done getting the remaining hosts for this loop 29712 1726882791.62856: getting the next task for host managed_node1 29712 1726882791.62862: done getting next task for host managed_node1 29712 1726882791.62871: ^ task is: TASK: Set up veth as managed by NetworkManager 29712 1726882791.62875: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882791.62878: getting variables 29712 1726882791.62880: in VariableManager get_vars() 29712 1726882791.62913: Calling all_inventory to load vars for managed_node1 29712 1726882791.62916: Calling groups_inventory to load vars for managed_node1 29712 1726882791.62918: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882791.62927: Calling all_plugins_play to load vars for managed_node1 29712 1726882791.62929: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882791.62932: Calling groups_plugins_play to load vars for managed_node1 29712 1726882791.63106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882791.63319: done with get_vars() 29712 1726882791.63330: done getting variables 29712 1726882791.63391: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:39:51 -0400 (0:00:01.053) 0:00:08.753 ****** 29712 1726882791.63428: entering _queue_task() for managed_node1/command 29712 1726882791.63675: worker is 1 (out of 1 available) 29712 1726882791.63686: exiting _queue_task() for managed_node1/command 29712 1726882791.63697: done queuing things up, now waiting for results queue to drain 29712 1726882791.63699: waiting for pending results... 29712 1726882791.63969: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 29712 1726882791.64087: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d1 29712 1726882791.64098: variable 'ansible_search_path' from source: unknown 29712 1726882791.64101: variable 'ansible_search_path' from source: unknown 29712 1726882791.64130: calling self._execute() 29712 1726882791.64280: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.64284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.64298: variable 'omit' from source: magic vars 29712 1726882791.64550: variable 'ansible_distribution_major_version' from source: facts 29712 1726882791.64560: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882791.64663: variable 'type' from source: set_fact 29712 1726882791.64669: variable 'state' from source: include params 29712 1726882791.64677: Evaluated conditional (type == 'veth' and state == 'present'): True 29712 1726882791.64684: variable 'omit' from source: magic vars 29712 1726882791.64708: variable 'omit' from source: magic vars 29712 1726882791.64778: variable 'interface' from source: set_fact 29712 1726882791.64790: variable 'omit' from source: magic vars 29712 1726882791.64822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882791.64849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882791.64864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882791.64880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882791.64889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882791.64913: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882791.64916: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.64920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.64993: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882791.64996: Set connection var ansible_shell_executable to /bin/sh 29712 1726882791.65003: Set connection var ansible_pipelining to False 29712 1726882791.65009: Set connection var ansible_connection to ssh 29712 1726882791.65012: Set connection var ansible_timeout to 10 29712 1726882791.65014: Set connection var ansible_shell_type to sh 29712 1726882791.65032: variable 'ansible_shell_executable' from source: unknown 29712 1726882791.65034: variable 'ansible_connection' from source: unknown 29712 1726882791.65037: variable 'ansible_module_compression' from source: unknown 29712 1726882791.65039: variable 'ansible_shell_type' from source: unknown 29712 1726882791.65041: variable 'ansible_shell_executable' from source: unknown 29712 1726882791.65045: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882791.65048: variable 'ansible_pipelining' from source: unknown 29712 1726882791.65050: variable 'ansible_timeout' from source: unknown 29712 1726882791.65053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882791.65159: 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) 29712 1726882791.65176: variable 'omit' from source: magic vars 29712 1726882791.65179: starting attempt loop 29712 1726882791.65181: running the handler 29712 1726882791.65195: _low_level_execute_command(): starting 29712 1726882791.65201: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882791.65693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.65716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.65731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.65743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.65788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.65800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.65902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.67533: stdout chunk (state=3): >>>/root <<< 29712 1726882791.67646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.67674: stderr chunk (state=3): >>><<< 29712 1726882791.67677: stdout chunk (state=3): >>><<< 29712 1726882791.67696: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.67706: _low_level_execute_command(): starting 29712 1726882791.67712: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538 `" && echo ansible-tmp-1726882791.6769497-30169-98381060509538="` echo /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538 `" ) && sleep 0' 29712 1726882791.68130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.68147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.68173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.68190: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.68226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.68237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.68336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.70193: stdout chunk (state=3): >>>ansible-tmp-1726882791.6769497-30169-98381060509538=/root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538 <<< 29712 1726882791.70328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.70344: stderr chunk (state=3): >>><<< 29712 1726882791.70347: stdout chunk (state=3): >>><<< 29712 1726882791.70360: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882791.6769497-30169-98381060509538=/root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.70386: variable 'ansible_module_compression' from source: unknown 29712 1726882791.70422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882791.70451: variable 'ansible_facts' from source: unknown 29712 1726882791.70513: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/AnsiballZ_command.py 29712 1726882791.70608: Sending initial data 29712 1726882791.70619: Sent initial data (155 bytes) 29712 1726882791.71248: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.71251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.71288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.71291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.71344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.71347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.71443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.73166: 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 <<< 29712 1726882791.73253: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 29712 1726882791.73270: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 29712 1726882791.73281: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 29712 1726882791.73390: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpdw50newf /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/AnsiballZ_command.py <<< 29712 1726882791.73496: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882791.74588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.74679: stderr chunk (state=3): >>><<< 29712 1726882791.74685: stdout chunk (state=3): >>><<< 29712 1726882791.74700: done transferring module to remote 29712 1726882791.74711: _low_level_execute_command(): starting 29712 1726882791.74716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/ /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/AnsiballZ_command.py && sleep 0' 29712 1726882791.75142: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.75145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.75173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882791.75177: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.75188: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.75240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.75243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.75343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.77093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.77159: stderr chunk (state=3): >>><<< 29712 1726882791.77162: stdout chunk (state=3): >>><<< 29712 1726882791.77252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.77255: _low_level_execute_command(): starting 29712 1726882791.77258: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/AnsiballZ_command.py && sleep 0' 29712 1726882791.77785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.77799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.77813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.77836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.77878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.77890: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.77903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.77919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.77935: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.77947: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.77960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.77976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.77994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.78009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.78022: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.78039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.78116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.78138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.78162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.78304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.93351: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 21:39:51.912211", "end": "2024-09-20 21:39:51.931954", "delta": "0:00:00.019743", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 managed true", "_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}}} <<< 29712 1726882791.94675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882791.94680: stdout chunk (state=3): >>><<< 29712 1726882791.94682: stderr chunk (state=3): >>><<< 29712 1726882791.94772: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 21:39:51.912211", "end": "2024-09-20 21:39:51.931954", "delta": "0:00:00.019743", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 managed true", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882791.94776: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set ethtest0 managed 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-1726882791.6769497-30169-98381060509538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882791.94779: _low_level_execute_command(): starting 29712 1726882791.94782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882791.6769497-30169-98381060509538/ > /dev/null 2>&1 && sleep 0' 29712 1726882791.95511: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882791.95544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.95558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.95581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.95654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.95672: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882791.95687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.95712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882791.95727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882791.96486: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882791.96505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882791.96519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882791.96534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882791.96545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882791.96554: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882791.96671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882791.96755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882791.96791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882791.96820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882791.96943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882791.98832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882791.98836: stdout chunk (state=3): >>><<< 29712 1726882791.98838: stderr chunk (state=3): >>><<< 29712 1726882791.99075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882791.99080: handler run complete 29712 1726882791.99083: Evaluated conditional (False): False 29712 1726882791.99085: attempt loop complete, returning result 29712 1726882791.99087: _execute() done 29712 1726882791.99089: dumping result to json 29712 1726882791.99091: done dumping result, returning 29712 1726882791.99093: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-60aa-5bdb-0000000001d1] 29712 1726882791.99095: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d1 29712 1726882791.99242: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d1 29712 1726882791.99245: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.019743", "end": "2024-09-20 21:39:51.931954", "rc": 0, "start": "2024-09-20 21:39:51.912211" } 29712 1726882791.99315: no more pending results, returning what we have 29712 1726882791.99318: results queue empty 29712 1726882791.99319: checking for any_errors_fatal 29712 1726882791.99326: done checking for any_errors_fatal 29712 1726882791.99327: checking for max_fail_percentage 29712 1726882791.99329: done checking for max_fail_percentage 29712 1726882791.99330: checking to see if all hosts have failed and the running result is not ok 29712 1726882791.99331: done checking to see if all hosts have failed 29712 1726882791.99331: getting the remaining hosts for this loop 29712 1726882791.99333: done getting the remaining hosts for this loop 29712 1726882791.99337: getting the next task for host managed_node1 29712 1726882791.99343: done getting next task for host managed_node1 29712 1726882791.99345: ^ task is: TASK: Delete veth interface {{ interface }} 29712 1726882791.99348: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882791.99352: getting variables 29712 1726882791.99356: in VariableManager get_vars() 29712 1726882791.99390: Calling all_inventory to load vars for managed_node1 29712 1726882791.99393: Calling groups_inventory to load vars for managed_node1 29712 1726882791.99396: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882791.99407: Calling all_plugins_play to load vars for managed_node1 29712 1726882791.99409: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882791.99412: Calling groups_plugins_play to load vars for managed_node1 29712 1726882791.99754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882791.99924: done with get_vars() 29712 1726882791.99932: done getting variables 29712 1726882791.99978: 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) 29712 1726882792.00071: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:39:51 -0400 (0:00:00.366) 0:00:09.120 ****** 29712 1726882792.00127: entering _queue_task() for managed_node1/command 29712 1726882792.00386: worker is 1 (out of 1 available) 29712 1726882792.00399: exiting _queue_task() for managed_node1/command 29712 1726882792.00411: done queuing things up, now waiting for results queue to drain 29712 1726882792.00412: waiting for pending results... 29712 1726882792.00676: running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 29712 1726882792.00789: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d2 29712 1726882792.00809: variable 'ansible_search_path' from source: unknown 29712 1726882792.00817: variable 'ansible_search_path' from source: unknown 29712 1726882792.00860: calling self._execute() 29712 1726882792.00953: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.00971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.00992: variable 'omit' from source: magic vars 29712 1726882792.01364: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.01376: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.01531: variable 'type' from source: set_fact 29712 1726882792.01534: variable 'state' from source: include params 29712 1726882792.01537: variable 'interface' from source: set_fact 29712 1726882792.01542: variable 'current_interfaces' from source: set_fact 29712 1726882792.01548: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 29712 1726882792.01556: when evaluation is False, skipping this task 29712 1726882792.01561: _execute() done 29712 1726882792.01565: dumping result to json 29712 1726882792.01580: done dumping result, returning 29712 1726882792.01610: done running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d2] 29712 1726882792.01625: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d2 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29712 1726882792.01775: no more pending results, returning what we have 29712 1726882792.01780: results queue empty 29712 1726882792.01782: checking for any_errors_fatal 29712 1726882792.01791: done checking for any_errors_fatal 29712 1726882792.01792: checking for max_fail_percentage 29712 1726882792.01794: done checking for max_fail_percentage 29712 1726882792.01795: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.01796: done checking to see if all hosts have failed 29712 1726882792.01797: getting the remaining hosts for this loop 29712 1726882792.01799: done getting the remaining hosts for this loop 29712 1726882792.01802: getting the next task for host managed_node1 29712 1726882792.01811: done getting next task for host managed_node1 29712 1726882792.01814: ^ task is: TASK: Create dummy interface {{ interface }} 29712 1726882792.01817: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.01823: getting variables 29712 1726882792.01824: in VariableManager get_vars() 29712 1726882792.01862: Calling all_inventory to load vars for managed_node1 29712 1726882792.01874: Calling groups_inventory to load vars for managed_node1 29712 1726882792.01879: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.01891: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.01894: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.01898: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.02105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.02328: done with get_vars() 29712 1726882792.02339: done getting variables 29712 1726882792.02420: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d2 29712 1726882792.02423: WORKER PROCESS EXITING 29712 1726882792.02470: 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) 29712 1726882792.02724: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:39:52 -0400 (0:00:00.026) 0:00:09.147 ****** 29712 1726882792.02759: entering _queue_task() for managed_node1/command 29712 1726882792.02995: worker is 1 (out of 1 available) 29712 1726882792.03008: exiting _queue_task() for managed_node1/command 29712 1726882792.03020: done queuing things up, now waiting for results queue to drain 29712 1726882792.03022: waiting for pending results... 29712 1726882792.03161: running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 29712 1726882792.03228: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d3 29712 1726882792.03237: variable 'ansible_search_path' from source: unknown 29712 1726882792.03244: variable 'ansible_search_path' from source: unknown 29712 1726882792.03272: calling self._execute() 29712 1726882792.03396: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.03400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.03406: variable 'omit' from source: magic vars 29712 1726882792.03668: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.03684: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.03815: variable 'type' from source: set_fact 29712 1726882792.03818: variable 'state' from source: include params 29712 1726882792.03822: variable 'interface' from source: set_fact 29712 1726882792.03825: variable 'current_interfaces' from source: set_fact 29712 1726882792.03832: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 29712 1726882792.03834: when evaluation is False, skipping this task 29712 1726882792.03842: _execute() done 29712 1726882792.03845: dumping result to json 29712 1726882792.03848: done dumping result, returning 29712 1726882792.03853: done running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d3] 29712 1726882792.03858: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d3 29712 1726882792.03937: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d3 29712 1726882792.03940: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29712 1726882792.04058: no more pending results, returning what we have 29712 1726882792.04061: results queue empty 29712 1726882792.04062: checking for any_errors_fatal 29712 1726882792.04068: done checking for any_errors_fatal 29712 1726882792.04069: checking for max_fail_percentage 29712 1726882792.04070: done checking for max_fail_percentage 29712 1726882792.04071: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.04071: done checking to see if all hosts have failed 29712 1726882792.04072: getting the remaining hosts for this loop 29712 1726882792.04073: done getting the remaining hosts for this loop 29712 1726882792.04075: getting the next task for host managed_node1 29712 1726882792.04078: done getting next task for host managed_node1 29712 1726882792.04080: ^ task is: TASK: Delete dummy interface {{ interface }} 29712 1726882792.04082: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.04084: getting variables 29712 1726882792.04085: in VariableManager get_vars() 29712 1726882792.04103: Calling all_inventory to load vars for managed_node1 29712 1726882792.04105: Calling groups_inventory to load vars for managed_node1 29712 1726882792.04106: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.04112: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.04114: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.04116: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.04215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.04332: done with get_vars() 29712 1726882792.04338: done getting variables 29712 1726882792.04387: 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) 29712 1726882792.04459: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:39:52 -0400 (0:00:00.017) 0:00:09.164 ****** 29712 1726882792.04484: entering _queue_task() for managed_node1/command 29712 1726882792.04649: worker is 1 (out of 1 available) 29712 1726882792.04665: exiting _queue_task() for managed_node1/command 29712 1726882792.04676: done queuing things up, now waiting for results queue to drain 29712 1726882792.04678: waiting for pending results... 29712 1726882792.04879: running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 29712 1726882792.04991: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d4 29712 1726882792.05010: variable 'ansible_search_path' from source: unknown 29712 1726882792.05018: variable 'ansible_search_path' from source: unknown 29712 1726882792.05065: calling self._execute() 29712 1726882792.05156: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.05170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.05186: variable 'omit' from source: magic vars 29712 1726882792.05552: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.05583: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.05788: variable 'type' from source: set_fact 29712 1726882792.05804: variable 'state' from source: include params 29712 1726882792.05814: variable 'interface' from source: set_fact 29712 1726882792.05822: variable 'current_interfaces' from source: set_fact 29712 1726882792.05833: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 29712 1726882792.05840: when evaluation is False, skipping this task 29712 1726882792.05849: _execute() done 29712 1726882792.05855: dumping result to json 29712 1726882792.05861: done dumping result, returning 29712 1726882792.05878: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d4] 29712 1726882792.05888: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d4 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29712 1726882792.06037: no more pending results, returning what we have 29712 1726882792.06041: results queue empty 29712 1726882792.06042: checking for any_errors_fatal 29712 1726882792.06047: done checking for any_errors_fatal 29712 1726882792.06048: checking for max_fail_percentage 29712 1726882792.06050: done checking for max_fail_percentage 29712 1726882792.06050: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.06052: done checking to see if all hosts have failed 29712 1726882792.06052: getting the remaining hosts for this loop 29712 1726882792.06054: done getting the remaining hosts for this loop 29712 1726882792.06058: getting the next task for host managed_node1 29712 1726882792.06069: done getting next task for host managed_node1 29712 1726882792.06071: ^ task is: TASK: Create tap interface {{ interface }} 29712 1726882792.06075: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.06079: getting variables 29712 1726882792.06081: in VariableManager get_vars() 29712 1726882792.06117: Calling all_inventory to load vars for managed_node1 29712 1726882792.06120: Calling groups_inventory to load vars for managed_node1 29712 1726882792.06122: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.06133: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.06136: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.06139: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.06334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.06580: done with get_vars() 29712 1726882792.06591: done getting variables 29712 1726882792.06723: 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) 29712 1726882792.06820: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:39:52 -0400 (0:00:00.023) 0:00:09.187 ****** 29712 1726882792.06849: entering _queue_task() for managed_node1/command 29712 1726882792.06874: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d4 29712 1726882792.06880: WORKER PROCESS EXITING 29712 1726882792.07084: worker is 1 (out of 1 available) 29712 1726882792.07098: exiting _queue_task() for managed_node1/command 29712 1726882792.07108: done queuing things up, now waiting for results queue to drain 29712 1726882792.07110: waiting for pending results... 29712 1726882792.07259: running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 29712 1726882792.07319: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d5 29712 1726882792.07330: variable 'ansible_search_path' from source: unknown 29712 1726882792.07334: variable 'ansible_search_path' from source: unknown 29712 1726882792.07360: calling self._execute() 29712 1726882792.07420: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.07424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.07431: variable 'omit' from source: magic vars 29712 1726882792.07676: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.07686: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.07817: variable 'type' from source: set_fact 29712 1726882792.07821: variable 'state' from source: include params 29712 1726882792.07824: variable 'interface' from source: set_fact 29712 1726882792.07826: variable 'current_interfaces' from source: set_fact 29712 1726882792.07831: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 29712 1726882792.07833: when evaluation is False, skipping this task 29712 1726882792.07836: _execute() done 29712 1726882792.07839: dumping result to json 29712 1726882792.07842: done dumping result, returning 29712 1726882792.07847: done running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d5] 29712 1726882792.07853: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d5 29712 1726882792.07929: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d5 29712 1726882792.07932: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29712 1726882792.07983: no more pending results, returning what we have 29712 1726882792.07985: results queue empty 29712 1726882792.07986: checking for any_errors_fatal 29712 1726882792.07991: done checking for any_errors_fatal 29712 1726882792.07991: checking for max_fail_percentage 29712 1726882792.07993: done checking for max_fail_percentage 29712 1726882792.07993: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.07994: done checking to see if all hosts have failed 29712 1726882792.07995: getting the remaining hosts for this loop 29712 1726882792.07996: done getting the remaining hosts for this loop 29712 1726882792.07999: getting the next task for host managed_node1 29712 1726882792.08003: done getting next task for host managed_node1 29712 1726882792.08005: ^ task is: TASK: Delete tap interface {{ interface }} 29712 1726882792.08008: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.08011: getting variables 29712 1726882792.08012: in VariableManager get_vars() 29712 1726882792.08035: Calling all_inventory to load vars for managed_node1 29712 1726882792.08037: Calling groups_inventory to load vars for managed_node1 29712 1726882792.08038: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.08050: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.08052: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.08054: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.08159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.08280: done with get_vars() 29712 1726882792.08287: done getting variables 29712 1726882792.08322: 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) 29712 1726882792.08399: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:39:52 -0400 (0:00:00.015) 0:00:09.203 ****** 29712 1726882792.08418: entering _queue_task() for managed_node1/command 29712 1726882792.08574: worker is 1 (out of 1 available) 29712 1726882792.08591: exiting _queue_task() for managed_node1/command 29712 1726882792.08601: done queuing things up, now waiting for results queue to drain 29712 1726882792.08603: waiting for pending results... 29712 1726882792.08746: running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 29712 1726882792.08824: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000001d6 29712 1726882792.08840: variable 'ansible_search_path' from source: unknown 29712 1726882792.08844: variable 'ansible_search_path' from source: unknown 29712 1726882792.08872: calling self._execute() 29712 1726882792.08951: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.08955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.08966: variable 'omit' from source: magic vars 29712 1726882792.09273: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.09288: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.09493: variable 'type' from source: set_fact 29712 1726882792.09502: variable 'state' from source: include params 29712 1726882792.09509: variable 'interface' from source: set_fact 29712 1726882792.09516: variable 'current_interfaces' from source: set_fact 29712 1726882792.09525: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 29712 1726882792.09531: when evaluation is False, skipping this task 29712 1726882792.09537: _execute() done 29712 1726882792.09542: dumping result to json 29712 1726882792.09548: done dumping result, returning 29712 1726882792.09561: done running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000001d6] 29712 1726882792.09571: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d6 29712 1726882792.09665: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000001d6 29712 1726882792.09674: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29712 1726882792.09858: no more pending results, returning what we have 29712 1726882792.09861: results queue empty 29712 1726882792.09862: checking for any_errors_fatal 29712 1726882792.09869: done checking for any_errors_fatal 29712 1726882792.09870: checking for max_fail_percentage 29712 1726882792.09871: done checking for max_fail_percentage 29712 1726882792.09872: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.09873: done checking to see if all hosts have failed 29712 1726882792.09874: getting the remaining hosts for this loop 29712 1726882792.09875: done getting the remaining hosts for this loop 29712 1726882792.09881: getting the next task for host managed_node1 29712 1726882792.09888: done getting next task for host managed_node1 29712 1726882792.09891: ^ task is: TASK: Include the task 'assert_device_present.yml' 29712 1726882792.09894: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.09897: getting variables 29712 1726882792.09898: in VariableManager get_vars() 29712 1726882792.09939: Calling all_inventory to load vars for managed_node1 29712 1726882792.09941: Calling groups_inventory to load vars for managed_node1 29712 1726882792.09946: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.09952: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.09954: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.09956: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.10107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.10232: done with get_vars() 29712 1726882792.10238: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:20 Friday 20 September 2024 21:39:52 -0400 (0:00:00.019) 0:00:09.222 ****** 29712 1726882792.10326: entering _queue_task() for managed_node1/include_tasks 29712 1726882792.10529: worker is 1 (out of 1 available) 29712 1726882792.10543: exiting _queue_task() for managed_node1/include_tasks 29712 1726882792.10555: done queuing things up, now waiting for results queue to drain 29712 1726882792.10556: waiting for pending results... 29712 1726882792.10824: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 29712 1726882792.10927: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000000e 29712 1726882792.10948: variable 'ansible_search_path' from source: unknown 29712 1726882792.10990: calling self._execute() 29712 1726882792.11088: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.11100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.11118: variable 'omit' from source: magic vars 29712 1726882792.11511: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.11520: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.11525: _execute() done 29712 1726882792.11530: dumping result to json 29712 1726882792.11533: done dumping result, returning 29712 1726882792.11538: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-60aa-5bdb-00000000000e] 29712 1726882792.11548: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000e 29712 1726882792.11643: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000e 29712 1726882792.11645: WORKER PROCESS EXITING 29712 1726882792.11681: no more pending results, returning what we have 29712 1726882792.11686: in VariableManager get_vars() 29712 1726882792.11722: Calling all_inventory to load vars for managed_node1 29712 1726882792.11724: Calling groups_inventory to load vars for managed_node1 29712 1726882792.11726: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.11734: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.11737: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.11739: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.11852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.11961: done with get_vars() 29712 1726882792.11968: variable 'ansible_search_path' from source: unknown 29712 1726882792.11977: we have included files to process 29712 1726882792.11978: generating all_blocks data 29712 1726882792.11980: done generating all_blocks data 29712 1726882792.11984: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29712 1726882792.11985: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29712 1726882792.11986: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29712 1726882792.12089: in VariableManager get_vars() 29712 1726882792.12102: done with get_vars() 29712 1726882792.12170: done processing included file 29712 1726882792.12171: iterating over new_blocks loaded from include file 29712 1726882792.12173: in VariableManager get_vars() 29712 1726882792.12182: done with get_vars() 29712 1726882792.12183: filtering new block on tags 29712 1726882792.12195: done filtering new block on tags 29712 1726882792.12197: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 29712 1726882792.12200: extending task lists for all hosts with included blocks 29712 1726882792.13147: done extending task lists 29712 1726882792.13149: done processing included files 29712 1726882792.13149: results queue empty 29712 1726882792.13149: checking for any_errors_fatal 29712 1726882792.13151: done checking for any_errors_fatal 29712 1726882792.13152: checking for max_fail_percentage 29712 1726882792.13152: done checking for max_fail_percentage 29712 1726882792.13153: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.13153: done checking to see if all hosts have failed 29712 1726882792.13154: getting the remaining hosts for this loop 29712 1726882792.13155: done getting the remaining hosts for this loop 29712 1726882792.13156: getting the next task for host managed_node1 29712 1726882792.13158: done getting next task for host managed_node1 29712 1726882792.13159: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29712 1726882792.13161: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882792.13163: getting variables 29712 1726882792.13165: in VariableManager get_vars() 29712 1726882792.13174: Calling all_inventory to load vars for managed_node1 29712 1726882792.13175: Calling groups_inventory to load vars for managed_node1 29712 1726882792.13177: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.13180: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.13181: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.13183: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.13487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.13690: done with get_vars() 29712 1726882792.13698: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:39:52 -0400 (0:00:00.034) 0:00:09.257 ****** 29712 1726882792.13773: entering _queue_task() for managed_node1/include_tasks 29712 1726882792.13985: worker is 1 (out of 1 available) 29712 1726882792.13998: exiting _queue_task() for managed_node1/include_tasks 29712 1726882792.14011: done queuing things up, now waiting for results queue to drain 29712 1726882792.14013: waiting for pending results... 29712 1726882792.14348: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 29712 1726882792.14420: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000002ec 29712 1726882792.14430: variable 'ansible_search_path' from source: unknown 29712 1726882792.14434: variable 'ansible_search_path' from source: unknown 29712 1726882792.14458: calling self._execute() 29712 1726882792.14529: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.14532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.14540: variable 'omit' from source: magic vars 29712 1726882792.14796: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.14816: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.14828: _execute() done 29712 1726882792.14835: dumping result to json 29712 1726882792.14844: done dumping result, returning 29712 1726882792.14850: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-60aa-5bdb-0000000002ec] 29712 1726882792.14855: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ec 29712 1726882792.14935: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ec 29712 1726882792.14938: WORKER PROCESS EXITING 29712 1726882792.14975: no more pending results, returning what we have 29712 1726882792.14980: in VariableManager get_vars() 29712 1726882792.15011: Calling all_inventory to load vars for managed_node1 29712 1726882792.15013: Calling groups_inventory to load vars for managed_node1 29712 1726882792.15016: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.15024: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.15027: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.15029: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.15145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.15265: done with get_vars() 29712 1726882792.15271: variable 'ansible_search_path' from source: unknown 29712 1726882792.15272: variable 'ansible_search_path' from source: unknown 29712 1726882792.15294: we have included files to process 29712 1726882792.15295: generating all_blocks data 29712 1726882792.15296: done generating all_blocks data 29712 1726882792.15297: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882792.15298: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882792.15299: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882792.15442: done processing included file 29712 1726882792.15444: iterating over new_blocks loaded from include file 29712 1726882792.15445: in VariableManager get_vars() 29712 1726882792.15454: done with get_vars() 29712 1726882792.15455: filtering new block on tags 29712 1726882792.15467: done filtering new block on tags 29712 1726882792.15469: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 29712 1726882792.15472: extending task lists for all hosts with included blocks 29712 1726882792.15534: done extending task lists 29712 1726882792.15535: done processing included files 29712 1726882792.15536: results queue empty 29712 1726882792.15536: checking for any_errors_fatal 29712 1726882792.15538: done checking for any_errors_fatal 29712 1726882792.15539: checking for max_fail_percentage 29712 1726882792.15539: done checking for max_fail_percentage 29712 1726882792.15540: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.15540: done checking to see if all hosts have failed 29712 1726882792.15541: getting the remaining hosts for this loop 29712 1726882792.15541: done getting the remaining hosts for this loop 29712 1726882792.15543: getting the next task for host managed_node1 29712 1726882792.15545: done getting next task for host managed_node1 29712 1726882792.15547: ^ task is: TASK: Get stat for interface {{ interface }} 29712 1726882792.15549: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882792.15550: getting variables 29712 1726882792.15551: in VariableManager get_vars() 29712 1726882792.15558: Calling all_inventory to load vars for managed_node1 29712 1726882792.15559: Calling groups_inventory to load vars for managed_node1 29712 1726882792.15561: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.15566: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.15568: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.15570: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.15670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.15783: done with get_vars() 29712 1726882792.15789: done getting variables 29712 1726882792.15890: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:39:52 -0400 (0:00:00.021) 0:00:09.278 ****** 29712 1726882792.15910: entering _queue_task() for managed_node1/stat 29712 1726882792.16191: worker is 1 (out of 1 available) 29712 1726882792.16203: exiting _queue_task() for managed_node1/stat 29712 1726882792.16215: done queuing things up, now waiting for results queue to drain 29712 1726882792.16217: waiting for pending results... 29712 1726882792.16503: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 29712 1726882792.16621: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003b5 29712 1726882792.16638: variable 'ansible_search_path' from source: unknown 29712 1726882792.16644: variable 'ansible_search_path' from source: unknown 29712 1726882792.16697: calling self._execute() 29712 1726882792.16843: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.16887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.16918: variable 'omit' from source: magic vars 29712 1726882792.17261: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.17275: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.17281: variable 'omit' from source: magic vars 29712 1726882792.17308: variable 'omit' from source: magic vars 29712 1726882792.17382: variable 'interface' from source: set_fact 29712 1726882792.17395: variable 'omit' from source: magic vars 29712 1726882792.17432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882792.17459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882792.17478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882792.17492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.17500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.17523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882792.17528: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.17531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.17604: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882792.17608: Set connection var ansible_shell_executable to /bin/sh 29712 1726882792.17615: Set connection var ansible_pipelining to False 29712 1726882792.17620: Set connection var ansible_connection to ssh 29712 1726882792.17626: Set connection var ansible_timeout to 10 29712 1726882792.17628: Set connection var ansible_shell_type to sh 29712 1726882792.17645: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.17648: variable 'ansible_connection' from source: unknown 29712 1726882792.17651: variable 'ansible_module_compression' from source: unknown 29712 1726882792.17653: variable 'ansible_shell_type' from source: unknown 29712 1726882792.17656: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.17658: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.17660: variable 'ansible_pipelining' from source: unknown 29712 1726882792.17665: variable 'ansible_timeout' from source: unknown 29712 1726882792.17667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.17808: 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__) 29712 1726882792.17815: variable 'omit' from source: magic vars 29712 1726882792.17821: starting attempt loop 29712 1726882792.17824: running the handler 29712 1726882792.17834: _low_level_execute_command(): starting 29712 1726882792.17841: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882792.18344: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.18353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.18379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882792.18392: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882792.18405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.18451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.18468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.18576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.20224: stdout chunk (state=3): >>>/root <<< 29712 1726882792.20391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.20394: stdout chunk (state=3): >>><<< 29712 1726882792.20404: stderr chunk (state=3): >>><<< 29712 1726882792.20425: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.20439: _low_level_execute_command(): starting 29712 1726882792.20445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765 `" && echo ansible-tmp-1726882792.2042456-30208-180844729407765="` echo /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765 `" ) && sleep 0' 29712 1726882792.21131: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.21148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.21153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.21176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.21212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.21221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.21224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.21273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.21276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.21388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.23274: stdout chunk (state=3): >>>ansible-tmp-1726882792.2042456-30208-180844729407765=/root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765 <<< 29712 1726882792.23384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.23521: stderr chunk (state=3): >>><<< 29712 1726882792.23527: stdout chunk (state=3): >>><<< 29712 1726882792.23597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882792.2042456-30208-180844729407765=/root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.23600: variable 'ansible_module_compression' from source: unknown 29712 1726882792.23647: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29712 1726882792.23690: variable 'ansible_facts' from source: unknown 29712 1726882792.23752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/AnsiballZ_stat.py 29712 1726882792.23853: Sending initial data 29712 1726882792.23873: Sent initial data (153 bytes) 29712 1726882792.24504: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.24510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.24558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882792.24562: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.24568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.24617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.24620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.24719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.26434: 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 <<< 29712 1726882792.26534: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882792.26628: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp1k23mihf /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/AnsiballZ_stat.py <<< 29712 1726882792.26755: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882792.27748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.27844: stderr chunk (state=3): >>><<< 29712 1726882792.27851: stdout chunk (state=3): >>><<< 29712 1726882792.27878: done transferring module to remote 29712 1726882792.27887: _low_level_execute_command(): starting 29712 1726882792.27891: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/ /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/AnsiballZ_stat.py && sleep 0' 29712 1726882792.28351: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.28356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.28406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.28410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.28412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.28468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.28472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.28576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.30360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.30507: stderr chunk (state=3): >>><<< 29712 1726882792.30510: stdout chunk (state=3): >>><<< 29712 1726882792.30513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.30515: _low_level_execute_command(): starting 29712 1726882792.30518: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/AnsiballZ_stat.py && sleep 0' 29712 1726882792.31206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.31221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.31225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.31242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.31311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.31325: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882792.31343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.31355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882792.31374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882792.31385: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882792.31392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.31406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.31416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.31423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.31429: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882792.31438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.31522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.31545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.31560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.31676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.44793: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29662, "dev": 21, "nlink": 1, "atime": 1726882790.8732133, "mtime": 1726882790.8732133, "ctime": 1726882790.8732133, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29712 1726882792.45788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882792.45839: stderr chunk (state=3): >>><<< 29712 1726882792.45842: stdout chunk (state=3): >>><<< 29712 1726882792.45860: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29662, "dev": 21, "nlink": 1, "atime": 1726882790.8732133, "mtime": 1726882790.8732133, "ctime": 1726882790.8732133, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882792.45922: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726882792.2042456-30208-180844729407765/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882792.45931: _low_level_execute_command(): starting 29712 1726882792.45939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882792.2042456-30208-180844729407765/ > /dev/null 2>&1 && sleep 0' 29712 1726882792.46634: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.46637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.46640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.46643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.46645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.46647: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882792.46649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.46841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882792.46845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882792.46847: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882792.46849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.46854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.46856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.46858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.46859: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882792.46861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.46869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.46872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.46874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.46935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.48748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.48793: stderr chunk (state=3): >>><<< 29712 1726882792.48796: stdout chunk (state=3): >>><<< 29712 1726882792.48809: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.48815: handler run complete 29712 1726882792.48849: attempt loop complete, returning result 29712 1726882792.48852: _execute() done 29712 1726882792.48855: dumping result to json 29712 1726882792.48860: done dumping result, returning 29712 1726882792.48868: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000003b5] 29712 1726882792.48875: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003b5 29712 1726882792.48975: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003b5 29712 1726882792.48978: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882790.8732133, "block_size": 4096, "blocks": 0, "ctime": 1726882790.8732133, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29662, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1726882790.8732133, "nlink": 1, "path": "/sys/class/net/ethtest0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 29712 1726882792.49060: no more pending results, returning what we have 29712 1726882792.49066: results queue empty 29712 1726882792.49067: checking for any_errors_fatal 29712 1726882792.49068: done checking for any_errors_fatal 29712 1726882792.49069: checking for max_fail_percentage 29712 1726882792.49071: done checking for max_fail_percentage 29712 1726882792.49072: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.49073: done checking to see if all hosts have failed 29712 1726882792.49074: getting the remaining hosts for this loop 29712 1726882792.49076: done getting the remaining hosts for this loop 29712 1726882792.49080: getting the next task for host managed_node1 29712 1726882792.49087: done getting next task for host managed_node1 29712 1726882792.49090: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 29712 1726882792.49093: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882792.49097: getting variables 29712 1726882792.49098: in VariableManager get_vars() 29712 1726882792.49132: Calling all_inventory to load vars for managed_node1 29712 1726882792.49134: Calling groups_inventory to load vars for managed_node1 29712 1726882792.49136: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.49146: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.49148: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.49150: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.49280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.49407: done with get_vars() 29712 1726882792.49417: done getting variables 29712 1726882792.49491: 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) 29712 1726882792.49588: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:39:52 -0400 (0:00:00.337) 0:00:09.615 ****** 29712 1726882792.49636: entering _queue_task() for managed_node1/assert 29712 1726882792.49637: Creating lock for assert 29712 1726882792.50193: worker is 1 (out of 1 available) 29712 1726882792.50206: exiting _queue_task() for managed_node1/assert 29712 1726882792.50216: done queuing things up, now waiting for results queue to drain 29712 1726882792.50218: waiting for pending results... 29712 1726882792.50888: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' 29712 1726882792.51015: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000002ed 29712 1726882792.51102: variable 'ansible_search_path' from source: unknown 29712 1726882792.51109: variable 'ansible_search_path' from source: unknown 29712 1726882792.51183: calling self._execute() 29712 1726882792.51269: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.51283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.51293: variable 'omit' from source: magic vars 29712 1726882792.51617: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.51630: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.51636: variable 'omit' from source: magic vars 29712 1726882792.51661: variable 'omit' from source: magic vars 29712 1726882792.51733: variable 'interface' from source: set_fact 29712 1726882792.51745: variable 'omit' from source: magic vars 29712 1726882792.51781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882792.51806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882792.51824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882792.51837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.51845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.51872: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882792.51877: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.51880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.51949: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882792.51953: Set connection var ansible_shell_executable to /bin/sh 29712 1726882792.51960: Set connection var ansible_pipelining to False 29712 1726882792.51966: Set connection var ansible_connection to ssh 29712 1726882792.51974: Set connection var ansible_timeout to 10 29712 1726882792.51976: Set connection var ansible_shell_type to sh 29712 1726882792.51994: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.51997: variable 'ansible_connection' from source: unknown 29712 1726882792.52000: variable 'ansible_module_compression' from source: unknown 29712 1726882792.52002: variable 'ansible_shell_type' from source: unknown 29712 1726882792.52004: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.52006: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.52008: variable 'ansible_pipelining' from source: unknown 29712 1726882792.52011: variable 'ansible_timeout' from source: unknown 29712 1726882792.52013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.52115: 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) 29712 1726882792.52122: variable 'omit' from source: magic vars 29712 1726882792.52128: starting attempt loop 29712 1726882792.52131: running the handler 29712 1726882792.52223: variable 'interface_stat' from source: set_fact 29712 1726882792.52236: Evaluated conditional (interface_stat.stat.exists): True 29712 1726882792.52242: handler run complete 29712 1726882792.52252: attempt loop complete, returning result 29712 1726882792.52256: _execute() done 29712 1726882792.52259: dumping result to json 29712 1726882792.52261: done dumping result, returning 29712 1726882792.52271: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' [0e448fcc-3ce9-60aa-5bdb-0000000002ed] 29712 1726882792.52278: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ed ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882792.52397: no more pending results, returning what we have 29712 1726882792.52401: results queue empty 29712 1726882792.52402: checking for any_errors_fatal 29712 1726882792.52408: done checking for any_errors_fatal 29712 1726882792.52409: checking for max_fail_percentage 29712 1726882792.52410: done checking for max_fail_percentage 29712 1726882792.52411: checking to see if all hosts have failed and the running result is not ok 29712 1726882792.52413: done checking to see if all hosts have failed 29712 1726882792.52413: getting the remaining hosts for this loop 29712 1726882792.52415: done getting the remaining hosts for this loop 29712 1726882792.52418: getting the next task for host managed_node1 29712 1726882792.52426: done getting next task for host managed_node1 29712 1726882792.52428: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29712 1726882792.52430: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882792.52434: getting variables 29712 1726882792.52435: in VariableManager get_vars() 29712 1726882792.52473: Calling all_inventory to load vars for managed_node1 29712 1726882792.52477: Calling groups_inventory to load vars for managed_node1 29712 1726882792.52479: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882792.52488: Calling all_plugins_play to load vars for managed_node1 29712 1726882792.52490: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882792.52493: Calling groups_plugins_play to load vars for managed_node1 29712 1726882792.52645: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000002ed 29712 1726882792.52649: WORKER PROCESS EXITING 29712 1726882792.52658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882792.52908: done with get_vars() 29712 1726882792.52917: done getting variables TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:23 Friday 20 September 2024 21:39:52 -0400 (0:00:00.035) 0:00:09.651 ****** 29712 1726882792.53187: entering _queue_task() for managed_node1/lineinfile 29712 1726882792.53189: Creating lock for lineinfile 29712 1726882792.53431: worker is 1 (out of 1 available) 29712 1726882792.53443: exiting _queue_task() for managed_node1/lineinfile 29712 1726882792.53455: done queuing things up, now waiting for results queue to drain 29712 1726882792.53457: waiting for pending results... 29712 1726882792.53718: running TaskExecutor() for managed_node1/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29712 1726882792.53805: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000000f 29712 1726882792.53822: variable 'ansible_search_path' from source: unknown 29712 1726882792.53859: calling self._execute() 29712 1726882792.53951: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.53959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.53976: variable 'omit' from source: magic vars 29712 1726882792.54337: variable 'ansible_distribution_major_version' from source: facts 29712 1726882792.54354: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882792.54366: variable 'omit' from source: magic vars 29712 1726882792.54391: variable 'omit' from source: magic vars 29712 1726882792.54427: variable 'omit' from source: magic vars 29712 1726882792.54478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882792.54516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882792.54538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882792.54565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.54583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882792.54615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882792.54624: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.54631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.54744: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882792.54754: Set connection var ansible_shell_executable to /bin/sh 29712 1726882792.54774: Set connection var ansible_pipelining to False 29712 1726882792.54784: Set connection var ansible_connection to ssh 29712 1726882792.54795: Set connection var ansible_timeout to 10 29712 1726882792.54802: Set connection var ansible_shell_type to sh 29712 1726882792.54826: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.54834: variable 'ansible_connection' from source: unknown 29712 1726882792.54841: variable 'ansible_module_compression' from source: unknown 29712 1726882792.54847: variable 'ansible_shell_type' from source: unknown 29712 1726882792.54853: variable 'ansible_shell_executable' from source: unknown 29712 1726882792.54859: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882792.54873: variable 'ansible_pipelining' from source: unknown 29712 1726882792.54881: variable 'ansible_timeout' from source: unknown 29712 1726882792.54888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882792.55086: 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__) 29712 1726882792.55103: variable 'omit' from source: magic vars 29712 1726882792.55113: starting attempt loop 29712 1726882792.55119: running the handler 29712 1726882792.55135: _low_level_execute_command(): starting 29712 1726882792.55146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882792.55913: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.55927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.55941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.55959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.56010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.56021: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882792.56034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.56051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882792.56062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882792.56082: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882792.56095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.56108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.56122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.56133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.56142: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882792.56155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.56240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.56269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.56288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.56423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.58077: stdout chunk (state=3): >>>/root <<< 29712 1726882792.58257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.58261: stdout chunk (state=3): >>><<< 29712 1726882792.58265: stderr chunk (state=3): >>><<< 29712 1726882792.58372: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.58376: _low_level_execute_command(): starting 29712 1726882792.58379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729 `" && echo ansible-tmp-1726882792.5828607-30233-79755144954729="` echo /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729 `" ) && sleep 0' 29712 1726882792.58928: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.58943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.58957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.58980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.59021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.59035: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882792.59050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.59073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882792.59089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882792.59101: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882792.59112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.59126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.59142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.59152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.59162: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882792.59178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.59250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.59277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.59294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.59425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.61307: stdout chunk (state=3): >>>ansible-tmp-1726882792.5828607-30233-79755144954729=/root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729 <<< 29712 1726882792.61414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.61516: stderr chunk (state=3): >>><<< 29712 1726882792.61670: stdout chunk (state=3): >>><<< 29712 1726882792.61673: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882792.5828607-30233-79755144954729=/root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.61676: variable 'ansible_module_compression' from source: unknown 29712 1726882792.61678: ANSIBALLZ: Using lock for lineinfile 29712 1726882792.61680: ANSIBALLZ: Acquiring lock 29712 1726882792.61682: ANSIBALLZ: Lock acquired: 140241756216576 29712 1726882792.61684: ANSIBALLZ: Creating module 29712 1726882792.72854: ANSIBALLZ: Writing module into payload 29712 1726882792.72999: ANSIBALLZ: Writing module 29712 1726882792.73023: ANSIBALLZ: Renaming module 29712 1726882792.73028: ANSIBALLZ: Done creating module 29712 1726882792.73045: variable 'ansible_facts' from source: unknown 29712 1726882792.73111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/AnsiballZ_lineinfile.py 29712 1726882792.73249: Sending initial data 29712 1726882792.73252: Sent initial data (158 bytes) 29712 1726882792.74186: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.74192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.74207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.74242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.74246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.74248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.74309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.74312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.74314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.74418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.76255: 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 <<< 29712 1726882792.76343: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882792.76434: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp9o23dtv0 /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/AnsiballZ_lineinfile.py <<< 29712 1726882792.76524: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882792.77544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.77628: stderr chunk (state=3): >>><<< 29712 1726882792.77632: stdout chunk (state=3): >>><<< 29712 1726882792.77645: done transferring module to remote 29712 1726882792.77655: _low_level_execute_command(): starting 29712 1726882792.77659: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/ /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/AnsiballZ_lineinfile.py && sleep 0' 29712 1726882792.78078: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.78084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.78114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.78119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.78130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.78135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882792.78143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.78203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.78215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.78314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.80056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882792.80103: stderr chunk (state=3): >>><<< 29712 1726882792.80106: stdout chunk (state=3): >>><<< 29712 1726882792.80118: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882792.80121: _low_level_execute_command(): starting 29712 1726882792.80126: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/AnsiballZ_lineinfile.py && sleep 0' 29712 1726882792.80519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.80525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.80563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.80569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.80580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.80631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.80634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.80742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882792.94335: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 29712 1726882792.95433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882792.95437: stdout chunk (state=3): >>><<< 29712 1726882792.95444: stderr chunk (state=3): >>><<< 29712 1726882792.95468: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/iproute2/rt_tables.d/table.conf (content)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (content)"}, {"before_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)", "after_header": "/etc/iproute2/rt_tables.d/table.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/iproute2/rt_tables.d/table.conf", "line": "200 custom", "mode": "0644", "create": true, "state": "present", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882792.95510: done with _execute_module (lineinfile, {'path': '/etc/iproute2/rt_tables.d/table.conf', 'line': '200 custom', 'mode': '0644', 'create': 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': 'lineinfile', '_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-1726882792.5828607-30233-79755144954729/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882792.95518: _low_level_execute_command(): starting 29712 1726882792.95525: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882792.5828607-30233-79755144954729/ > /dev/null 2>&1 && sleep 0' 29712 1726882792.97005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882792.97082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.97093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.97105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.97210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.97215: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882792.97225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.97238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882792.97245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882792.97251: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882792.97258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882792.97273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882792.97284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882792.97292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882792.97298: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882792.97307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882792.97382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882792.98085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882792.98091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882792.98212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882793.00100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882793.00104: stdout chunk (state=3): >>><<< 29712 1726882793.00112: stderr chunk (state=3): >>><<< 29712 1726882793.00131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882793.00137: handler run complete 29712 1726882793.00162: attempt loop complete, returning result 29712 1726882793.00168: _execute() done 29712 1726882793.00170: dumping result to json 29712 1726882793.00178: done dumping result, returning 29712 1726882793.00187: done running TaskExecutor() for managed_node1/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [0e448fcc-3ce9-60aa-5bdb-00000000000f] 29712 1726882793.00191: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000f 29712 1726882793.00300: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000000f 29712 1726882793.00302: WORKER PROCESS EXITING changed: [managed_node1] => { "backup": "", "changed": true } MSG: line added 29712 1726882793.00367: no more pending results, returning what we have 29712 1726882793.00370: results queue empty 29712 1726882793.00371: checking for any_errors_fatal 29712 1726882793.00375: done checking for any_errors_fatal 29712 1726882793.00376: checking for max_fail_percentage 29712 1726882793.00378: done checking for max_fail_percentage 29712 1726882793.00379: checking to see if all hosts have failed and the running result is not ok 29712 1726882793.00380: done checking to see if all hosts have failed 29712 1726882793.00380: getting the remaining hosts for this loop 29712 1726882793.00382: done getting the remaining hosts for this loop 29712 1726882793.00386: getting the next task for host managed_node1 29712 1726882793.00392: done getting next task for host managed_node1 29712 1726882793.00397: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882793.00400: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882793.00415: getting variables 29712 1726882793.00417: in VariableManager get_vars() 29712 1726882793.00454: Calling all_inventory to load vars for managed_node1 29712 1726882793.00456: Calling groups_inventory to load vars for managed_node1 29712 1726882793.00459: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.00471: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.00474: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.00477: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.00646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.00885: done with get_vars() 29712 1726882793.00895: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:53 -0400 (0:00:00.478) 0:00:10.129 ****** 29712 1726882793.00991: entering _queue_task() for managed_node1/include_tasks 29712 1726882793.01439: worker is 1 (out of 1 available) 29712 1726882793.01452: exiting _queue_task() for managed_node1/include_tasks 29712 1726882793.01866: done queuing things up, now waiting for results queue to drain 29712 1726882793.01869: waiting for pending results... 29712 1726882793.02315: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882793.02660: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000017 29712 1726882793.02683: variable 'ansible_search_path' from source: unknown 29712 1726882793.02691: variable 'ansible_search_path' from source: unknown 29712 1726882793.02731: calling self._execute() 29712 1726882793.02946: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.02956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.02972: variable 'omit' from source: magic vars 29712 1726882793.03588: variable 'ansible_distribution_major_version' from source: facts 29712 1726882793.03742: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882793.03753: _execute() done 29712 1726882793.03760: dumping result to json 29712 1726882793.03769: done dumping result, returning 29712 1726882793.03779: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-60aa-5bdb-000000000017] 29712 1726882793.03788: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000017 29712 1726882793.03919: no more pending results, returning what we have 29712 1726882793.03924: in VariableManager get_vars() 29712 1726882793.03967: Calling all_inventory to load vars for managed_node1 29712 1726882793.03970: Calling groups_inventory to load vars for managed_node1 29712 1726882793.03972: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.03984: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.03987: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.03990: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.04187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.04404: done with get_vars() 29712 1726882793.04412: variable 'ansible_search_path' from source: unknown 29712 1726882793.04413: variable 'ansible_search_path' from source: unknown 29712 1726882793.04455: we have included files to process 29712 1726882793.04456: generating all_blocks data 29712 1726882793.04458: done generating all_blocks data 29712 1726882793.04466: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882793.04467: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882793.04469: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882793.05316: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000017 29712 1726882793.05320: WORKER PROCESS EXITING 29712 1726882793.06060: done processing included file 29712 1726882793.06062: iterating over new_blocks loaded from include file 29712 1726882793.06266: in VariableManager get_vars() 29712 1726882793.06293: done with get_vars() 29712 1726882793.06295: filtering new block on tags 29712 1726882793.06313: done filtering new block on tags 29712 1726882793.06343: in VariableManager get_vars() 29712 1726882793.06368: done with get_vars() 29712 1726882793.06371: filtering new block on tags 29712 1726882793.06392: done filtering new block on tags 29712 1726882793.06395: in VariableManager get_vars() 29712 1726882793.06416: done with get_vars() 29712 1726882793.06417: filtering new block on tags 29712 1726882793.06436: done filtering new block on tags 29712 1726882793.06438: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29712 1726882793.06443: extending task lists for all hosts with included blocks 29712 1726882793.08267: done extending task lists 29712 1726882793.08269: done processing included files 29712 1726882793.08270: results queue empty 29712 1726882793.08270: checking for any_errors_fatal 29712 1726882793.08276: done checking for any_errors_fatal 29712 1726882793.08277: checking for max_fail_percentage 29712 1726882793.08279: done checking for max_fail_percentage 29712 1726882793.08279: checking to see if all hosts have failed and the running result is not ok 29712 1726882793.08280: done checking to see if all hosts have failed 29712 1726882793.08281: getting the remaining hosts for this loop 29712 1726882793.08282: done getting the remaining hosts for this loop 29712 1726882793.08286: getting the next task for host managed_node1 29712 1726882793.08290: done getting next task for host managed_node1 29712 1726882793.08293: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882793.08296: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882793.08306: getting variables 29712 1726882793.08307: in VariableManager get_vars() 29712 1726882793.08322: Calling all_inventory to load vars for managed_node1 29712 1726882793.08324: Calling groups_inventory to load vars for managed_node1 29712 1726882793.08326: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.08331: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.08333: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.08336: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.08484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.09094: done with get_vars() 29712 1726882793.09103: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:39:53 -0400 (0:00:00.081) 0:00:10.211 ****** 29712 1726882793.09177: entering _queue_task() for managed_node1/setup 29712 1726882793.09450: worker is 1 (out of 1 available) 29712 1726882793.09462: exiting _queue_task() for managed_node1/setup 29712 1726882793.09879: done queuing things up, now waiting for results queue to drain 29712 1726882793.09881: waiting for pending results... 29712 1726882793.10610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882793.10754: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003d0 29712 1726882793.10778: variable 'ansible_search_path' from source: unknown 29712 1726882793.10786: variable 'ansible_search_path' from source: unknown 29712 1726882793.10822: calling self._execute() 29712 1726882793.10956: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.10971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.10984: variable 'omit' from source: magic vars 29712 1726882793.11907: variable 'ansible_distribution_major_version' from source: facts 29712 1726882793.11924: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882793.12141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882793.14454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882793.14534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882793.14580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882793.14617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882793.14652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882793.14733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882793.14777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882793.14807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882793.14852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882793.14884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882793.14937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882793.14972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882793.15006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882793.15052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882793.15075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882793.15241: variable '__network_required_facts' from source: role '' defaults 29712 1726882793.15252: variable 'ansible_facts' from source: unknown 29712 1726882793.15351: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29712 1726882793.15359: when evaluation is False, skipping this task 29712 1726882793.15371: _execute() done 29712 1726882793.15382: dumping result to json 29712 1726882793.15390: done dumping result, returning 29712 1726882793.15401: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-60aa-5bdb-0000000003d0] 29712 1726882793.15415: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d0 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882793.15554: no more pending results, returning what we have 29712 1726882793.15558: results queue empty 29712 1726882793.15559: checking for any_errors_fatal 29712 1726882793.15561: done checking for any_errors_fatal 29712 1726882793.15561: checking for max_fail_percentage 29712 1726882793.15565: done checking for max_fail_percentage 29712 1726882793.15566: checking to see if all hosts have failed and the running result is not ok 29712 1726882793.15569: done checking to see if all hosts have failed 29712 1726882793.15570: getting the remaining hosts for this loop 29712 1726882793.15572: done getting the remaining hosts for this loop 29712 1726882793.15575: getting the next task for host managed_node1 29712 1726882793.15585: done getting next task for host managed_node1 29712 1726882793.15589: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882793.15593: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882793.15606: getting variables 29712 1726882793.15608: in VariableManager get_vars() 29712 1726882793.15688: Calling all_inventory to load vars for managed_node1 29712 1726882793.15691: Calling groups_inventory to load vars for managed_node1 29712 1726882793.15694: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.15703: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.15706: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.15709: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.15888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.16708: done with get_vars() 29712 1726882793.16719: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:39:53 -0400 (0:00:00.076) 0:00:10.287 ****** 29712 1726882793.16821: entering _queue_task() for managed_node1/stat 29712 1726882793.17277: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d0 29712 1726882793.17293: WORKER PROCESS EXITING 29712 1726882793.17820: worker is 1 (out of 1 available) 29712 1726882793.17835: exiting _queue_task() for managed_node1/stat 29712 1726882793.17847: done queuing things up, now waiting for results queue to drain 29712 1726882793.17848: waiting for pending results... 29712 1726882793.18505: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882793.19096: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003d2 29712 1726882793.19108: variable 'ansible_search_path' from source: unknown 29712 1726882793.19112: variable 'ansible_search_path' from source: unknown 29712 1726882793.19145: calling self._execute() 29712 1726882793.19224: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.19230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.19238: variable 'omit' from source: magic vars 29712 1726882793.19573: variable 'ansible_distribution_major_version' from source: facts 29712 1726882793.19583: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882793.20346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882793.20816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882793.21105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882793.21148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882793.21191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882793.21281: 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) 29712 1726882793.21395: 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) 29712 1726882793.21427: 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) 29712 1726882793.21459: 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) 29712 1726882793.21656: variable '__network_is_ostree' from source: set_fact 29712 1726882793.21671: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882793.21679: when evaluation is False, skipping this task 29712 1726882793.21775: _execute() done 29712 1726882793.21784: dumping result to json 29712 1726882793.21791: done dumping result, returning 29712 1726882793.21802: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000003d2] 29712 1726882793.21812: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d2 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882793.21957: no more pending results, returning what we have 29712 1726882793.21961: results queue empty 29712 1726882793.21962: checking for any_errors_fatal 29712 1726882793.21973: done checking for any_errors_fatal 29712 1726882793.21974: checking for max_fail_percentage 29712 1726882793.21976: done checking for max_fail_percentage 29712 1726882793.21977: checking to see if all hosts have failed and the running result is not ok 29712 1726882793.21978: done checking to see if all hosts have failed 29712 1726882793.21979: getting the remaining hosts for this loop 29712 1726882793.21981: done getting the remaining hosts for this loop 29712 1726882793.21985: getting the next task for host managed_node1 29712 1726882793.21992: done getting next task for host managed_node1 29712 1726882793.21996: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882793.22000: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882793.22021: getting variables 29712 1726882793.22023: in VariableManager get_vars() 29712 1726882793.22059: Calling all_inventory to load vars for managed_node1 29712 1726882793.22062: Calling groups_inventory to load vars for managed_node1 29712 1726882793.22066: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.22078: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.22081: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.22085: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.22266: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d2 29712 1726882793.22270: WORKER PROCESS EXITING 29712 1726882793.22284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.22534: done with get_vars() 29712 1726882793.22544: done getting variables 29712 1726882793.22710: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:39:53 -0400 (0:00:00.059) 0:00:10.346 ****** 29712 1726882793.22745: entering _queue_task() for managed_node1/set_fact 29712 1726882793.23221: worker is 1 (out of 1 available) 29712 1726882793.23235: exiting _queue_task() for managed_node1/set_fact 29712 1726882793.23386: done queuing things up, now waiting for results queue to drain 29712 1726882793.23388: waiting for pending results... 29712 1726882793.24418: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882793.24562: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003d3 29712 1726882793.24583: variable 'ansible_search_path' from source: unknown 29712 1726882793.24591: variable 'ansible_search_path' from source: unknown 29712 1726882793.24628: calling self._execute() 29712 1726882793.24705: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.24714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.24724: variable 'omit' from source: magic vars 29712 1726882793.25263: variable 'ansible_distribution_major_version' from source: facts 29712 1726882793.25982: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882793.26134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882793.26392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882793.26437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882793.26475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882793.26513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882793.26600: 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) 29712 1726882793.26631: 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) 29712 1726882793.26662: 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) 29712 1726882793.26799: 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) 29712 1726882793.26890: variable '__network_is_ostree' from source: set_fact 29712 1726882793.26978: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882793.26986: when evaluation is False, skipping this task 29712 1726882793.26992: _execute() done 29712 1726882793.26998: dumping result to json 29712 1726882793.27004: done dumping result, returning 29712 1726882793.27014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000003d3] 29712 1726882793.27023: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d3 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882793.27158: no more pending results, returning what we have 29712 1726882793.27163: results queue empty 29712 1726882793.27166: checking for any_errors_fatal 29712 1726882793.27174: done checking for any_errors_fatal 29712 1726882793.27175: checking for max_fail_percentage 29712 1726882793.27177: done checking for max_fail_percentage 29712 1726882793.27178: checking to see if all hosts have failed and the running result is not ok 29712 1726882793.27179: done checking to see if all hosts have failed 29712 1726882793.27180: getting the remaining hosts for this loop 29712 1726882793.27182: done getting the remaining hosts for this loop 29712 1726882793.27186: getting the next task for host managed_node1 29712 1726882793.27196: done getting next task for host managed_node1 29712 1726882793.27200: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882793.27204: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882793.27218: getting variables 29712 1726882793.27220: in VariableManager get_vars() 29712 1726882793.27259: Calling all_inventory to load vars for managed_node1 29712 1726882793.27262: Calling groups_inventory to load vars for managed_node1 29712 1726882793.27268: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882793.27278: Calling all_plugins_play to load vars for managed_node1 29712 1726882793.27281: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882793.27284: Calling groups_plugins_play to load vars for managed_node1 29712 1726882793.27457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882793.27646: done with get_vars() 29712 1726882793.27656: done getting variables 29712 1726882793.27690: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d3 29712 1726882793.27692: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:39:53 -0400 (0:00:00.050) 0:00:10.397 ****** 29712 1726882793.27759: entering _queue_task() for managed_node1/service_facts 29712 1726882793.27761: Creating lock for service_facts 29712 1726882793.28333: worker is 1 (out of 1 available) 29712 1726882793.28347: exiting _queue_task() for managed_node1/service_facts 29712 1726882793.28358: done queuing things up, now waiting for results queue to drain 29712 1726882793.28359: waiting for pending results... 29712 1726882793.29211: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882793.29350: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003d5 29712 1726882793.29493: variable 'ansible_search_path' from source: unknown 29712 1726882793.29503: variable 'ansible_search_path' from source: unknown 29712 1726882793.29546: calling self._execute() 29712 1726882793.30246: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.30257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.30271: variable 'omit' from source: magic vars 29712 1726882793.30614: variable 'ansible_distribution_major_version' from source: facts 29712 1726882793.30630: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882793.30641: variable 'omit' from source: magic vars 29712 1726882793.30716: variable 'omit' from source: magic vars 29712 1726882793.30751: variable 'omit' from source: magic vars 29712 1726882793.30797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882793.30903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882793.30926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882793.30946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882793.31083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882793.31115: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882793.31124: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.31130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.31232: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882793.31977: Set connection var ansible_shell_executable to /bin/sh 29712 1726882793.31990: Set connection var ansible_pipelining to False 29712 1726882793.31998: Set connection var ansible_connection to ssh 29712 1726882793.32007: Set connection var ansible_timeout to 10 29712 1726882793.32013: Set connection var ansible_shell_type to sh 29712 1726882793.32038: variable 'ansible_shell_executable' from source: unknown 29712 1726882793.32045: variable 'ansible_connection' from source: unknown 29712 1726882793.32051: variable 'ansible_module_compression' from source: unknown 29712 1726882793.32057: variable 'ansible_shell_type' from source: unknown 29712 1726882793.32063: variable 'ansible_shell_executable' from source: unknown 29712 1726882793.32072: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882793.32080: variable 'ansible_pipelining' from source: unknown 29712 1726882793.32086: variable 'ansible_timeout' from source: unknown 29712 1726882793.32092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882793.32286: 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__) 29712 1726882793.32303: variable 'omit' from source: magic vars 29712 1726882793.32313: starting attempt loop 29712 1726882793.32320: running the handler 29712 1726882793.32338: _low_level_execute_command(): starting 29712 1726882793.32350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882793.33339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882793.33342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.33386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.33389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.33392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.33394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882793.33396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.33465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882793.33468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882793.33470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882793.33587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882793.35266: stdout chunk (state=3): >>>/root <<< 29712 1726882793.35372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882793.35444: stderr chunk (state=3): >>><<< 29712 1726882793.35447: stdout chunk (state=3): >>><<< 29712 1726882793.35560: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882793.35565: _low_level_execute_command(): starting 29712 1726882793.35569: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970 `" && echo ansible-tmp-1726882793.3546824-30265-196244978472970="` echo /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970 `" ) && sleep 0' 29712 1726882793.36319: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.36322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.36402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882793.36412: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.36414: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.36473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882793.36495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882793.36510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882793.36630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882793.38488: stdout chunk (state=3): >>>ansible-tmp-1726882793.3546824-30265-196244978472970=/root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970 <<< 29712 1726882793.38696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882793.38699: stdout chunk (state=3): >>><<< 29712 1726882793.38701: stderr chunk (state=3): >>><<< 29712 1726882793.38770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882793.3546824-30265-196244978472970=/root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882793.38773: variable 'ansible_module_compression' from source: unknown 29712 1726882793.39071: ANSIBALLZ: Using lock for service_facts 29712 1726882793.39074: ANSIBALLZ: Acquiring lock 29712 1726882793.39077: ANSIBALLZ: Lock acquired: 140241752636160 29712 1726882793.39079: ANSIBALLZ: Creating module 29712 1726882793.56735: ANSIBALLZ: Writing module into payload 29712 1726882793.56861: ANSIBALLZ: Writing module 29712 1726882793.56892: ANSIBALLZ: Renaming module 29712 1726882793.56905: ANSIBALLZ: Done creating module 29712 1726882793.56925: variable 'ansible_facts' from source: unknown 29712 1726882793.57010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/AnsiballZ_service_facts.py 29712 1726882793.57168: Sending initial data 29712 1726882793.57172: Sent initial data (162 bytes) 29712 1726882793.58148: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882793.58161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.58177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882793.58194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.58236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882793.58247: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882793.58262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.58284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882793.58298: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882793.58311: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882793.58326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.58340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882793.58356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.58369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882793.58382: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882793.58396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.58477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882793.58502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882793.58519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882793.58659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882793.60505: 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 <<< 29712 1726882793.60598: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882793.60696: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpu4sp0e0j /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/AnsiballZ_service_facts.py <<< 29712 1726882793.60794: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882793.61818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882793.61923: stderr chunk (state=3): >>><<< 29712 1726882793.61927: stdout chunk (state=3): >>><<< 29712 1726882793.61941: done transferring module to remote 29712 1726882793.61951: _low_level_execute_command(): starting 29712 1726882793.61956: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/ /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/AnsiballZ_service_facts.py && sleep 0' 29712 1726882793.62416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.62422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.62475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.62482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882793.62485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.62532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882793.62539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882793.62541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882793.62636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882793.64376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882793.64422: stderr chunk (state=3): >>><<< 29712 1726882793.64425: stdout chunk (state=3): >>><<< 29712 1726882793.64437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882793.64440: _low_level_execute_command(): starting 29712 1726882793.64445: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/AnsiballZ_service_facts.py && sleep 0' 29712 1726882793.64882: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882793.64888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882793.64918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.64931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882793.64984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882793.64999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882793.65098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882794.99237: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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": {"na<<< 29712 1726882794.99253: stdout chunk (state=3): >>>me": "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 29712 1726882795.00569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882795.00574: stdout chunk (state=3): >>><<< 29712 1726882795.00577: stderr chunk (state=3): >>><<< 29712 1726882795.00973: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882795.05153: 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-1726882793.3546824-30265-196244978472970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882795.05289: _low_level_execute_command(): starting 29712 1726882795.05299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882793.3546824-30265-196244978472970/ > /dev/null 2>&1 && sleep 0' 29712 1726882795.07027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.07031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.07054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.07096: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.07114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.07128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.07134: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.07141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882795.07148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.07158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.07171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.07199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.07208: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.07223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.07298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.07423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.07443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.07645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882795.09516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882795.09520: stdout chunk (state=3): >>><<< 29712 1726882795.09526: stderr chunk (state=3): >>><<< 29712 1726882795.09550: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882795.09556: handler run complete 29712 1726882795.09729: variable 'ansible_facts' from source: unknown 29712 1726882795.09856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882795.10804: variable 'ansible_facts' from source: unknown 29712 1726882795.11151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882795.11573: attempt loop complete, returning result 29712 1726882795.11579: _execute() done 29712 1726882795.11581: dumping result to json 29712 1726882795.11756: done dumping result, returning 29712 1726882795.11770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-60aa-5bdb-0000000003d5] 29712 1726882795.11773: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882795.13069: no more pending results, returning what we have 29712 1726882795.13073: results queue empty 29712 1726882795.13074: checking for any_errors_fatal 29712 1726882795.13078: done checking for any_errors_fatal 29712 1726882795.13079: checking for max_fail_percentage 29712 1726882795.13081: done checking for max_fail_percentage 29712 1726882795.13081: checking to see if all hosts have failed and the running result is not ok 29712 1726882795.13082: done checking to see if all hosts have failed 29712 1726882795.13083: getting the remaining hosts for this loop 29712 1726882795.13085: done getting the remaining hosts for this loop 29712 1726882795.13088: getting the next task for host managed_node1 29712 1726882795.13095: done getting next task for host managed_node1 29712 1726882795.13098: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882795.13102: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882795.13111: getting variables 29712 1726882795.13113: in VariableManager get_vars() 29712 1726882795.13145: Calling all_inventory to load vars for managed_node1 29712 1726882795.13147: Calling groups_inventory to load vars for managed_node1 29712 1726882795.13150: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882795.13160: Calling all_plugins_play to load vars for managed_node1 29712 1726882795.13165: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882795.13171: Calling groups_plugins_play to load vars for managed_node1 29712 1726882795.14134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882795.15021: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d5 29712 1726882795.15024: WORKER PROCESS EXITING 29712 1726882795.15329: done with get_vars() 29712 1726882795.15341: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:39:55 -0400 (0:00:01.877) 0:00:12.275 ****** 29712 1726882795.15560: entering _queue_task() for managed_node1/package_facts 29712 1726882795.15562: Creating lock for package_facts 29712 1726882795.16128: worker is 1 (out of 1 available) 29712 1726882795.16141: exiting _queue_task() for managed_node1/package_facts 29712 1726882795.16265: done queuing things up, now waiting for results queue to drain 29712 1726882795.16269: waiting for pending results... 29712 1726882795.16931: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882795.17201: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000003d6 29712 1726882795.17291: variable 'ansible_search_path' from source: unknown 29712 1726882795.17299: variable 'ansible_search_path' from source: unknown 29712 1726882795.17339: calling self._execute() 29712 1726882795.17562: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882795.17638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882795.17682: variable 'omit' from source: magic vars 29712 1726882795.18570: variable 'ansible_distribution_major_version' from source: facts 29712 1726882795.18589: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882795.18601: variable 'omit' from source: magic vars 29712 1726882795.18735: variable 'omit' from source: magic vars 29712 1726882795.18910: variable 'omit' from source: magic vars 29712 1726882795.18956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882795.19003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882795.19111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882795.19134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882795.19149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882795.19216: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882795.19224: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882795.19312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882795.19531: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882795.19542: Set connection var ansible_shell_executable to /bin/sh 29712 1726882795.19554: Set connection var ansible_pipelining to False 29712 1726882795.19570: Set connection var ansible_connection to ssh 29712 1726882795.19582: Set connection var ansible_timeout to 10 29712 1726882795.19589: Set connection var ansible_shell_type to sh 29712 1726882795.19614: variable 'ansible_shell_executable' from source: unknown 29712 1726882795.19622: variable 'ansible_connection' from source: unknown 29712 1726882795.19636: variable 'ansible_module_compression' from source: unknown 29712 1726882795.19643: variable 'ansible_shell_type' from source: unknown 29712 1726882795.19649: variable 'ansible_shell_executable' from source: unknown 29712 1726882795.19655: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882795.19746: variable 'ansible_pipelining' from source: unknown 29712 1726882795.19754: variable 'ansible_timeout' from source: unknown 29712 1726882795.19761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882795.20289: 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__) 29712 1726882795.20305: variable 'omit' from source: magic vars 29712 1726882795.20314: starting attempt loop 29712 1726882795.20321: running the handler 29712 1726882795.20337: _low_level_execute_command(): starting 29712 1726882795.20349: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882795.22309: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882795.22325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.22340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.22365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.22410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.22474: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.22497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.22519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.22532: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.22544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882795.22557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.22581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.22600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.22701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.22715: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.22730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.22813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.22836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.22851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.22983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882795.24582: stdout chunk (state=3): >>>/root <<< 29712 1726882795.24774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882795.24777: stdout chunk (state=3): >>><<< 29712 1726882795.24780: stderr chunk (state=3): >>><<< 29712 1726882795.24891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882795.24895: _low_level_execute_command(): starting 29712 1726882795.24899: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825 `" && echo ansible-tmp-1726882795.2479794-30351-163546084016825="` echo /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825 `" ) && sleep 0' 29712 1726882795.26269: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882795.26285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.26305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.26421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.26462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.26480: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.26495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.26518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.26530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.26541: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882795.26555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.26577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.26594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.26607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.26619: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.26637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.26715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.26862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.26884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.27009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882795.28904: stdout chunk (state=3): >>>ansible-tmp-1726882795.2479794-30351-163546084016825=/root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825 <<< 29712 1726882795.29095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882795.29098: stdout chunk (state=3): >>><<< 29712 1726882795.29100: stderr chunk (state=3): >>><<< 29712 1726882795.29278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882795.2479794-30351-163546084016825=/root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882795.29282: variable 'ansible_module_compression' from source: unknown 29712 1726882795.29284: ANSIBALLZ: Using lock for package_facts 29712 1726882795.29286: ANSIBALLZ: Acquiring lock 29712 1726882795.29288: ANSIBALLZ: Lock acquired: 140241752745952 29712 1726882795.29290: ANSIBALLZ: Creating module 29712 1726882795.65783: ANSIBALLZ: Writing module into payload 29712 1726882795.65985: ANSIBALLZ: Writing module 29712 1726882795.66025: ANSIBALLZ: Renaming module 29712 1726882795.66037: ANSIBALLZ: Done creating module 29712 1726882795.66082: variable 'ansible_facts' from source: unknown 29712 1726882795.66275: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/AnsiballZ_package_facts.py 29712 1726882795.67023: Sending initial data 29712 1726882795.67027: Sent initial data (162 bytes) 29712 1726882795.68138: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882795.68147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.68160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.68191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.68212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.68220: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.68241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.68259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.68268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.68280: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882795.68288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.68297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.68309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.68317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.68324: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.68335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.68421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.68435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.68441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.68582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882795.70419: 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 <<< 29712 1726882795.70510: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882795.70604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpmhw91wwo /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/AnsiballZ_package_facts.py <<< 29712 1726882795.70693: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882795.73253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882795.73370: stderr chunk (state=3): >>><<< 29712 1726882795.73374: stdout chunk (state=3): >>><<< 29712 1726882795.73401: done transferring module to remote 29712 1726882795.73415: _low_level_execute_command(): starting 29712 1726882795.73420: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/ /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/AnsiballZ_package_facts.py && sleep 0' 29712 1726882795.73912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882795.73917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.73926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.73936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.73963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.73975: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.73980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.73989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.73996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.74001: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.74009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.74018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.74024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.74029: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.74037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.74088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.74109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.74112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.74231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882795.75973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882795.76048: stderr chunk (state=3): >>><<< 29712 1726882795.76059: stdout chunk (state=3): >>><<< 29712 1726882795.76154: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882795.76158: _low_level_execute_command(): starting 29712 1726882795.76161: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/AnsiballZ_package_facts.py && sleep 0' 29712 1726882795.76753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882795.76774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.76790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.76814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.76861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.76886: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882795.76906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.76932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882795.76945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882795.76959: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882795.76981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882795.77000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882795.77024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882795.77039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882795.77051: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882795.77079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882795.77175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882795.77198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882795.77213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882795.77335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882796.23194: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_<<< 29712 1726882796.23229: stdout chunk (state=3): >>>64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x8<<< 29712 1726882796.23244: stdout chunk (state=3): >>>6_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba<<< 29712 1726882796.23288: stdout chunk (state=3): >>>", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "py<<< 29712 1726882796.23292: stdout chunk (state=3): >>>thon3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epo<<< 29712 1726882796.23308: stdout chunk (state=3): >>>ch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch"<<< 29712 1726882796.23319: stdout chunk (state=3): >>>: 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.<<< 29712 1726882796.23325: stdout chunk (state=3): >>>9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source":<<< 29712 1726882796.23332: stdout chunk (state=3): >>> "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rp<<< 29712 1726882796.23342: stdout chunk (state=3): >>>m"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1"<<< 29712 1726882796.23345: stdout chunk (state=3): >>>, "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysin<<< 29712 1726882796.23353: stdout chunk (state=3): >>>it", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "pe<<< 29712 1726882796.23356: stdout chunk (state=3): >>>rl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "<<< 29712 1726882796.23359: stdout chunk (state=3): >>>8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch"<<< 29712 1726882796.23362: stdout chunk (state=3): >>>: null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "relea<<< 29712 1726882796.23372: stdout chunk (state=3): >>>se": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29712 1726882796.24872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882796.24886: stderr chunk (state=3): >>><<< 29712 1726882796.24894: stdout chunk (state=3): >>><<< 29712 1726882796.24942: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882796.26930: 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-1726882795.2479794-30351-163546084016825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882796.26951: _low_level_execute_command(): starting 29712 1726882796.26959: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882795.2479794-30351-163546084016825/ > /dev/null 2>&1 && sleep 0' 29712 1726882796.27417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882796.27423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882796.27452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882796.27467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882796.27527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882796.27535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882796.27649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882796.29463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882796.29517: stderr chunk (state=3): >>><<< 29712 1726882796.29521: stdout chunk (state=3): >>><<< 29712 1726882796.29536: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882796.29542: handler run complete 29712 1726882796.30067: variable 'ansible_facts' from source: unknown 29712 1726882796.30349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.31698: variable 'ansible_facts' from source: unknown 29712 1726882796.37275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.39304: attempt loop complete, returning result 29712 1726882796.39328: _execute() done 29712 1726882796.39335: dumping result to json 29712 1726882796.39584: done dumping result, returning 29712 1726882796.39597: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-60aa-5bdb-0000000003d6] 29712 1726882796.39632: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d6 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882796.42182: no more pending results, returning what we have 29712 1726882796.42185: results queue empty 29712 1726882796.42186: checking for any_errors_fatal 29712 1726882796.42191: done checking for any_errors_fatal 29712 1726882796.42192: checking for max_fail_percentage 29712 1726882796.42194: done checking for max_fail_percentage 29712 1726882796.42195: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.42196: done checking to see if all hosts have failed 29712 1726882796.42197: getting the remaining hosts for this loop 29712 1726882796.42198: done getting the remaining hosts for this loop 29712 1726882796.42202: getting the next task for host managed_node1 29712 1726882796.42208: done getting next task for host managed_node1 29712 1726882796.42212: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882796.42215: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.42225: getting variables 29712 1726882796.42228: in VariableManager get_vars() 29712 1726882796.42259: Calling all_inventory to load vars for managed_node1 29712 1726882796.42262: Calling groups_inventory to load vars for managed_node1 29712 1726882796.42269: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.42280: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.42283: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.42286: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.43821: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000003d6 29712 1726882796.43825: WORKER PROCESS EXITING 29712 1726882796.45709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.47593: done with get_vars() 29712 1726882796.47622: done getting variables 29712 1726882796.47694: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:56 -0400 (0:00:01.321) 0:00:13.596 ****** 29712 1726882796.47735: entering _queue_task() for managed_node1/debug 29712 1726882796.48075: worker is 1 (out of 1 available) 29712 1726882796.48089: exiting _queue_task() for managed_node1/debug 29712 1726882796.48100: done queuing things up, now waiting for results queue to drain 29712 1726882796.48102: waiting for pending results... 29712 1726882796.48406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882796.48570: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000018 29712 1726882796.48591: variable 'ansible_search_path' from source: unknown 29712 1726882796.48600: variable 'ansible_search_path' from source: unknown 29712 1726882796.48656: calling self._execute() 29712 1726882796.48749: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.48763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.48778: variable 'omit' from source: magic vars 29712 1726882796.49185: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.49205: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.49216: variable 'omit' from source: magic vars 29712 1726882796.49279: variable 'omit' from source: magic vars 29712 1726882796.49392: variable 'network_provider' from source: set_fact 29712 1726882796.49421: variable 'omit' from source: magic vars 29712 1726882796.49469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882796.49519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882796.49542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882796.49570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882796.49590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882796.49633: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882796.49640: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.49647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.49766: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882796.49780: Set connection var ansible_shell_executable to /bin/sh 29712 1726882796.49791: Set connection var ansible_pipelining to False 29712 1726882796.49802: Set connection var ansible_connection to ssh 29712 1726882796.49814: Set connection var ansible_timeout to 10 29712 1726882796.49820: Set connection var ansible_shell_type to sh 29712 1726882796.49853: variable 'ansible_shell_executable' from source: unknown 29712 1726882796.49861: variable 'ansible_connection' from source: unknown 29712 1726882796.49873: variable 'ansible_module_compression' from source: unknown 29712 1726882796.49881: variable 'ansible_shell_type' from source: unknown 29712 1726882796.49888: variable 'ansible_shell_executable' from source: unknown 29712 1726882796.49895: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.49902: variable 'ansible_pipelining' from source: unknown 29712 1726882796.49908: variable 'ansible_timeout' from source: unknown 29712 1726882796.49921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.50080: 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) 29712 1726882796.50095: variable 'omit' from source: magic vars 29712 1726882796.50105: starting attempt loop 29712 1726882796.50112: running the handler 29712 1726882796.50175: handler run complete 29712 1726882796.50194: attempt loop complete, returning result 29712 1726882796.50201: _execute() done 29712 1726882796.50207: dumping result to json 29712 1726882796.50213: done dumping result, returning 29712 1726882796.50224: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-60aa-5bdb-000000000018] 29712 1726882796.50233: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000018 ok: [managed_node1] => {} MSG: Using network provider: nm 29712 1726882796.50391: no more pending results, returning what we have 29712 1726882796.50395: results queue empty 29712 1726882796.50396: checking for any_errors_fatal 29712 1726882796.50404: done checking for any_errors_fatal 29712 1726882796.50405: checking for max_fail_percentage 29712 1726882796.50407: done checking for max_fail_percentage 29712 1726882796.50408: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.50410: done checking to see if all hosts have failed 29712 1726882796.50410: getting the remaining hosts for this loop 29712 1726882796.50412: done getting the remaining hosts for this loop 29712 1726882796.50416: getting the next task for host managed_node1 29712 1726882796.50423: done getting next task for host managed_node1 29712 1726882796.50427: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29712 1726882796.50430: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.50441: getting variables 29712 1726882796.50443: in VariableManager get_vars() 29712 1726882796.50483: Calling all_inventory to load vars for managed_node1 29712 1726882796.50486: Calling groups_inventory to load vars for managed_node1 29712 1726882796.50489: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.50499: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.50502: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.50505: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.51514: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000018 29712 1726882796.51517: WORKER PROCESS EXITING 29712 1726882796.52284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.55489: done with get_vars() 29712 1726882796.55516: done getting variables 29712 1726882796.55590: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:56 -0400 (0:00:00.078) 0:00:13.675 ****** 29712 1726882796.55624: entering _queue_task() for managed_node1/fail 29712 1726882796.55934: worker is 1 (out of 1 available) 29712 1726882796.55947: exiting _queue_task() for managed_node1/fail 29712 1726882796.55958: done queuing things up, now waiting for results queue to drain 29712 1726882796.55960: waiting for pending results... 29712 1726882796.56246: 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 29712 1726882796.56389: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000019 29712 1726882796.56412: variable 'ansible_search_path' from source: unknown 29712 1726882796.56421: variable 'ansible_search_path' from source: unknown 29712 1726882796.56475: calling self._execute() 29712 1726882796.56576: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.56589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.56603: variable 'omit' from source: magic vars 29712 1726882796.57041: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.57095: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.57307: variable 'network_state' from source: role '' defaults 29712 1726882796.57342: Evaluated conditional (network_state != {}): False 29712 1726882796.57353: when evaluation is False, skipping this task 29712 1726882796.57363: _execute() done 29712 1726882796.57377: dumping result to json 29712 1726882796.57388: done dumping result, returning 29712 1726882796.57399: 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 [0e448fcc-3ce9-60aa-5bdb-000000000019] 29712 1726882796.57417: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882796.58502: no more pending results, returning what we have 29712 1726882796.58510: results queue empty 29712 1726882796.58512: checking for any_errors_fatal 29712 1726882796.58518: done checking for any_errors_fatal 29712 1726882796.58519: checking for max_fail_percentage 29712 1726882796.58522: done checking for max_fail_percentage 29712 1726882796.58523: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.58524: done checking to see if all hosts have failed 29712 1726882796.58525: getting the remaining hosts for this loop 29712 1726882796.58527: done getting the remaining hosts for this loop 29712 1726882796.58531: getting the next task for host managed_node1 29712 1726882796.58539: done getting next task for host managed_node1 29712 1726882796.58543: ^ 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 29712 1726882796.58549: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.58571: getting variables 29712 1726882796.58573: in VariableManager get_vars() 29712 1726882796.58612: Calling all_inventory to load vars for managed_node1 29712 1726882796.58616: Calling groups_inventory to load vars for managed_node1 29712 1726882796.58618: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.58631: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.58635: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.58639: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.59947: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000019 29712 1726882796.59950: WORKER PROCESS EXITING 29712 1726882796.60874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.62732: done with get_vars() 29712 1726882796.62752: done getting variables 29712 1726882796.62821: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:56 -0400 (0:00:00.072) 0:00:13.747 ****** 29712 1726882796.62853: entering _queue_task() for managed_node1/fail 29712 1726882796.63127: worker is 1 (out of 1 available) 29712 1726882796.63143: exiting _queue_task() for managed_node1/fail 29712 1726882796.63154: done queuing things up, now waiting for results queue to drain 29712 1726882796.63156: waiting for pending results... 29712 1726882796.63442: 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 29712 1726882796.63596: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001a 29712 1726882796.63614: variable 'ansible_search_path' from source: unknown 29712 1726882796.63621: variable 'ansible_search_path' from source: unknown 29712 1726882796.63662: calling self._execute() 29712 1726882796.63765: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.63786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.63800: variable 'omit' from source: magic vars 29712 1726882796.64196: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.64220: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.64465: variable 'network_state' from source: role '' defaults 29712 1726882796.64483: Evaluated conditional (network_state != {}): False 29712 1726882796.64490: when evaluation is False, skipping this task 29712 1726882796.64502: _execute() done 29712 1726882796.64510: dumping result to json 29712 1726882796.64517: done dumping result, returning 29712 1726882796.64527: 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 [0e448fcc-3ce9-60aa-5bdb-00000000001a] 29712 1726882796.64537: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882796.64694: no more pending results, returning what we have 29712 1726882796.64698: results queue empty 29712 1726882796.64699: checking for any_errors_fatal 29712 1726882796.64706: done checking for any_errors_fatal 29712 1726882796.64707: checking for max_fail_percentage 29712 1726882796.64709: done checking for max_fail_percentage 29712 1726882796.64710: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.64711: done checking to see if all hosts have failed 29712 1726882796.64712: getting the remaining hosts for this loop 29712 1726882796.64714: done getting the remaining hosts for this loop 29712 1726882796.64717: getting the next task for host managed_node1 29712 1726882796.64724: done getting next task for host managed_node1 29712 1726882796.64728: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29712 1726882796.64731: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.64747: getting variables 29712 1726882796.64748: in VariableManager get_vars() 29712 1726882796.64788: Calling all_inventory to load vars for managed_node1 29712 1726882796.64791: Calling groups_inventory to load vars for managed_node1 29712 1726882796.64793: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.64803: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.64806: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.64809: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.65842: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001a 29712 1726882796.65844: WORKER PROCESS EXITING 29712 1726882796.67288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.69125: done with get_vars() 29712 1726882796.69146: done getting variables 29712 1726882796.69216: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:56 -0400 (0:00:00.063) 0:00:13.811 ****** 29712 1726882796.69250: entering _queue_task() for managed_node1/fail 29712 1726882796.69529: worker is 1 (out of 1 available) 29712 1726882796.69542: exiting _queue_task() for managed_node1/fail 29712 1726882796.69554: done queuing things up, now waiting for results queue to drain 29712 1726882796.69556: waiting for pending results... 29712 1726882796.69851: 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 29712 1726882796.70003: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001b 29712 1726882796.70020: variable 'ansible_search_path' from source: unknown 29712 1726882796.70028: variable 'ansible_search_path' from source: unknown 29712 1726882796.70070: calling self._execute() 29712 1726882796.70172: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.70185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.70202: variable 'omit' from source: magic vars 29712 1726882796.70594: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.70608: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.70785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882796.73961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882796.74085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882796.74160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882796.74225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882796.74257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882796.74351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.74395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.74432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.74483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.74511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.74627: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.74649: Evaluated conditional (ansible_distribution_major_version | int > 9): False 29712 1726882796.74657: when evaluation is False, skipping this task 29712 1726882796.74669: _execute() done 29712 1726882796.74680: dumping result to json 29712 1726882796.74688: done dumping result, returning 29712 1726882796.74699: 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 [0e448fcc-3ce9-60aa-5bdb-00000000001b] 29712 1726882796.74710: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001b 29712 1726882796.74833: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 29712 1726882796.74888: no more pending results, returning what we have 29712 1726882796.74893: results queue empty 29712 1726882796.74894: checking for any_errors_fatal 29712 1726882796.74899: done checking for any_errors_fatal 29712 1726882796.74900: checking for max_fail_percentage 29712 1726882796.74902: done checking for max_fail_percentage 29712 1726882796.74903: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.74905: done checking to see if all hosts have failed 29712 1726882796.74905: getting the remaining hosts for this loop 29712 1726882796.74908: done getting the remaining hosts for this loop 29712 1726882796.74912: getting the next task for host managed_node1 29712 1726882796.74919: done getting next task for host managed_node1 29712 1726882796.74923: ^ 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 29712 1726882796.74926: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.74942: getting variables 29712 1726882796.74944: in VariableManager get_vars() 29712 1726882796.74988: Calling all_inventory to load vars for managed_node1 29712 1726882796.74991: Calling groups_inventory to load vars for managed_node1 29712 1726882796.74994: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.75005: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.75008: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.75012: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.76015: WORKER PROCESS EXITING 29712 1726882796.76750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.78587: done with get_vars() 29712 1726882796.78612: done getting variables 29712 1726882796.78715: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:56 -0400 (0:00:00.094) 0:00:13.906 ****** 29712 1726882796.78747: entering _queue_task() for managed_node1/dnf 29712 1726882796.79038: worker is 1 (out of 1 available) 29712 1726882796.79053: exiting _queue_task() for managed_node1/dnf 29712 1726882796.79070: done queuing things up, now waiting for results queue to drain 29712 1726882796.79072: waiting for pending results... 29712 1726882796.79374: 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 29712 1726882796.79504: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001c 29712 1726882796.79521: variable 'ansible_search_path' from source: unknown 29712 1726882796.79525: variable 'ansible_search_path' from source: unknown 29712 1726882796.79558: calling self._execute() 29712 1726882796.79647: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.79651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.79661: variable 'omit' from source: magic vars 29712 1726882796.80092: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.80101: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.80252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882796.81854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882796.81941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882796.82034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882796.82075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882796.82149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882796.82838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.83569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.83610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.83658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.83693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.83821: variable 'ansible_distribution' from source: facts 29712 1726882796.83830: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.83849: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29712 1726882796.84288: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882796.84292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.84294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.84297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.84299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.84301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.84304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.84379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.84383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.84553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.84557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.84559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.84561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.84566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.84568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.84672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.84722: variable 'network_connections' from source: task vars 29712 1726882796.84730: variable 'interface' from source: set_fact 29712 1726882796.84784: variable 'interface' from source: set_fact 29712 1726882796.84790: variable 'interface' from source: set_fact 29712 1726882796.84837: variable 'interface' from source: set_fact 29712 1726882796.84966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882796.85058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882796.85099: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882796.85132: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882796.85155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882796.85200: 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) 29712 1726882796.85215: 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) 29712 1726882796.85235: 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) 29712 1726882796.85252: 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) 29712 1726882796.85843: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882796.85845: variable 'network_connections' from source: task vars 29712 1726882796.85847: variable 'interface' from source: set_fact 29712 1726882796.85849: variable 'interface' from source: set_fact 29712 1726882796.85850: variable 'interface' from source: set_fact 29712 1726882796.85852: variable 'interface' from source: set_fact 29712 1726882796.85853: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882796.85855: when evaluation is False, skipping this task 29712 1726882796.85856: _execute() done 29712 1726882796.85858: dumping result to json 29712 1726882796.85860: done dumping result, returning 29712 1726882796.85861: 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 [0e448fcc-3ce9-60aa-5bdb-00000000001c] 29712 1726882796.85865: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001c 29712 1726882796.85939: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29712 1726882796.86004: no more pending results, returning what we have 29712 1726882796.86009: results queue empty 29712 1726882796.86010: checking for any_errors_fatal 29712 1726882796.86017: done checking for any_errors_fatal 29712 1726882796.86017: checking for max_fail_percentage 29712 1726882796.86019: done checking for max_fail_percentage 29712 1726882796.86020: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.86022: done checking to see if all hosts have failed 29712 1726882796.86022: getting the remaining hosts for this loop 29712 1726882796.86025: done getting the remaining hosts for this loop 29712 1726882796.86029: getting the next task for host managed_node1 29712 1726882796.86037: done getting next task for host managed_node1 29712 1726882796.86041: ^ 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 29712 1726882796.86045: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.86061: getting variables 29712 1726882796.86065: in VariableManager get_vars() 29712 1726882796.86125: Calling all_inventory to load vars for managed_node1 29712 1726882796.86129: Calling groups_inventory to load vars for managed_node1 29712 1726882796.86131: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.86140: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.86143: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.86145: Calling groups_plugins_play to load vars for managed_node1 29712 1726882796.87433: WORKER PROCESS EXITING 29712 1726882796.88823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882796.91593: done with get_vars() 29712 1726882796.91620: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882796.91707: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:56 -0400 (0:00:00.129) 0:00:14.036 ****** 29712 1726882796.91744: entering _queue_task() for managed_node1/yum 29712 1726882796.91746: Creating lock for yum 29712 1726882796.92187: worker is 1 (out of 1 available) 29712 1726882796.92214: exiting _queue_task() for managed_node1/yum 29712 1726882796.92226: done queuing things up, now waiting for results queue to drain 29712 1726882796.92227: waiting for pending results... 29712 1726882796.92528: 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 29712 1726882796.92661: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001d 29712 1726882796.92682: variable 'ansible_search_path' from source: unknown 29712 1726882796.92685: variable 'ansible_search_path' from source: unknown 29712 1726882796.92727: calling self._execute() 29712 1726882796.92819: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882796.92830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882796.92839: variable 'omit' from source: magic vars 29712 1726882796.93272: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.93354: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882796.93471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882796.96347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882796.96439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882796.96471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882796.96524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882796.96570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882796.96610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882796.96649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882796.96690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882796.96744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882796.96747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882796.96889: variable 'ansible_distribution_major_version' from source: facts 29712 1726882796.96893: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29712 1726882796.96895: when evaluation is False, skipping this task 29712 1726882796.96930: _execute() done 29712 1726882796.96933: dumping result to json 29712 1726882796.96935: done dumping result, returning 29712 1726882796.96940: 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 [0e448fcc-3ce9-60aa-5bdb-00000000001d] 29712 1726882796.96943: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001d 29712 1726882796.97737: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001d 29712 1726882796.97742: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29712 1726882796.97792: no more pending results, returning what we have 29712 1726882796.97795: results queue empty 29712 1726882796.97796: checking for any_errors_fatal 29712 1726882796.97803: done checking for any_errors_fatal 29712 1726882796.97803: checking for max_fail_percentage 29712 1726882796.97805: done checking for max_fail_percentage 29712 1726882796.97806: checking to see if all hosts have failed and the running result is not ok 29712 1726882796.97807: done checking to see if all hosts have failed 29712 1726882796.97808: getting the remaining hosts for this loop 29712 1726882796.97809: done getting the remaining hosts for this loop 29712 1726882796.97813: getting the next task for host managed_node1 29712 1726882796.97818: done getting next task for host managed_node1 29712 1726882796.97822: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882796.97825: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882796.97838: getting variables 29712 1726882796.97839: in VariableManager get_vars() 29712 1726882796.97915: Calling all_inventory to load vars for managed_node1 29712 1726882796.97938: Calling groups_inventory to load vars for managed_node1 29712 1726882796.97941: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882796.97950: Calling all_plugins_play to load vars for managed_node1 29712 1726882796.97952: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882796.97959: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.00610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.01829: done with get_vars() 29712 1726882797.01846: done getting variables 29712 1726882797.01891: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:57 -0400 (0:00:00.101) 0:00:14.138 ****** 29712 1726882797.01915: entering _queue_task() for managed_node1/fail 29712 1726882797.02114: worker is 1 (out of 1 available) 29712 1726882797.02128: exiting _queue_task() for managed_node1/fail 29712 1726882797.02140: done queuing things up, now waiting for results queue to drain 29712 1726882797.02141: waiting for pending results... 29712 1726882797.02318: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882797.02407: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001e 29712 1726882797.02418: variable 'ansible_search_path' from source: unknown 29712 1726882797.02421: variable 'ansible_search_path' from source: unknown 29712 1726882797.02449: calling self._execute() 29712 1726882797.02524: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.02528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.02536: variable 'omit' from source: magic vars 29712 1726882797.02835: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.02851: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.02969: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.03293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882797.06382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882797.06804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882797.06879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882797.06951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882797.06995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882797.07091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.07126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.07161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.07231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.07262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.07315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.07343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.07382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.07427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.07445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.07497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.07524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.07552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.07604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.07630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.07818: variable 'network_connections' from source: task vars 29712 1726882797.07834: variable 'interface' from source: set_fact 29712 1726882797.07919: variable 'interface' from source: set_fact 29712 1726882797.07933: variable 'interface' from source: set_fact 29712 1726882797.08012: variable 'interface' from source: set_fact 29712 1726882797.08158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882797.08416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882797.08484: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882797.08520: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882797.08560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882797.08615: 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) 29712 1726882797.08651: 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) 29712 1726882797.08694: 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) 29712 1726882797.08727: 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) 29712 1726882797.08806: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882797.14704: variable 'network_connections' from source: task vars 29712 1726882797.14715: variable 'interface' from source: set_fact 29712 1726882797.14804: variable 'interface' from source: set_fact 29712 1726882797.14816: variable 'interface' from source: set_fact 29712 1726882797.14884: variable 'interface' from source: set_fact 29712 1726882797.14947: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882797.14956: when evaluation is False, skipping this task 29712 1726882797.14965: _execute() done 29712 1726882797.14975: dumping result to json 29712 1726882797.14984: done dumping result, returning 29712 1726882797.15010: 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 [0e448fcc-3ce9-60aa-5bdb-00000000001e] 29712 1726882797.15035: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001e 29712 1726882797.15173: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29712 1726882797.15236: no more pending results, returning what we have 29712 1726882797.15241: results queue empty 29712 1726882797.15242: checking for any_errors_fatal 29712 1726882797.15246: done checking for any_errors_fatal 29712 1726882797.15246: checking for max_fail_percentage 29712 1726882797.15248: done checking for max_fail_percentage 29712 1726882797.15249: checking to see if all hosts have failed and the running result is not ok 29712 1726882797.15250: done checking to see if all hosts have failed 29712 1726882797.15251: getting the remaining hosts for this loop 29712 1726882797.15276: done getting the remaining hosts for this loop 29712 1726882797.15280: getting the next task for host managed_node1 29712 1726882797.15286: done getting next task for host managed_node1 29712 1726882797.15289: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29712 1726882797.15292: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882797.15309: getting variables 29712 1726882797.15311: in VariableManager get_vars() 29712 1726882797.15361: Calling all_inventory to load vars for managed_node1 29712 1726882797.15367: Calling groups_inventory to load vars for managed_node1 29712 1726882797.15370: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882797.15377: WORKER PROCESS EXITING 29712 1726882797.15389: Calling all_plugins_play to load vars for managed_node1 29712 1726882797.15392: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882797.15395: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.23108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.24899: done with get_vars() 29712 1726882797.24922: done getting variables 29712 1726882797.24976: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:57 -0400 (0:00:00.230) 0:00:14.369 ****** 29712 1726882797.25010: entering _queue_task() for managed_node1/package 29712 1726882797.25756: worker is 1 (out of 1 available) 29712 1726882797.25771: exiting _queue_task() for managed_node1/package 29712 1726882797.25782: done queuing things up, now waiting for results queue to drain 29712 1726882797.25789: waiting for pending results... 29712 1726882797.26692: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29712 1726882797.26810: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000001f 29712 1726882797.26820: variable 'ansible_search_path' from source: unknown 29712 1726882797.26824: variable 'ansible_search_path' from source: unknown 29712 1726882797.26861: calling self._execute() 29712 1726882797.26925: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.26929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.26937: variable 'omit' from source: magic vars 29712 1726882797.27242: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.27251: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.27570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882797.27777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882797.27782: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882797.28073: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882797.28076: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882797.28079: variable 'network_packages' from source: role '' defaults 29712 1726882797.28082: variable '__network_provider_setup' from source: role '' defaults 29712 1726882797.28183: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882797.28186: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882797.28189: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882797.28226: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882797.28417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882797.31042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882797.31102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882797.31136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882797.31172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882797.31207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882797.31279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.31306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.31330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.31373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.31385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.31426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.31449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.31475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.31529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.31544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.31773: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882797.31860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.31884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.31901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.31931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.31942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.32008: variable 'ansible_python' from source: facts 29712 1726882797.32031: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882797.32091: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882797.32148: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882797.32237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.32249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.32269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.32295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.32305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.32339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.32358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.32379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.32402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.32413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.32510: variable 'network_connections' from source: task vars 29712 1726882797.32514: variable 'interface' from source: set_fact 29712 1726882797.32588: variable 'interface' from source: set_fact 29712 1726882797.32595: variable 'interface' from source: set_fact 29712 1726882797.32664: variable 'interface' from source: set_fact 29712 1726882797.32732: 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) 29712 1726882797.32751: 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) 29712 1726882797.32774: 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) 29712 1726882797.32798: 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) 29712 1726882797.32832: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.33169: variable 'network_connections' from source: task vars 29712 1726882797.33172: variable 'interface' from source: set_fact 29712 1726882797.33175: variable 'interface' from source: set_fact 29712 1726882797.33177: variable 'interface' from source: set_fact 29712 1726882797.33240: variable 'interface' from source: set_fact 29712 1726882797.33316: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882797.33396: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.33697: variable 'network_connections' from source: task vars 29712 1726882797.33706: variable 'interface' from source: set_fact 29712 1726882797.33772: variable 'interface' from source: set_fact 29712 1726882797.33783: variable 'interface' from source: set_fact 29712 1726882797.33849: variable 'interface' from source: set_fact 29712 1726882797.33912: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882797.33993: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882797.34291: variable 'network_connections' from source: task vars 29712 1726882797.34301: variable 'interface' from source: set_fact 29712 1726882797.34367: variable 'interface' from source: set_fact 29712 1726882797.34380: variable 'interface' from source: set_fact 29712 1726882797.34445: variable 'interface' from source: set_fact 29712 1726882797.34520: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882797.34660: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882797.34673: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882797.34732: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882797.34947: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882797.35413: variable 'network_connections' from source: task vars 29712 1726882797.35424: variable 'interface' from source: set_fact 29712 1726882797.35493: variable 'interface' from source: set_fact 29712 1726882797.35504: variable 'interface' from source: set_fact 29712 1726882797.35566: variable 'interface' from source: set_fact 29712 1726882797.35602: variable 'ansible_distribution' from source: facts 29712 1726882797.35610: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.35619: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.35642: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882797.35803: variable 'ansible_distribution' from source: facts 29712 1726882797.36182: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.36189: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.36203: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882797.36462: variable 'ansible_distribution' from source: facts 29712 1726882797.36471: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.36483: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.36527: variable 'network_provider' from source: set_fact 29712 1726882797.36542: variable 'ansible_facts' from source: unknown 29712 1726882797.37502: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29712 1726882797.37505: when evaluation is False, skipping this task 29712 1726882797.37508: _execute() done 29712 1726882797.37510: dumping result to json 29712 1726882797.37513: done dumping result, returning 29712 1726882797.37522: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-60aa-5bdb-00000000001f] 29712 1726882797.37527: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29712 1726882797.37696: no more pending results, returning what we have 29712 1726882797.37701: results queue empty 29712 1726882797.37702: checking for any_errors_fatal 29712 1726882797.37709: done checking for any_errors_fatal 29712 1726882797.37710: checking for max_fail_percentage 29712 1726882797.37712: done checking for max_fail_percentage 29712 1726882797.37713: checking to see if all hosts have failed and the running result is not ok 29712 1726882797.37714: done checking to see if all hosts have failed 29712 1726882797.37715: getting the remaining hosts for this loop 29712 1726882797.37717: done getting the remaining hosts for this loop 29712 1726882797.37721: getting the next task for host managed_node1 29712 1726882797.37728: done getting next task for host managed_node1 29712 1726882797.37732: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882797.37736: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882797.37757: getting variables 29712 1726882797.37759: in VariableManager get_vars() 29712 1726882797.37801: Calling all_inventory to load vars for managed_node1 29712 1726882797.37809: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000001f 29712 1726882797.37836: Calling groups_inventory to load vars for managed_node1 29712 1726882797.37841: WORKER PROCESS EXITING 29712 1726882797.37847: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882797.37862: Calling all_plugins_play to load vars for managed_node1 29712 1726882797.37868: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882797.37872: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.39528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.40519: done with get_vars() 29712 1726882797.40537: done getting variables 29712 1726882797.40585: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:57 -0400 (0:00:00.155) 0:00:14.525 ****** 29712 1726882797.40609: entering _queue_task() for managed_node1/package 29712 1726882797.40821: worker is 1 (out of 1 available) 29712 1726882797.40835: exiting _queue_task() for managed_node1/package 29712 1726882797.40848: done queuing things up, now waiting for results queue to drain 29712 1726882797.40850: waiting for pending results... 29712 1726882797.41015: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882797.41108: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000020 29712 1726882797.41118: variable 'ansible_search_path' from source: unknown 29712 1726882797.41121: variable 'ansible_search_path' from source: unknown 29712 1726882797.41150: calling self._execute() 29712 1726882797.41220: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.41224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.41232: variable 'omit' from source: magic vars 29712 1726882797.41506: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.41521: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.41621: variable 'network_state' from source: role '' defaults 29712 1726882797.41635: Evaluated conditional (network_state != {}): False 29712 1726882797.41639: when evaluation is False, skipping this task 29712 1726882797.41644: _execute() done 29712 1726882797.41647: dumping result to json 29712 1726882797.41651: done dumping result, returning 29712 1726882797.41658: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-000000000020] 29712 1726882797.41663: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000020 29712 1726882797.42171: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000020 29712 1726882797.42174: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882797.42208: no more pending results, returning what we have 29712 1726882797.42211: results queue empty 29712 1726882797.42212: checking for any_errors_fatal 29712 1726882797.42217: done checking for any_errors_fatal 29712 1726882797.42218: checking for max_fail_percentage 29712 1726882797.42220: done checking for max_fail_percentage 29712 1726882797.42221: checking to see if all hosts have failed and the running result is not ok 29712 1726882797.42222: done checking to see if all hosts have failed 29712 1726882797.42222: getting the remaining hosts for this loop 29712 1726882797.42224: done getting the remaining hosts for this loop 29712 1726882797.42226: getting the next task for host managed_node1 29712 1726882797.42233: done getting next task for host managed_node1 29712 1726882797.42236: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882797.42239: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882797.42252: getting variables 29712 1726882797.42253: in VariableManager get_vars() 29712 1726882797.42292: Calling all_inventory to load vars for managed_node1 29712 1726882797.42295: Calling groups_inventory to load vars for managed_node1 29712 1726882797.42297: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882797.42306: Calling all_plugins_play to load vars for managed_node1 29712 1726882797.42308: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882797.42311: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.43617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.45400: done with get_vars() 29712 1726882797.45421: done getting variables 29712 1726882797.45481: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:57 -0400 (0:00:00.049) 0:00:14.574 ****** 29712 1726882797.45513: entering _queue_task() for managed_node1/package 29712 1726882797.45770: worker is 1 (out of 1 available) 29712 1726882797.45783: exiting _queue_task() for managed_node1/package 29712 1726882797.45794: done queuing things up, now waiting for results queue to drain 29712 1726882797.45796: waiting for pending results... 29712 1726882797.46201: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882797.46911: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000021 29712 1726882797.46924: variable 'ansible_search_path' from source: unknown 29712 1726882797.46927: variable 'ansible_search_path' from source: unknown 29712 1726882797.46962: calling self._execute() 29712 1726882797.47165: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.47237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.47248: variable 'omit' from source: magic vars 29712 1726882797.47932: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.47944: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.48071: variable 'network_state' from source: role '' defaults 29712 1726882797.48082: Evaluated conditional (network_state != {}): False 29712 1726882797.48086: when evaluation is False, skipping this task 29712 1726882797.48089: _execute() done 29712 1726882797.48092: dumping result to json 29712 1726882797.48095: done dumping result, returning 29712 1726882797.48109: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-000000000021] 29712 1726882797.48114: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000021 29712 1726882797.48210: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000021 29712 1726882797.48214: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882797.48262: no more pending results, returning what we have 29712 1726882797.48276: results queue empty 29712 1726882797.48278: checking for any_errors_fatal 29712 1726882797.48286: done checking for any_errors_fatal 29712 1726882797.48287: checking for max_fail_percentage 29712 1726882797.48289: done checking for max_fail_percentage 29712 1726882797.48290: checking to see if all hosts have failed and the running result is not ok 29712 1726882797.48291: done checking to see if all hosts have failed 29712 1726882797.48292: getting the remaining hosts for this loop 29712 1726882797.48294: done getting the remaining hosts for this loop 29712 1726882797.48298: getting the next task for host managed_node1 29712 1726882797.48305: done getting next task for host managed_node1 29712 1726882797.48309: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882797.48313: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882797.48329: getting variables 29712 1726882797.48331: in VariableManager get_vars() 29712 1726882797.48372: Calling all_inventory to load vars for managed_node1 29712 1726882797.48376: Calling groups_inventory to load vars for managed_node1 29712 1726882797.48379: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882797.48391: Calling all_plugins_play to load vars for managed_node1 29712 1726882797.48394: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882797.48397: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.50033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.51903: done with get_vars() 29712 1726882797.51924: done getting variables 29712 1726882797.52029: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:57 -0400 (0:00:00.065) 0:00:14.640 ****** 29712 1726882797.52060: entering _queue_task() for managed_node1/service 29712 1726882797.52063: Creating lock for service 29712 1726882797.52349: worker is 1 (out of 1 available) 29712 1726882797.52362: exiting _queue_task() for managed_node1/service 29712 1726882797.52377: done queuing things up, now waiting for results queue to drain 29712 1726882797.52379: waiting for pending results... 29712 1726882797.52646: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882797.52774: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000022 29712 1726882797.52786: variable 'ansible_search_path' from source: unknown 29712 1726882797.52791: variable 'ansible_search_path' from source: unknown 29712 1726882797.52828: calling self._execute() 29712 1726882797.52915: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.52920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.52933: variable 'omit' from source: magic vars 29712 1726882797.53308: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.53320: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.53444: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.53651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882797.56007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882797.56085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882797.56121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882797.56155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882797.56187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882797.56259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.56296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.56322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.56362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.56381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.56429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.56451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.56481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.56539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.56581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.56608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.56631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.56675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.56690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.56867: variable 'network_connections' from source: task vars 29712 1726882797.56882: variable 'interface' from source: set_fact 29712 1726882797.56957: variable 'interface' from source: set_fact 29712 1726882797.56967: variable 'interface' from source: set_fact 29712 1726882797.57035: variable 'interface' from source: set_fact 29712 1726882797.57136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882797.57329: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882797.57365: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882797.57402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882797.57428: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882797.57468: 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) 29712 1726882797.57497: 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) 29712 1726882797.57521: 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) 29712 1726882797.57546: 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) 29712 1726882797.57609: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882797.57859: variable 'network_connections' from source: task vars 29712 1726882797.57862: variable 'interface' from source: set_fact 29712 1726882797.57931: variable 'interface' from source: set_fact 29712 1726882797.57938: variable 'interface' from source: set_fact 29712 1726882797.58002: variable 'interface' from source: set_fact 29712 1726882797.58060: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882797.58065: when evaluation is False, skipping this task 29712 1726882797.58068: _execute() done 29712 1726882797.58072: dumping result to json 29712 1726882797.58077: done dumping result, returning 29712 1726882797.58085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-60aa-5bdb-000000000022] 29712 1726882797.58097: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000022 29712 1726882797.58179: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000022 29712 1726882797.58182: 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" } 29712 1726882797.58229: no more pending results, returning what we have 29712 1726882797.58233: results queue empty 29712 1726882797.58234: checking for any_errors_fatal 29712 1726882797.58241: done checking for any_errors_fatal 29712 1726882797.58241: checking for max_fail_percentage 29712 1726882797.58243: done checking for max_fail_percentage 29712 1726882797.58244: checking to see if all hosts have failed and the running result is not ok 29712 1726882797.58246: done checking to see if all hosts have failed 29712 1726882797.58246: getting the remaining hosts for this loop 29712 1726882797.58249: done getting the remaining hosts for this loop 29712 1726882797.58252: getting the next task for host managed_node1 29712 1726882797.58259: done getting next task for host managed_node1 29712 1726882797.58263: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882797.58270: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882797.58286: getting variables 29712 1726882797.58288: in VariableManager get_vars() 29712 1726882797.58324: Calling all_inventory to load vars for managed_node1 29712 1726882797.58327: Calling groups_inventory to load vars for managed_node1 29712 1726882797.58330: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882797.58339: Calling all_plugins_play to load vars for managed_node1 29712 1726882797.58342: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882797.58345: Calling groups_plugins_play to load vars for managed_node1 29712 1726882797.60016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882797.61776: done with get_vars() 29712 1726882797.61798: done getting variables 29712 1726882797.61855: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:57 -0400 (0:00:00.098) 0:00:14.738 ****** 29712 1726882797.61892: entering _queue_task() for managed_node1/service 29712 1726882797.62165: worker is 1 (out of 1 available) 29712 1726882797.62182: exiting _queue_task() for managed_node1/service 29712 1726882797.62193: done queuing things up, now waiting for results queue to drain 29712 1726882797.62195: waiting for pending results... 29712 1726882797.62468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882797.62594: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000023 29712 1726882797.62606: variable 'ansible_search_path' from source: unknown 29712 1726882797.62610: variable 'ansible_search_path' from source: unknown 29712 1726882797.62652: calling self._execute() 29712 1726882797.62741: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.62752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.62761: variable 'omit' from source: magic vars 29712 1726882797.63142: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.63154: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882797.63326: variable 'network_provider' from source: set_fact 29712 1726882797.63329: variable 'network_state' from source: role '' defaults 29712 1726882797.63341: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29712 1726882797.63347: variable 'omit' from source: magic vars 29712 1726882797.63408: variable 'omit' from source: magic vars 29712 1726882797.63434: variable 'network_service_name' from source: role '' defaults 29712 1726882797.63509: variable 'network_service_name' from source: role '' defaults 29712 1726882797.63621: variable '__network_provider_setup' from source: role '' defaults 29712 1726882797.63628: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882797.63694: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882797.63702: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882797.63768: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882797.64007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882797.67454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882797.67521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882797.67568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882797.67607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882797.67634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882797.67711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.67746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.67774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.67814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.67831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.67878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.67901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.67924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.67968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.67986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.68211: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882797.68331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.68354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.68386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.68425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.68439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.68533: variable 'ansible_python' from source: facts 29712 1726882797.68554: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882797.68640: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882797.68727: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882797.68854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.68881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.68904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.68945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.68958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.69008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882797.69034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882797.69058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882797.69100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882797.69112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882797.69260: variable 'network_connections' from source: task vars 29712 1726882797.69268: variable 'interface' from source: set_fact 29712 1726882797.69342: variable 'interface' from source: set_fact 29712 1726882797.69358: variable 'interface' from source: set_fact 29712 1726882797.69433: variable 'interface' from source: set_fact 29712 1726882797.69666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882797.69859: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882797.69913: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882797.69953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882797.69996: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882797.70055: 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) 29712 1726882797.70088: 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) 29712 1726882797.70122: 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) 29712 1726882797.70155: 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) 29712 1726882797.70204: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.70498: variable 'network_connections' from source: task vars 29712 1726882797.70504: variable 'interface' from source: set_fact 29712 1726882797.70586: variable 'interface' from source: set_fact 29712 1726882797.70596: variable 'interface' from source: set_fact 29712 1726882797.70670: variable 'interface' from source: set_fact 29712 1726882797.70842: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882797.70926: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882797.71232: variable 'network_connections' from source: task vars 29712 1726882797.71236: variable 'interface' from source: set_fact 29712 1726882797.71312: variable 'interface' from source: set_fact 29712 1726882797.71318: variable 'interface' from source: set_fact 29712 1726882797.71388: variable 'interface' from source: set_fact 29712 1726882797.71433: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882797.71510: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882797.71796: variable 'network_connections' from source: task vars 29712 1726882797.71799: variable 'interface' from source: set_fact 29712 1726882797.71869: variable 'interface' from source: set_fact 29712 1726882797.71881: variable 'interface' from source: set_fact 29712 1726882797.71945: variable 'interface' from source: set_fact 29712 1726882797.72032: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882797.72098: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882797.72105: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882797.72161: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882797.72360: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882797.73125: variable 'network_connections' from source: task vars 29712 1726882797.73130: variable 'interface' from source: set_fact 29712 1726882797.73303: variable 'interface' from source: set_fact 29712 1726882797.73309: variable 'interface' from source: set_fact 29712 1726882797.73481: variable 'interface' from source: set_fact 29712 1726882797.73512: variable 'ansible_distribution' from source: facts 29712 1726882797.73515: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.73520: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.73542: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882797.73962: variable 'ansible_distribution' from source: facts 29712 1726882797.73967: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.73975: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.73988: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882797.74395: variable 'ansible_distribution' from source: facts 29712 1726882797.74398: variable '__network_rh_distros' from source: role '' defaults 29712 1726882797.74403: variable 'ansible_distribution_major_version' from source: facts 29712 1726882797.74543: variable 'network_provider' from source: set_fact 29712 1726882797.74581: variable 'omit' from source: magic vars 29712 1726882797.74609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882797.74636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882797.74654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882797.74782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882797.74791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882797.74820: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882797.74823: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.74826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.74962: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882797.74969: Set connection var ansible_shell_executable to /bin/sh 29712 1726882797.74980: Set connection var ansible_pipelining to False 29712 1726882797.74985: Set connection var ansible_connection to ssh 29712 1726882797.74997: Set connection var ansible_timeout to 10 29712 1726882797.75000: Set connection var ansible_shell_type to sh 29712 1726882797.75023: variable 'ansible_shell_executable' from source: unknown 29712 1726882797.75026: variable 'ansible_connection' from source: unknown 29712 1726882797.75031: variable 'ansible_module_compression' from source: unknown 29712 1726882797.75034: variable 'ansible_shell_type' from source: unknown 29712 1726882797.75036: variable 'ansible_shell_executable' from source: unknown 29712 1726882797.75038: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882797.75044: variable 'ansible_pipelining' from source: unknown 29712 1726882797.75046: variable 'ansible_timeout' from source: unknown 29712 1726882797.75048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882797.75178: 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) 29712 1726882797.75188: variable 'omit' from source: magic vars 29712 1726882797.75194: starting attempt loop 29712 1726882797.75197: running the handler 29712 1726882797.75287: variable 'ansible_facts' from source: unknown 29712 1726882797.76289: _low_level_execute_command(): starting 29712 1726882797.76295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882797.78050: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882797.78060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882797.78075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882797.78089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882797.78132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882797.78146: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882797.78162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882797.78192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882797.78200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882797.78207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882797.78222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882797.78232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882797.78247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882797.78259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882797.78266: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882797.78280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882797.78356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882797.78378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882797.78391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882797.78518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882797.80199: stdout chunk (state=3): >>>/root <<< 29712 1726882797.80387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882797.80390: stdout chunk (state=3): >>><<< 29712 1726882797.80393: stderr chunk (state=3): >>><<< 29712 1726882797.80469: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882797.80472: _low_level_execute_command(): starting 29712 1726882797.80476: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867 `" && echo ansible-tmp-1726882797.8044353-30437-152705181757867="` echo /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867 `" ) && sleep 0' 29712 1726882797.82094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882797.82109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882797.82124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882797.82142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882797.82189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882797.82227: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882797.82241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882797.82257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882797.82272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882797.82284: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882797.82366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882797.82384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882797.82400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882797.82412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882797.82423: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882797.82436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882797.82512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882797.82529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882797.82543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882797.82708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882797.84584: stdout chunk (state=3): >>>ansible-tmp-1726882797.8044353-30437-152705181757867=/root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867 <<< 29712 1726882797.84771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882797.84775: stdout chunk (state=3): >>><<< 29712 1726882797.84777: stderr chunk (state=3): >>><<< 29712 1726882797.84974: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882797.8044353-30437-152705181757867=/root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882797.84982: variable 'ansible_module_compression' from source: unknown 29712 1726882797.84985: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 29712 1726882797.84988: ANSIBALLZ: Acquiring lock 29712 1726882797.84990: ANSIBALLZ: Lock acquired: 140241756368688 29712 1726882797.84992: ANSIBALLZ: Creating module 29712 1726882798.23190: ANSIBALLZ: Writing module into payload 29712 1726882798.23508: ANSIBALLZ: Writing module 29712 1726882798.23551: ANSIBALLZ: Renaming module 29712 1726882798.23568: ANSIBALLZ: Done creating module 29712 1726882798.23596: variable 'ansible_facts' from source: unknown 29712 1726882798.23918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/AnsiballZ_systemd.py 29712 1726882798.24659: Sending initial data 29712 1726882798.24662: Sent initial data (156 bytes) 29712 1726882798.27290: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882798.27309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.27325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.27343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.27388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882798.27402: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882798.27417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.27433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882798.27443: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882798.27452: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882798.27462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.27478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.27492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.27504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882798.27518: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882798.27531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.27606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882798.27624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882798.27640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882798.27859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882798.29709: 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 <<< 29712 1726882798.29804: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882798.29913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpc7dm5o9v /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/AnsiballZ_systemd.py <<< 29712 1726882798.30002: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882798.33391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882798.33600: stderr chunk (state=3): >>><<< 29712 1726882798.33603: stdout chunk (state=3): >>><<< 29712 1726882798.33606: done transferring module to remote 29712 1726882798.33608: _low_level_execute_command(): starting 29712 1726882798.33610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/ /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/AnsiballZ_systemd.py && sleep 0' 29712 1726882798.35012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882798.35068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.35085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.35103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.35198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882798.35210: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882798.35227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.35248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882798.35259: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882798.35271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882798.35283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.35296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.35359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.35375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882798.35390: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882798.35404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.35521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882798.35576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882798.35590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882798.35792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882798.37571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882798.37574: stdout chunk (state=3): >>><<< 29712 1726882798.37584: stderr chunk (state=3): >>><<< 29712 1726882798.37659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882798.37669: _low_level_execute_command(): starting 29712 1726882798.37672: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/AnsiballZ_systemd.py && sleep 0' 29712 1726882798.38367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.38371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.38408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882798.38413: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.38415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.38496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882798.38499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882798.38503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882798.38610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882798.63246: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "16224256", "MemoryAvailable": "infinity", "CPUUsageNSec": "1495532000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": <<< 29712 1726882798.63274: stdout chunk (state=3): >>>"0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 29712 1726882798.64834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882798.64838: stdout chunk (state=3): >>><<< 29712 1726882798.64844: stderr chunk (state=3): >>><<< 29712 1726882798.64866: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "16224256", "MemoryAvailable": "infinity", "CPUUsageNSec": "1495532000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882798.65059: 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-1726882797.8044353-30437-152705181757867/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882798.65066: _low_level_execute_command(): starting 29712 1726882798.65078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882797.8044353-30437-152705181757867/ > /dev/null 2>&1 && sleep 0' 29712 1726882798.66643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882798.66774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882798.66780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882798.66875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882798.66880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.66899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 29712 1726882798.66904: 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 <<< 29712 1726882798.66947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882798.66950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882798.67050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882798.67136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882798.67278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882798.69120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882798.69124: stderr chunk (state=3): >>><<< 29712 1726882798.69126: stdout chunk (state=3): >>><<< 29712 1726882798.69143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882798.69150: handler run complete 29712 1726882798.69223: attempt loop complete, returning result 29712 1726882798.69226: _execute() done 29712 1726882798.69229: dumping result to json 29712 1726882798.69244: done dumping result, returning 29712 1726882798.69254: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-60aa-5bdb-000000000023] 29712 1726882798.69258: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000023 29712 1726882798.69531: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000023 29712 1726882798.69535: 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 } 29712 1726882798.69593: no more pending results, returning what we have 29712 1726882798.69597: results queue empty 29712 1726882798.69598: checking for any_errors_fatal 29712 1726882798.69606: done checking for any_errors_fatal 29712 1726882798.69607: checking for max_fail_percentage 29712 1726882798.69609: done checking for max_fail_percentage 29712 1726882798.69610: checking to see if all hosts have failed and the running result is not ok 29712 1726882798.69612: done checking to see if all hosts have failed 29712 1726882798.69612: getting the remaining hosts for this loop 29712 1726882798.69614: done getting the remaining hosts for this loop 29712 1726882798.69618: getting the next task for host managed_node1 29712 1726882798.69626: done getting next task for host managed_node1 29712 1726882798.69630: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882798.69633: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882798.69645: getting variables 29712 1726882798.69647: in VariableManager get_vars() 29712 1726882798.69690: Calling all_inventory to load vars for managed_node1 29712 1726882798.69693: Calling groups_inventory to load vars for managed_node1 29712 1726882798.69695: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882798.69706: Calling all_plugins_play to load vars for managed_node1 29712 1726882798.69708: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882798.69712: Calling groups_plugins_play to load vars for managed_node1 29712 1726882798.72858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882798.76659: done with get_vars() 29712 1726882798.76690: done getting variables 29712 1726882798.76773: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:58 -0400 (0:00:01.149) 0:00:15.887 ****** 29712 1726882798.76805: entering _queue_task() for managed_node1/service 29712 1726882798.77444: worker is 1 (out of 1 available) 29712 1726882798.77458: exiting _queue_task() for managed_node1/service 29712 1726882798.77594: done queuing things up, now waiting for results queue to drain 29712 1726882798.77597: waiting for pending results... 29712 1726882798.78360: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882798.78728: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000024 29712 1726882798.78820: variable 'ansible_search_path' from source: unknown 29712 1726882798.78828: variable 'ansible_search_path' from source: unknown 29712 1726882798.78869: calling self._execute() 29712 1726882798.79005: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882798.79813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882798.79918: variable 'omit' from source: magic vars 29712 1726882798.80753: variable 'ansible_distribution_major_version' from source: facts 29712 1726882798.80778: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882798.80905: variable 'network_provider' from source: set_fact 29712 1726882798.80915: Evaluated conditional (network_provider == "nm"): True 29712 1726882798.81017: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882798.81185: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882798.81529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882798.86259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882798.86331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882798.86486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882798.86524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882798.86584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882798.86750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882798.86914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882798.86943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882798.86998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882798.87116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882798.87166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882798.87197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882798.87344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882798.87391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882798.87410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882798.87459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882798.87558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882798.87590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882798.87687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882798.87771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882798.88082: variable 'network_connections' from source: task vars 29712 1726882798.88097: variable 'interface' from source: set_fact 29712 1726882798.88233: variable 'interface' from source: set_fact 29712 1726882798.88325: variable 'interface' from source: set_fact 29712 1726882798.88393: variable 'interface' from source: set_fact 29712 1726882798.88595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882798.89002: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882798.89100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882798.89210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882798.89303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882798.90149: 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) 29712 1726882798.90231: 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) 29712 1726882798.90342: 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) 29712 1726882798.90403: 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) 29712 1726882798.90577: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882798.91179: variable 'network_connections' from source: task vars 29712 1726882798.91198: variable 'interface' from source: set_fact 29712 1726882798.91262: variable 'interface' from source: set_fact 29712 1726882798.91277: variable 'interface' from source: set_fact 29712 1726882798.91345: variable 'interface' from source: set_fact 29712 1726882798.91421: Evaluated conditional (__network_wpa_supplicant_required): False 29712 1726882798.91430: when evaluation is False, skipping this task 29712 1726882798.91439: _execute() done 29712 1726882798.91455: dumping result to json 29712 1726882798.91466: done dumping result, returning 29712 1726882798.91481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-60aa-5bdb-000000000024] 29712 1726882798.91491: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000024 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29712 1726882798.91643: no more pending results, returning what we have 29712 1726882798.91647: results queue empty 29712 1726882798.91648: checking for any_errors_fatal 29712 1726882798.91670: done checking for any_errors_fatal 29712 1726882798.91671: checking for max_fail_percentage 29712 1726882798.91673: done checking for max_fail_percentage 29712 1726882798.91673: checking to see if all hosts have failed and the running result is not ok 29712 1726882798.91675: done checking to see if all hosts have failed 29712 1726882798.91676: getting the remaining hosts for this loop 29712 1726882798.91678: done getting the remaining hosts for this loop 29712 1726882798.91681: getting the next task for host managed_node1 29712 1726882798.91689: done getting next task for host managed_node1 29712 1726882798.91693: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882798.91695: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882798.91713: getting variables 29712 1726882798.91715: in VariableManager get_vars() 29712 1726882798.91751: Calling all_inventory to load vars for managed_node1 29712 1726882798.91754: Calling groups_inventory to load vars for managed_node1 29712 1726882798.91756: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882798.91769: Calling all_plugins_play to load vars for managed_node1 29712 1726882798.91772: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882798.91776: Calling groups_plugins_play to load vars for managed_node1 29712 1726882798.92393: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000024 29712 1726882798.92985: WORKER PROCESS EXITING 29712 1726882798.95814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882798.98955: done with get_vars() 29712 1726882798.98982: done getting variables 29712 1726882798.99043: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:58 -0400 (0:00:00.222) 0:00:16.110 ****** 29712 1726882798.99083: entering _queue_task() for managed_node1/service 29712 1726882798.99376: worker is 1 (out of 1 available) 29712 1726882798.99388: exiting _queue_task() for managed_node1/service 29712 1726882798.99398: done queuing things up, now waiting for results queue to drain 29712 1726882798.99400: waiting for pending results... 29712 1726882799.00360: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882799.00735: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000025 29712 1726882799.00756: variable 'ansible_search_path' from source: unknown 29712 1726882799.00767: variable 'ansible_search_path' from source: unknown 29712 1726882799.00838: calling self._execute() 29712 1726882799.01053: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882799.01067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882799.01129: variable 'omit' from source: magic vars 29712 1726882799.02263: variable 'ansible_distribution_major_version' from source: facts 29712 1726882799.02327: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882799.02574: variable 'network_provider' from source: set_fact 29712 1726882799.03406: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882799.03414: when evaluation is False, skipping this task 29712 1726882799.03422: _execute() done 29712 1726882799.03469: dumping result to json 29712 1726882799.03501: done dumping result, returning 29712 1726882799.03549: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-60aa-5bdb-000000000025] 29712 1726882799.03601: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000025 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882799.03751: no more pending results, returning what we have 29712 1726882799.03755: results queue empty 29712 1726882799.03756: checking for any_errors_fatal 29712 1726882799.03769: done checking for any_errors_fatal 29712 1726882799.03770: checking for max_fail_percentage 29712 1726882799.03772: done checking for max_fail_percentage 29712 1726882799.03773: checking to see if all hosts have failed and the running result is not ok 29712 1726882799.03774: done checking to see if all hosts have failed 29712 1726882799.03775: getting the remaining hosts for this loop 29712 1726882799.03777: done getting the remaining hosts for this loop 29712 1726882799.03781: getting the next task for host managed_node1 29712 1726882799.03789: done getting next task for host managed_node1 29712 1726882799.03793: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882799.03797: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882799.03821: getting variables 29712 1726882799.03823: in VariableManager get_vars() 29712 1726882799.03859: Calling all_inventory to load vars for managed_node1 29712 1726882799.03862: Calling groups_inventory to load vars for managed_node1 29712 1726882799.03866: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882799.03882: Calling all_plugins_play to load vars for managed_node1 29712 1726882799.03884: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882799.03888: Calling groups_plugins_play to load vars for managed_node1 29712 1726882799.04444: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000025 29712 1726882799.04447: WORKER PROCESS EXITING 29712 1726882799.06961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882799.11804: done with get_vars() 29712 1726882799.11836: done getting variables 29712 1726882799.12007: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:59 -0400 (0:00:00.129) 0:00:16.239 ****** 29712 1726882799.12049: entering _queue_task() for managed_node1/copy 29712 1726882799.12817: worker is 1 (out of 1 available) 29712 1726882799.12948: exiting _queue_task() for managed_node1/copy 29712 1726882799.12960: done queuing things up, now waiting for results queue to drain 29712 1726882799.12962: waiting for pending results... 29712 1726882799.13912: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882799.14368: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000026 29712 1726882799.14384: variable 'ansible_search_path' from source: unknown 29712 1726882799.14388: variable 'ansible_search_path' from source: unknown 29712 1726882799.14426: calling self._execute() 29712 1726882799.14641: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882799.14646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882799.14779: variable 'omit' from source: magic vars 29712 1726882799.16437: variable 'ansible_distribution_major_version' from source: facts 29712 1726882799.16450: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882799.16807: variable 'network_provider' from source: set_fact 29712 1726882799.16813: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882799.16816: when evaluation is False, skipping this task 29712 1726882799.16818: _execute() done 29712 1726882799.16821: dumping result to json 29712 1726882799.16823: done dumping result, returning 29712 1726882799.17083: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-60aa-5bdb-000000000026] 29712 1726882799.17093: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000026 29712 1726882799.17190: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000026 29712 1726882799.17193: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29712 1726882799.17247: no more pending results, returning what we have 29712 1726882799.17252: results queue empty 29712 1726882799.17254: checking for any_errors_fatal 29712 1726882799.17261: done checking for any_errors_fatal 29712 1726882799.17262: checking for max_fail_percentage 29712 1726882799.17266: done checking for max_fail_percentage 29712 1726882799.17269: checking to see if all hosts have failed and the running result is not ok 29712 1726882799.17271: done checking to see if all hosts have failed 29712 1726882799.17271: getting the remaining hosts for this loop 29712 1726882799.17274: done getting the remaining hosts for this loop 29712 1726882799.17277: getting the next task for host managed_node1 29712 1726882799.17285: done getting next task for host managed_node1 29712 1726882799.17289: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882799.17293: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882799.17307: getting variables 29712 1726882799.17309: in VariableManager get_vars() 29712 1726882799.17350: Calling all_inventory to load vars for managed_node1 29712 1726882799.17353: Calling groups_inventory to load vars for managed_node1 29712 1726882799.17356: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882799.17372: Calling all_plugins_play to load vars for managed_node1 29712 1726882799.17375: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882799.17379: Calling groups_plugins_play to load vars for managed_node1 29712 1726882799.20884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882799.23598: done with get_vars() 29712 1726882799.23628: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:59 -0400 (0:00:00.116) 0:00:16.356 ****** 29712 1726882799.23723: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882799.23725: Creating lock for fedora.linux_system_roles.network_connections 29712 1726882799.24571: worker is 1 (out of 1 available) 29712 1726882799.24587: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882799.24603: done queuing things up, now waiting for results queue to drain 29712 1726882799.24604: waiting for pending results... 29712 1726882799.25533: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882799.25779: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000027 29712 1726882799.25908: variable 'ansible_search_path' from source: unknown 29712 1726882799.25911: variable 'ansible_search_path' from source: unknown 29712 1726882799.25946: calling self._execute() 29712 1726882799.26153: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882799.26157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882799.26173: variable 'omit' from source: magic vars 29712 1726882799.27324: variable 'ansible_distribution_major_version' from source: facts 29712 1726882799.27328: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882799.27331: variable 'omit' from source: magic vars 29712 1726882799.27333: variable 'omit' from source: magic vars 29712 1726882799.27601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882799.31310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882799.31384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882799.31427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882799.31469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882799.31504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882799.31593: variable 'network_provider' from source: set_fact 29712 1726882799.31733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882799.31782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882799.31815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882799.32050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882799.32074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882799.32200: variable 'omit' from source: magic vars 29712 1726882799.32566: variable 'omit' from source: magic vars 29712 1726882799.32683: variable 'network_connections' from source: task vars 29712 1726882799.32698: variable 'interface' from source: set_fact 29712 1726882799.32766: variable 'interface' from source: set_fact 29712 1726882799.32838: variable 'interface' from source: set_fact 29712 1726882799.32907: variable 'interface' from source: set_fact 29712 1726882799.33275: variable 'omit' from source: magic vars 29712 1726882799.33343: variable '__lsr_ansible_managed' from source: task vars 29712 1726882799.33407: variable '__lsr_ansible_managed' from source: task vars 29712 1726882799.33747: Loaded config def from plugin (lookup/template) 29712 1726882799.33756: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29712 1726882799.33795: File lookup term: get_ansible_managed.j2 29712 1726882799.33802: variable 'ansible_search_path' from source: unknown 29712 1726882799.33894: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29712 1726882799.33913: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29712 1726882799.33934: variable 'ansible_search_path' from source: unknown 29712 1726882799.42462: variable 'ansible_managed' from source: unknown 29712 1726882799.42612: variable 'omit' from source: magic vars 29712 1726882799.42644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882799.42681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882799.42703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882799.42722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882799.42735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882799.42766: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882799.42778: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882799.42790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882799.42891: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882799.42908: Set connection var ansible_shell_executable to /bin/sh 29712 1726882799.42921: Set connection var ansible_pipelining to False 29712 1726882799.42931: Set connection var ansible_connection to ssh 29712 1726882799.42940: Set connection var ansible_timeout to 10 29712 1726882799.42947: Set connection var ansible_shell_type to sh 29712 1726882799.42976: variable 'ansible_shell_executable' from source: unknown 29712 1726882799.42984: variable 'ansible_connection' from source: unknown 29712 1726882799.42991: variable 'ansible_module_compression' from source: unknown 29712 1726882799.42999: variable 'ansible_shell_type' from source: unknown 29712 1726882799.43010: variable 'ansible_shell_executable' from source: unknown 29712 1726882799.43018: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882799.43025: variable 'ansible_pipelining' from source: unknown 29712 1726882799.43031: variable 'ansible_timeout' from source: unknown 29712 1726882799.43039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882799.43178: 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__) 29712 1726882799.43202: variable 'omit' from source: magic vars 29712 1726882799.43226: starting attempt loop 29712 1726882799.43233: running the handler 29712 1726882799.43249: _low_level_execute_command(): starting 29712 1726882799.43261: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882799.44253: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.44261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.44306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.44309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.44311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.44376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882799.44380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882799.44493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882799.46169: stdout chunk (state=3): >>>/root <<< 29712 1726882799.46279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882799.46351: stderr chunk (state=3): >>><<< 29712 1726882799.46366: stdout chunk (state=3): >>><<< 29712 1726882799.46479: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882799.46482: _low_level_execute_command(): starting 29712 1726882799.46485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270 `" && echo ansible-tmp-1726882799.463979-30503-180482699144270="` echo /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270 `" ) && sleep 0' 29712 1726882799.47056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882799.47060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.47082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.47112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.47120: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882799.47129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.47142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882799.47149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882799.47161: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882799.47175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882799.47184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.47194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.47201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.47208: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882799.47224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.47281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882799.47286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882799.47400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882799.49280: stdout chunk (state=3): >>>ansible-tmp-1726882799.463979-30503-180482699144270=/root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270 <<< 29712 1726882799.49407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882799.49488: stderr chunk (state=3): >>><<< 29712 1726882799.49499: stdout chunk (state=3): >>><<< 29712 1726882799.49716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882799.463979-30503-180482699144270=/root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882799.49719: variable 'ansible_module_compression' from source: unknown 29712 1726882799.49722: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 29712 1726882799.49724: ANSIBALLZ: Acquiring lock 29712 1726882799.49726: ANSIBALLZ: Lock acquired: 140241756743264 29712 1726882799.49728: ANSIBALLZ: Creating module 29712 1726882799.87109: ANSIBALLZ: Writing module into payload 29712 1726882799.87537: ANSIBALLZ: Writing module 29712 1726882799.87565: ANSIBALLZ: Renaming module 29712 1726882799.87576: ANSIBALLZ: Done creating module 29712 1726882799.87594: variable 'ansible_facts' from source: unknown 29712 1726882799.87694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/AnsiballZ_network_connections.py 29712 1726882799.87835: Sending initial data 29712 1726882799.87839: Sent initial data (167 bytes) 29712 1726882799.88769: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.88788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.88810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882799.88851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29712 1726882799.88856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.88858: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.88908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882799.88911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882799.89059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882799.90910: 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 <<< 29712 1726882799.90997: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882799.91120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp2mibdgr9 /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/AnsiballZ_network_connections.py <<< 29712 1726882799.91190: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882799.93050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882799.93172: stderr chunk (state=3): >>><<< 29712 1726882799.93176: stdout chunk (state=3): >>><<< 29712 1726882799.93178: done transferring module to remote 29712 1726882799.93181: _low_level_execute_command(): starting 29712 1726882799.93183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/ /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/AnsiballZ_network_connections.py && sleep 0' 29712 1726882799.93629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.93637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.93671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.93678: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882799.93687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.93696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882799.93701: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882799.93708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.93718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.93723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.93774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882799.93795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882799.93798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882799.93895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882799.95678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882799.95723: stderr chunk (state=3): >>><<< 29712 1726882799.95730: stdout chunk (state=3): >>><<< 29712 1726882799.95769: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882799.95772: _low_level_execute_command(): starting 29712 1726882799.95775: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/AnsiballZ_network_connections.py && sleep 0' 29712 1726882799.96193: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.96198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.96226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.96238: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882799.96247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.96256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882799.96266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882799.96272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882799.96283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882799.96290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882799.96295: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882799.96300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882799.96354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882799.96361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882799.96371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882799.96491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882800.24932: stdout chunk (state=3): >>> <<< 29712 1726882800.24997: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29712 1726882800.27093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882800.27098: stderr chunk (state=3): >>><<< 29712 1726882800.27100: stdout chunk (state=3): >>><<< 29712 1726882800.27273: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": true, "ip": {"dhcp4": false, "address": ["198.51.100.3/26", "2001:db8::2/32"], "route": [{"network": "198.51.100.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4, "table": 30200}, {"network": "198.51.100.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2, "table": 30400}, {"network": "2001:db8::4", "prefix": 32, "gateway": "2001:db8::1", "metric": 2, "table": 30600}], "routing_rule": [{"priority": 30200, "from": "198.51.100.58/26", "table": 30200}, {"priority": 30201, "family": "ipv4", "fwmark": 1, "fwmask": 1, "table": 30200}, {"priority": 30202, "family": "ipv4", "ipproto": 6, "table": 30200}, {"priority": 30203, "family": "ipv4", "sport": "128 - 256", "table": 30200}, {"priority": 30204, "family": "ipv4", "tos": 8, "table": 30200}, {"priority": 30400, "to": "198.51.100.128/26", "table": 30400}, {"priority": 30401, "family": "ipv4", "iif": "iiftest", "table": 30400}, {"priority": 30402, "family": "ipv4", "oif": "oiftest", "table": 30400}, {"priority": 30403, "from": "0.0.0.0/0", "to": "0.0.0.0/0", "table": 30400}, {"priority": 30600, "to": "2001:db8::4/32", "table": 30600}, {"priority": 30601, "family": "ipv6", "dport": "128 - 256", "invert": true, "table": 30600}, {"priority": 30602, "from": "::/0", "to": "::/0", "table": 30600}, {"priority": 200, "from": "198.51.100.56/26", "table": "custom"}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882800.27283: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': True, 'ip': {'dhcp4': False, 'address': ['198.51.100.3/26', '2001:db8::2/32'], 'route': [{'network': '198.51.100.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4, 'table': 30200}, {'network': '198.51.100.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2, 'table': 30400}, {'network': '2001:db8::4', 'prefix': 32, 'gateway': '2001:db8::1', 'metric': 2, 'table': 30600}], 'routing_rule': [{'priority': 30200, 'from': '198.51.100.58/26', 'table': 30200}, {'priority': 30201, 'family': 'ipv4', 'fwmark': 1, 'fwmask': 1, 'table': 30200}, {'priority': 30202, 'family': 'ipv4', 'ipproto': 6, 'table': 30200}, {'priority': 30203, 'family': 'ipv4', 'sport': '128 - 256', 'table': 30200}, {'priority': 30204, 'family': 'ipv4', 'tos': 8, 'table': 30200}, {'priority': 30400, 'to': '198.51.100.128/26', 'table': 30400}, {'priority': 30401, 'family': 'ipv4', 'iif': 'iiftest', 'table': 30400}, {'priority': 30402, 'family': 'ipv4', 'oif': 'oiftest', 'table': 30400}, {'priority': 30403, 'from': '0.0.0.0/0', 'to': '0.0.0.0/0', 'table': 30400}, {'priority': 30600, 'to': '2001:db8::4/32', 'table': 30600}, {'priority': 30601, 'family': 'ipv6', 'dport': '128 - 256', 'invert': True, 'table': 30600}, {'priority': 30602, 'from': '::/0', 'to': '::/0', 'table': 30600}, {'priority': 200, 'from': '198.51.100.56/26', 'table': 'custom'}]}}], '__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-1726882799.463979-30503-180482699144270/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882800.27286: _low_level_execute_command(): starting 29712 1726882800.27288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882799.463979-30503-180482699144270/ > /dev/null 2>&1 && sleep 0' 29712 1726882800.29337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882800.29344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.29354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.29369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.29414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.29421: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882800.29431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.29443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882800.29450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882800.29457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882800.29465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.29479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.29490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.29497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.29504: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882800.29514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.29590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882800.29604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882800.29609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882800.29732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882800.31661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882800.31667: stdout chunk (state=3): >>><<< 29712 1726882800.31678: stderr chunk (state=3): >>><<< 29712 1726882800.31694: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882800.31701: handler run complete 29712 1726882800.31831: attempt loop complete, returning result 29712 1726882800.31835: _execute() done 29712 1726882800.31837: dumping result to json 29712 1726882800.31849: done dumping result, returning 29712 1726882800.31860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-60aa-5bdb-000000000027] 29712 1726882800.31866: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000027 29712 1726882800.32046: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000027 29712 1726882800.32049: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26", "2001:db8::2/32" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db8::4", "prefix": 32, "table": 30600 } ], "routing_rule": [ { "from": "198.51.100.58/26", "priority": 30200, "table": 30200 }, { "family": "ipv4", "fwmark": 1, "fwmask": 1, "priority": 30201, "table": 30200 }, { "family": "ipv4", "ipproto": 6, "priority": 30202, "table": 30200 }, { "family": "ipv4", "priority": 30203, "sport": "128 - 256", "table": 30200 }, { "family": "ipv4", "priority": 30204, "table": 30200, "tos": 8 }, { "priority": 30400, "table": 30400, "to": "198.51.100.128/26" }, { "family": "ipv4", "iif": "iiftest", "priority": 30401, "table": 30400 }, { "family": "ipv4", "oif": "oiftest", "priority": 30402, "table": 30400 }, { "from": "0.0.0.0/0", "priority": 30403, "table": 30400, "to": "0.0.0.0/0" }, { "priority": 30600, "table": 30600, "to": "2001:db8::4/32" }, { "dport": "128 - 256", "family": "ipv6", "invert": true, "priority": 30601, "table": 30600 }, { "from": "::/0", "priority": 30602, "table": 30600, "to": "::/0" }, { "from": "198.51.100.56/26", "priority": 200, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active) 29712 1726882800.32318: no more pending results, returning what we have 29712 1726882800.32321: results queue empty 29712 1726882800.32322: checking for any_errors_fatal 29712 1726882800.32326: done checking for any_errors_fatal 29712 1726882800.32327: checking for max_fail_percentage 29712 1726882800.32329: done checking for max_fail_percentage 29712 1726882800.32330: checking to see if all hosts have failed and the running result is not ok 29712 1726882800.32331: done checking to see if all hosts have failed 29712 1726882800.32332: getting the remaining hosts for this loop 29712 1726882800.32333: done getting the remaining hosts for this loop 29712 1726882800.32336: getting the next task for host managed_node1 29712 1726882800.32342: done getting next task for host managed_node1 29712 1726882800.32345: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882800.32348: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882800.32357: getting variables 29712 1726882800.32358: in VariableManager get_vars() 29712 1726882800.32395: Calling all_inventory to load vars for managed_node1 29712 1726882800.32398: Calling groups_inventory to load vars for managed_node1 29712 1726882800.32400: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882800.32409: Calling all_plugins_play to load vars for managed_node1 29712 1726882800.32412: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882800.32416: Calling groups_plugins_play to load vars for managed_node1 29712 1726882800.36112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882800.40752: done with get_vars() 29712 1726882800.40787: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:00 -0400 (0:00:01.172) 0:00:17.529 ****** 29712 1726882800.40968: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882800.40970: Creating lock for fedora.linux_system_roles.network_state 29712 1726882800.41752: worker is 1 (out of 1 available) 29712 1726882800.41768: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882800.41781: done queuing things up, now waiting for results queue to drain 29712 1726882800.41782: waiting for pending results... 29712 1726882800.42148: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882800.42302: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000028 29712 1726882800.42324: variable 'ansible_search_path' from source: unknown 29712 1726882800.42337: variable 'ansible_search_path' from source: unknown 29712 1726882800.42388: calling self._execute() 29712 1726882800.42566: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.42582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.42597: variable 'omit' from source: magic vars 29712 1726882800.43045: variable 'ansible_distribution_major_version' from source: facts 29712 1726882800.43090: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882800.43342: variable 'network_state' from source: role '' defaults 29712 1726882800.43357: Evaluated conditional (network_state != {}): False 29712 1726882800.43366: when evaluation is False, skipping this task 29712 1726882800.43373: _execute() done 29712 1726882800.43379: dumping result to json 29712 1726882800.43386: done dumping result, returning 29712 1726882800.43395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-60aa-5bdb-000000000028] 29712 1726882800.43403: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000028 29712 1726882800.43516: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000028 29712 1726882800.43524: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882800.43588: no more pending results, returning what we have 29712 1726882800.43593: results queue empty 29712 1726882800.43594: checking for any_errors_fatal 29712 1726882800.43617: done checking for any_errors_fatal 29712 1726882800.43618: checking for max_fail_percentage 29712 1726882800.43620: done checking for max_fail_percentage 29712 1726882800.43621: checking to see if all hosts have failed and the running result is not ok 29712 1726882800.43622: done checking to see if all hosts have failed 29712 1726882800.43623: getting the remaining hosts for this loop 29712 1726882800.43625: done getting the remaining hosts for this loop 29712 1726882800.43629: getting the next task for host managed_node1 29712 1726882800.43635: done getting next task for host managed_node1 29712 1726882800.43639: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882800.43643: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882800.43658: getting variables 29712 1726882800.43660: in VariableManager get_vars() 29712 1726882800.43705: Calling all_inventory to load vars for managed_node1 29712 1726882800.43708: Calling groups_inventory to load vars for managed_node1 29712 1726882800.43711: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882800.43722: Calling all_plugins_play to load vars for managed_node1 29712 1726882800.43725: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882800.43728: Calling groups_plugins_play to load vars for managed_node1 29712 1726882800.45613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882800.47341: done with get_vars() 29712 1726882800.47365: done getting variables 29712 1726882800.47427: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:00 -0400 (0:00:00.064) 0:00:17.594 ****** 29712 1726882800.47460: entering _queue_task() for managed_node1/debug 29712 1726882800.47747: worker is 1 (out of 1 available) 29712 1726882800.47760: exiting _queue_task() for managed_node1/debug 29712 1726882800.47772: done queuing things up, now waiting for results queue to drain 29712 1726882800.47774: waiting for pending results... 29712 1726882800.48039: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882800.48184: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000029 29712 1726882800.48204: variable 'ansible_search_path' from source: unknown 29712 1726882800.48216: variable 'ansible_search_path' from source: unknown 29712 1726882800.48261: calling self._execute() 29712 1726882800.48366: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.48379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.48392: variable 'omit' from source: magic vars 29712 1726882800.48778: variable 'ansible_distribution_major_version' from source: facts 29712 1726882800.48798: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882800.48809: variable 'omit' from source: magic vars 29712 1726882800.48869: variable 'omit' from source: magic vars 29712 1726882800.48914: variable 'omit' from source: magic vars 29712 1726882800.48958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882800.49000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882800.49027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882800.49049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.49067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.49102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882800.49110: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.49121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.49228: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882800.49238: Set connection var ansible_shell_executable to /bin/sh 29712 1726882800.49249: Set connection var ansible_pipelining to False 29712 1726882800.49257: Set connection var ansible_connection to ssh 29712 1726882800.49267: Set connection var ansible_timeout to 10 29712 1726882800.49274: Set connection var ansible_shell_type to sh 29712 1726882800.49300: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.49306: variable 'ansible_connection' from source: unknown 29712 1726882800.49312: variable 'ansible_module_compression' from source: unknown 29712 1726882800.49317: variable 'ansible_shell_type' from source: unknown 29712 1726882800.49322: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.49330: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.49339: variable 'ansible_pipelining' from source: unknown 29712 1726882800.49344: variable 'ansible_timeout' from source: unknown 29712 1726882800.49350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.49480: 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) 29712 1726882800.49497: variable 'omit' from source: magic vars 29712 1726882800.49506: starting attempt loop 29712 1726882800.49517: running the handler 29712 1726882800.49652: variable '__network_connections_result' from source: set_fact 29712 1726882800.49735: handler run complete 29712 1726882800.49760: attempt loop complete, returning result 29712 1726882800.49773: _execute() done 29712 1726882800.49781: dumping result to json 29712 1726882800.49788: done dumping result, returning 29712 1726882800.49800: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-000000000029] 29712 1726882800.49809: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000029 29712 1726882800.49915: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000029 29712 1726882800.49923: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active)" ] } 29712 1726882800.50005: no more pending results, returning what we have 29712 1726882800.50009: results queue empty 29712 1726882800.50011: checking for any_errors_fatal 29712 1726882800.50020: done checking for any_errors_fatal 29712 1726882800.50021: checking for max_fail_percentage 29712 1726882800.50023: done checking for max_fail_percentage 29712 1726882800.50024: checking to see if all hosts have failed and the running result is not ok 29712 1726882800.50026: done checking to see if all hosts have failed 29712 1726882800.50026: getting the remaining hosts for this loop 29712 1726882800.50029: done getting the remaining hosts for this loop 29712 1726882800.50033: getting the next task for host managed_node1 29712 1726882800.50039: done getting next task for host managed_node1 29712 1726882800.50043: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882800.50046: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882800.50057: getting variables 29712 1726882800.50059: in VariableManager get_vars() 29712 1726882800.50100: Calling all_inventory to load vars for managed_node1 29712 1726882800.50104: Calling groups_inventory to load vars for managed_node1 29712 1726882800.50106: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882800.50116: Calling all_plugins_play to load vars for managed_node1 29712 1726882800.50119: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882800.50122: Calling groups_plugins_play to load vars for managed_node1 29712 1726882800.51800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882800.53782: done with get_vars() 29712 1726882800.53802: done getting variables 29712 1726882800.53872: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:00 -0400 (0:00:00.064) 0:00:17.658 ****** 29712 1726882800.53908: entering _queue_task() for managed_node1/debug 29712 1726882800.54215: worker is 1 (out of 1 available) 29712 1726882800.54227: exiting _queue_task() for managed_node1/debug 29712 1726882800.54237: done queuing things up, now waiting for results queue to drain 29712 1726882800.54239: waiting for pending results... 29712 1726882800.54511: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882800.54654: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000002a 29712 1726882800.54677: variable 'ansible_search_path' from source: unknown 29712 1726882800.54686: variable 'ansible_search_path' from source: unknown 29712 1726882800.54722: calling self._execute() 29712 1726882800.54818: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.54828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.54839: variable 'omit' from source: magic vars 29712 1726882800.55205: variable 'ansible_distribution_major_version' from source: facts 29712 1726882800.55226: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882800.55237: variable 'omit' from source: magic vars 29712 1726882800.55300: variable 'omit' from source: magic vars 29712 1726882800.55345: variable 'omit' from source: magic vars 29712 1726882800.55399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882800.55457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882800.55484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882800.55514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.55532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.55595: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882800.55603: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.55610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.55724: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882800.55739: Set connection var ansible_shell_executable to /bin/sh 29712 1726882800.55751: Set connection var ansible_pipelining to False 29712 1726882800.55760: Set connection var ansible_connection to ssh 29712 1726882800.55773: Set connection var ansible_timeout to 10 29712 1726882800.55779: Set connection var ansible_shell_type to sh 29712 1726882800.55803: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.55810: variable 'ansible_connection' from source: unknown 29712 1726882800.55817: variable 'ansible_module_compression' from source: unknown 29712 1726882800.55823: variable 'ansible_shell_type' from source: unknown 29712 1726882800.55829: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.55834: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.55842: variable 'ansible_pipelining' from source: unknown 29712 1726882800.55852: variable 'ansible_timeout' from source: unknown 29712 1726882800.55859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.56003: 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) 29712 1726882800.56019: variable 'omit' from source: magic vars 29712 1726882800.56028: starting attempt loop 29712 1726882800.56035: running the handler 29712 1726882800.56088: variable '__network_connections_result' from source: set_fact 29712 1726882800.56170: variable '__network_connections_result' from source: set_fact 29712 1726882800.56558: handler run complete 29712 1726882800.57415: attempt loop complete, returning result 29712 1726882800.57422: _execute() done 29712 1726882800.57429: dumping result to json 29712 1726882800.57442: done dumping result, returning 29712 1726882800.57453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-00000000002a] 29712 1726882800.57463: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002a ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26", "2001:db8::2/32" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 }, { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db8::4", "prefix": 32, "table": 30600 } ], "routing_rule": [ { "from": "198.51.100.58/26", "priority": 30200, "table": 30200 }, { "family": "ipv4", "fwmark": 1, "fwmask": 1, "priority": 30201, "table": 30200 }, { "family": "ipv4", "ipproto": 6, "priority": 30202, "table": 30200 }, { "family": "ipv4", "priority": 30203, "sport": "128 - 256", "table": 30200 }, { "family": "ipv4", "priority": 30204, "table": 30200, "tos": 8 }, { "priority": 30400, "table": 30400, "to": "198.51.100.128/26" }, { "family": "ipv4", "iif": "iiftest", "priority": 30401, "table": 30400 }, { "family": "ipv4", "oif": "oiftest", "priority": 30402, "table": 30400 }, { "from": "0.0.0.0/0", "priority": 30403, "table": 30400, "to": "0.0.0.0/0" }, { "priority": 30600, "table": 30600, "to": "2001:db8::4/32" }, { "dport": "128 - 256", "family": "ipv6", "invert": true, "priority": 30601, "table": 30600 }, { "from": "::/0", "priority": 30602, "table": 30600, "to": "::/0" }, { "from": "198.51.100.56/26", "priority": 200, "table": "custom" } ] }, "name": "ethtest0", "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, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 2d448c1a-7191-4a69-b0f6-fd1b637460fb (not-active)" ] } } 29712 1726882800.57889: no more pending results, returning what we have 29712 1726882800.57893: results queue empty 29712 1726882800.57894: checking for any_errors_fatal 29712 1726882800.57900: done checking for any_errors_fatal 29712 1726882800.57901: checking for max_fail_percentage 29712 1726882800.57903: done checking for max_fail_percentage 29712 1726882800.57904: checking to see if all hosts have failed and the running result is not ok 29712 1726882800.57905: done checking to see if all hosts have failed 29712 1726882800.57906: getting the remaining hosts for this loop 29712 1726882800.57908: done getting the remaining hosts for this loop 29712 1726882800.57911: getting the next task for host managed_node1 29712 1726882800.57919: done getting next task for host managed_node1 29712 1726882800.57923: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882800.57926: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882800.57937: getting variables 29712 1726882800.57939: in VariableManager get_vars() 29712 1726882800.57977: Calling all_inventory to load vars for managed_node1 29712 1726882800.57980: Calling groups_inventory to load vars for managed_node1 29712 1726882800.57982: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882800.57992: Calling all_plugins_play to load vars for managed_node1 29712 1726882800.57995: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882800.57998: Calling groups_plugins_play to load vars for managed_node1 29712 1726882800.59085: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002a 29712 1726882800.59088: WORKER PROCESS EXITING 29712 1726882800.60529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882800.64018: done with get_vars() 29712 1726882800.64045: done getting variables 29712 1726882800.64108: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:00 -0400 (0:00:00.102) 0:00:17.760 ****** 29712 1726882800.64144: entering _queue_task() for managed_node1/debug 29712 1726882800.64888: worker is 1 (out of 1 available) 29712 1726882800.64902: exiting _queue_task() for managed_node1/debug 29712 1726882800.64913: done queuing things up, now waiting for results queue to drain 29712 1726882800.64915: waiting for pending results... 29712 1726882800.65278: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882800.65422: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000002b 29712 1726882800.65441: variable 'ansible_search_path' from source: unknown 29712 1726882800.65449: variable 'ansible_search_path' from source: unknown 29712 1726882800.65502: calling self._execute() 29712 1726882800.65615: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.65627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.65642: variable 'omit' from source: magic vars 29712 1726882800.66103: variable 'ansible_distribution_major_version' from source: facts 29712 1726882800.66128: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882800.66262: variable 'network_state' from source: role '' defaults 29712 1726882800.66280: Evaluated conditional (network_state != {}): False 29712 1726882800.66288: when evaluation is False, skipping this task 29712 1726882800.66295: _execute() done 29712 1726882800.66302: dumping result to json 29712 1726882800.66308: done dumping result, returning 29712 1726882800.66318: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-60aa-5bdb-00000000002b] 29712 1726882800.66331: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002b skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29712 1726882800.66484: no more pending results, returning what we have 29712 1726882800.66489: results queue empty 29712 1726882800.66490: checking for any_errors_fatal 29712 1726882800.66504: done checking for any_errors_fatal 29712 1726882800.66505: checking for max_fail_percentage 29712 1726882800.66507: done checking for max_fail_percentage 29712 1726882800.66508: checking to see if all hosts have failed and the running result is not ok 29712 1726882800.66509: done checking to see if all hosts have failed 29712 1726882800.66510: getting the remaining hosts for this loop 29712 1726882800.66512: done getting the remaining hosts for this loop 29712 1726882800.66516: getting the next task for host managed_node1 29712 1726882800.66522: done getting next task for host managed_node1 29712 1726882800.66527: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882800.66530: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882800.66546: getting variables 29712 1726882800.66548: in VariableManager get_vars() 29712 1726882800.66592: Calling all_inventory to load vars for managed_node1 29712 1726882800.66595: Calling groups_inventory to load vars for managed_node1 29712 1726882800.66598: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882800.66610: Calling all_plugins_play to load vars for managed_node1 29712 1726882800.66613: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882800.66617: Calling groups_plugins_play to load vars for managed_node1 29712 1726882800.67581: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002b 29712 1726882800.67585: WORKER PROCESS EXITING 29712 1726882800.68552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882800.70568: done with get_vars() 29712 1726882800.70596: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:00 -0400 (0:00:00.066) 0:00:17.827 ****** 29712 1726882800.70812: entering _queue_task() for managed_node1/ping 29712 1726882800.70814: Creating lock for ping 29712 1726882800.71525: worker is 1 (out of 1 available) 29712 1726882800.72471: exiting _queue_task() for managed_node1/ping 29712 1726882800.72483: done queuing things up, now waiting for results queue to drain 29712 1726882800.72485: waiting for pending results... 29712 1726882800.72639: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882800.72755: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000002c 29712 1726882800.72768: variable 'ansible_search_path' from source: unknown 29712 1726882800.72774: variable 'ansible_search_path' from source: unknown 29712 1726882800.72811: calling self._execute() 29712 1726882800.73605: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.73611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.73620: variable 'omit' from source: magic vars 29712 1726882800.74088: variable 'ansible_distribution_major_version' from source: facts 29712 1726882800.74100: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882800.74107: variable 'omit' from source: magic vars 29712 1726882800.74160: variable 'omit' from source: magic vars 29712 1726882800.74401: variable 'omit' from source: magic vars 29712 1726882800.74443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882800.74479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882800.74501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882800.74517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.74527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882800.74558: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882800.74562: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.74567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.74874: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882800.74880: Set connection var ansible_shell_executable to /bin/sh 29712 1726882800.74888: Set connection var ansible_pipelining to False 29712 1726882800.74893: Set connection var ansible_connection to ssh 29712 1726882800.74899: Set connection var ansible_timeout to 10 29712 1726882800.74902: Set connection var ansible_shell_type to sh 29712 1726882800.74924: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.74927: variable 'ansible_connection' from source: unknown 29712 1726882800.74930: variable 'ansible_module_compression' from source: unknown 29712 1726882800.74932: variable 'ansible_shell_type' from source: unknown 29712 1726882800.74935: variable 'ansible_shell_executable' from source: unknown 29712 1726882800.74938: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882800.74940: variable 'ansible_pipelining' from source: unknown 29712 1726882800.74943: variable 'ansible_timeout' from source: unknown 29712 1726882800.74945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882800.75353: 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__) 29712 1726882800.75362: variable 'omit' from source: magic vars 29712 1726882800.75576: starting attempt loop 29712 1726882800.75579: running the handler 29712 1726882800.75594: _low_level_execute_command(): starting 29712 1726882800.75603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882800.76609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882800.76619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.76630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.76644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.76690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.76697: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882800.76707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.76720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882800.76728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882800.76735: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882800.76743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.76752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.76766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.76781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.76788: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882800.76798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.76874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882800.76889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882800.76899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882800.77087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882800.78712: stdout chunk (state=3): >>>/root <<< 29712 1726882800.78858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882800.78861: stdout chunk (state=3): >>><<< 29712 1726882800.78876: stderr chunk (state=3): >>><<< 29712 1726882800.78899: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882800.78909: _low_level_execute_command(): starting 29712 1726882800.78914: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306 `" && echo ansible-tmp-1726882800.788961-30591-237401749593306="` echo /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306 `" ) && sleep 0' 29712 1726882800.80628: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882800.80637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.80649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.80662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.80705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.80712: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882800.80722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.80735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882800.80743: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882800.80749: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882800.80756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882800.80765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882800.80783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882800.80790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882800.80797: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882800.80806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882800.80883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882800.80989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882800.80992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882800.81193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882800.83086: stdout chunk (state=3): >>>ansible-tmp-1726882800.788961-30591-237401749593306=/root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306 <<< 29712 1726882800.83261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882800.83266: stdout chunk (state=3): >>><<< 29712 1726882800.83278: stderr chunk (state=3): >>><<< 29712 1726882800.83298: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882800.788961-30591-237401749593306=/root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882800.83343: variable 'ansible_module_compression' from source: unknown 29712 1726882800.83390: ANSIBALLZ: Using lock for ping 29712 1726882800.83393: ANSIBALLZ: Acquiring lock 29712 1726882800.83396: ANSIBALLZ: Lock acquired: 140241752861936 29712 1726882800.83398: ANSIBALLZ: Creating module 29712 1726882801.11197: ANSIBALLZ: Writing module into payload 29712 1726882801.11405: ANSIBALLZ: Writing module 29712 1726882801.11549: ANSIBALLZ: Renaming module 29712 1726882801.11569: ANSIBALLZ: Done creating module 29712 1726882801.11590: variable 'ansible_facts' from source: unknown 29712 1726882801.11779: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/AnsiballZ_ping.py 29712 1726882801.12480: Sending initial data 29712 1726882801.12483: Sent initial data (152 bytes) 29712 1726882801.15543: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.15686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.15702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.15719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.15762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.15779: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.15796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.15813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.15823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.15833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.15843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.15854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.15872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.15887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.15897: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.15913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.15994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.16125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.16142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.16275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.18135: 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 <<< 29712 1726882801.18222: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882801.18318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp1voxp2z5 /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/AnsiballZ_ping.py <<< 29712 1726882801.18412: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882801.19833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.19957: stderr chunk (state=3): >>><<< 29712 1726882801.19961: stdout chunk (state=3): >>><<< 29712 1726882801.19965: done transferring module to remote 29712 1726882801.19967: _low_level_execute_command(): starting 29712 1726882801.19970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/ /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/AnsiballZ_ping.py && sleep 0' 29712 1726882801.20865: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.20881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.20894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.20910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.20958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.20975: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.20989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.21005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.21015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.21024: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.21035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.21053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.21069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.21081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.21091: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.21103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.21185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.21205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.21219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.21346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.23172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.23175: stdout chunk (state=3): >>><<< 29712 1726882801.23178: stderr chunk (state=3): >>><<< 29712 1726882801.23265: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882801.23269: _low_level_execute_command(): starting 29712 1726882801.23272: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/AnsiballZ_ping.py && sleep 0' 29712 1726882801.23823: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.23842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.23857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.23879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.23919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.23932: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.23952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.23974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.23986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.23998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.24010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.24023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.24039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.24083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.24097: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.24111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.24445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.24466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.24487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.24623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.37639: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29712 1726882801.38728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882801.38732: stdout chunk (state=3): >>><<< 29712 1726882801.38735: stderr chunk (state=3): >>><<< 29712 1726882801.38773: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882801.38782: 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-1726882800.788961-30591-237401749593306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882801.38790: _low_level_execute_command(): starting 29712 1726882801.38796: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882800.788961-30591-237401749593306/ > /dev/null 2>&1 && sleep 0' 29712 1726882801.40261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.40285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.40301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.40321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.40373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.40485: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.40500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.40519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.40532: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.40544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.40557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.40578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.40594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.40607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.40620: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.40634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.40709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.41384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.41400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.41529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.43455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.43459: stdout chunk (state=3): >>><<< 29712 1726882801.43462: stderr chunk (state=3): >>><<< 29712 1726882801.43773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882801.43783: handler run complete 29712 1726882801.43786: attempt loop complete, returning result 29712 1726882801.43788: _execute() done 29712 1726882801.43790: dumping result to json 29712 1726882801.43792: done dumping result, returning 29712 1726882801.43794: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-60aa-5bdb-00000000002c] 29712 1726882801.43796: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002c 29712 1726882801.43868: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000002c 29712 1726882801.43872: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29712 1726882801.43935: no more pending results, returning what we have 29712 1726882801.43938: results queue empty 29712 1726882801.43939: checking for any_errors_fatal 29712 1726882801.43945: done checking for any_errors_fatal 29712 1726882801.43946: checking for max_fail_percentage 29712 1726882801.43947: done checking for max_fail_percentage 29712 1726882801.43948: checking to see if all hosts have failed and the running result is not ok 29712 1726882801.43949: done checking to see if all hosts have failed 29712 1726882801.43950: getting the remaining hosts for this loop 29712 1726882801.43951: done getting the remaining hosts for this loop 29712 1726882801.43954: getting the next task for host managed_node1 29712 1726882801.43962: done getting next task for host managed_node1 29712 1726882801.43967: ^ task is: TASK: meta (role_complete) 29712 1726882801.43969: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 29712 1726882801.43980: getting variables 29712 1726882801.43981: in VariableManager get_vars() 29712 1726882801.44015: Calling all_inventory to load vars for managed_node1 29712 1726882801.44017: Calling groups_inventory to load vars for managed_node1 29712 1726882801.44019: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882801.44027: Calling all_plugins_play to load vars for managed_node1 29712 1726882801.44029: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882801.44032: Calling groups_plugins_play to load vars for managed_node1 29712 1726882801.47277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882801.51690: done with get_vars() 29712 1726882801.51715: done getting variables 29712 1726882801.51856: done queuing things up, now waiting for results queue to drain 29712 1726882801.51858: results queue empty 29712 1726882801.51859: checking for any_errors_fatal 29712 1726882801.51862: done checking for any_errors_fatal 29712 1726882801.51862: checking for max_fail_percentage 29712 1726882801.51869: done checking for max_fail_percentage 29712 1726882801.51870: checking to see if all hosts have failed and the running result is not ok 29712 1726882801.51871: done checking to see if all hosts have failed 29712 1726882801.51876: getting the remaining hosts for this loop 29712 1726882801.51878: done getting the remaining hosts for this loop 29712 1726882801.51881: getting the next task for host managed_node1 29712 1726882801.51884: done getting next task for host managed_node1 29712 1726882801.51886: ^ task is: TASK: Get the routing rule for looking up the table 30200 29712 1726882801.51888: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882801.51890: getting variables 29712 1726882801.51891: in VariableManager get_vars() 29712 1726882801.51908: Calling all_inventory to load vars for managed_node1 29712 1726882801.51910: Calling groups_inventory to load vars for managed_node1 29712 1726882801.51912: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882801.51917: Calling all_plugins_play to load vars for managed_node1 29712 1726882801.51920: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882801.51923: Calling groups_plugins_play to load vars for managed_node1 29712 1726882801.53405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882801.55228: done with get_vars() 29712 1726882801.55265: done getting variables 29712 1726882801.55315: 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 the routing rule for looking up the table 30200] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:115 Friday 20 September 2024 21:40:01 -0400 (0:00:00.845) 0:00:18.672 ****** 29712 1726882801.55353: entering _queue_task() for managed_node1/command 29712 1726882801.55726: worker is 1 (out of 1 available) 29712 1726882801.55742: exiting _queue_task() for managed_node1/command 29712 1726882801.55755: done queuing things up, now waiting for results queue to drain 29712 1726882801.55757: waiting for pending results... 29712 1726882801.56062: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30200 29712 1726882801.56180: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000005c 29712 1726882801.56205: variable 'ansible_search_path' from source: unknown 29712 1726882801.56251: calling self._execute() 29712 1726882801.56365: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882801.56379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882801.56394: variable 'omit' from source: magic vars 29712 1726882801.56797: variable 'ansible_distribution_major_version' from source: facts 29712 1726882801.56816: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882801.56939: variable 'ansible_distribution_major_version' from source: facts 29712 1726882801.56949: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882801.56964: variable 'omit' from source: magic vars 29712 1726882801.56995: variable 'omit' from source: magic vars 29712 1726882801.57036: variable 'omit' from source: magic vars 29712 1726882801.57093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882801.57131: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882801.57156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882801.57189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882801.57207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882801.57241: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882801.57249: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882801.57256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882801.57361: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882801.57378: Set connection var ansible_shell_executable to /bin/sh 29712 1726882801.57392: Set connection var ansible_pipelining to False 29712 1726882801.57404: Set connection var ansible_connection to ssh 29712 1726882801.57418: Set connection var ansible_timeout to 10 29712 1726882801.57424: Set connection var ansible_shell_type to sh 29712 1726882801.57449: variable 'ansible_shell_executable' from source: unknown 29712 1726882801.57456: variable 'ansible_connection' from source: unknown 29712 1726882801.57462: variable 'ansible_module_compression' from source: unknown 29712 1726882801.57475: variable 'ansible_shell_type' from source: unknown 29712 1726882801.57482: variable 'ansible_shell_executable' from source: unknown 29712 1726882801.57488: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882801.57494: variable 'ansible_pipelining' from source: unknown 29712 1726882801.57499: variable 'ansible_timeout' from source: unknown 29712 1726882801.57510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882801.57659: 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) 29712 1726882801.57681: variable 'omit' from source: magic vars 29712 1726882801.57690: starting attempt loop 29712 1726882801.57695: running the handler 29712 1726882801.57714: _low_level_execute_command(): starting 29712 1726882801.57731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882801.58501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.58520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.58534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.58553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.58603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.58622: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.58637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.58655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.58673: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.58687: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.58701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.58716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.58736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.58752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.58770: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.58785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.58860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.58883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.58901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.59080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.60757: stdout chunk (state=3): >>>/root <<< 29712 1726882801.60954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.60957: stdout chunk (state=3): >>><<< 29712 1726882801.60959: stderr chunk (state=3): >>><<< 29712 1726882801.61078: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882801.61082: _low_level_execute_command(): starting 29712 1726882801.61085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822 `" && echo ansible-tmp-1726882801.6098247-30611-22328333197822="` echo /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822 `" ) && sleep 0' 29712 1726882801.62765: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.62789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.62806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.62833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.62966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.62983: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.62999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.63017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.63035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.63046: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.63059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.63078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.63093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.63104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.63113: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.63125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.63206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.63380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.63395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.63598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.65526: stdout chunk (state=3): >>>ansible-tmp-1726882801.6098247-30611-22328333197822=/root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822 <<< 29712 1726882801.65730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.65734: stdout chunk (state=3): >>><<< 29712 1726882801.65736: stderr chunk (state=3): >>><<< 29712 1726882801.65976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882801.6098247-30611-22328333197822=/root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882801.65980: variable 'ansible_module_compression' from source: unknown 29712 1726882801.65982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882801.65984: variable 'ansible_facts' from source: unknown 29712 1726882801.65986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/AnsiballZ_command.py 29712 1726882801.66656: Sending initial data 29712 1726882801.66659: Sent initial data (155 bytes) 29712 1726882801.69750: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.69780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.69804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.69823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.69873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.69887: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.69923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.69942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.69955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.69972: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.69986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.70021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.70038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.70050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.70062: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.70082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.70192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.70348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.70366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.70564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.72438: 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 <<< 29712 1726882801.72533: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882801.72631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmplncvcqy8 /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/AnsiballZ_command.py <<< 29712 1726882801.72720: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882801.74174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.74330: stderr chunk (state=3): >>><<< 29712 1726882801.74333: stdout chunk (state=3): >>><<< 29712 1726882801.74336: done transferring module to remote 29712 1726882801.74342: _low_level_execute_command(): starting 29712 1726882801.74344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/ /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/AnsiballZ_command.py && sleep 0' 29712 1726882801.75810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.75826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.75840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.75865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.75912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.75975: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.75990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.76006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.76017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.76027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.76038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.76052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.76078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.76092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.76186: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.76201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.76281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.76381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.76398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.76638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.78491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882801.78550: stderr chunk (state=3): >>><<< 29712 1726882801.78554: stdout chunk (state=3): >>><<< 29712 1726882801.78655: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882801.78659: _low_level_execute_command(): starting 29712 1726882801.78662: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/AnsiballZ_command.py && sleep 0' 29712 1726882801.80032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.80188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.80203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.80220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.80269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.80288: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.80307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.80326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.80339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.80350: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.80361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.80379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.80397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.80411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.80482: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.80497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.80585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.80641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.80656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.80844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882801.94381: stdout chunk (state=3): >>> <<< 29712 1726882801.94387: stdout chunk (state=3): >>>{"changed": true, "stdout": "30200:\tfrom 198.51.100.58/26 lookup 30200 proto static\n30201:\tfrom all fwmark 0x1/0x1 lookup 30200 proto static\n30202:\tfrom all ipproto tcp lookup 30200 proto static\n30203:\tfrom all sport 128-256 lookup 30200 proto static\n30204:\tfrom all tos throughput lookup 30200 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30200"], "start": "2024-09-20 21:40:01.937211", "end": "2024-09-20 21:40:01.942197", "delta": "0:00:00.004986", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table 30200", "_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}}} <<< 29712 1726882801.95878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882801.95909: stdout chunk (state=3): >>><<< 29712 1726882801.95912: stderr chunk (state=3): >>><<< 29712 1726882801.96078: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30200:\tfrom 198.51.100.58/26 lookup 30200 proto static\n30201:\tfrom all fwmark 0x1/0x1 lookup 30200 proto static\n30202:\tfrom all ipproto tcp lookup 30200 proto static\n30203:\tfrom all sport 128-256 lookup 30200 proto static\n30204:\tfrom all tos throughput lookup 30200 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30200"], "start": "2024-09-20 21:40:01.937211", "end": "2024-09-20 21:40:01.942197", "delta": "0:00:00.004986", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table 30200", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882801.96089: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list table 30200', '_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-1726882801.6098247-30611-22328333197822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882801.96092: _low_level_execute_command(): starting 29712 1726882801.96094: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882801.6098247-30611-22328333197822/ > /dev/null 2>&1 && sleep 0' 29712 1726882801.97734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882801.97871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.97891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.97924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.97976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.97989: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882801.98002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.98018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882801.98028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882801.98037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882801.98047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882801.98058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882801.98079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882801.98096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882801.98182: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882801.98201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882801.98282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882801.98323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882801.98337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882801.98537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.00402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.00405: stdout chunk (state=3): >>><<< 29712 1726882802.00408: stderr chunk (state=3): >>><<< 29712 1726882802.00576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.00580: handler run complete 29712 1726882802.00582: Evaluated conditional (False): False 29712 1726882802.00584: attempt loop complete, returning result 29712 1726882802.00586: _execute() done 29712 1726882802.00588: dumping result to json 29712 1726882802.00590: done dumping result, returning 29712 1726882802.00592: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30200 [0e448fcc-3ce9-60aa-5bdb-00000000005c] 29712 1726882802.00595: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005c 29712 1726882802.00683: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005c 29712 1726882802.00686: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30200" ], "delta": "0:00:00.004986", "end": "2024-09-20 21:40:01.942197", "rc": 0, "start": "2024-09-20 21:40:01.937211" } STDOUT: 30200: from 198.51.100.58/26 lookup 30200 proto static 30201: from all fwmark 0x1/0x1 lookup 30200 proto static 30202: from all ipproto tcp lookup 30200 proto static 30203: from all sport 128-256 lookup 30200 proto static 30204: from all tos throughput lookup 30200 proto static 29712 1726882802.00777: no more pending results, returning what we have 29712 1726882802.00781: results queue empty 29712 1726882802.00782: checking for any_errors_fatal 29712 1726882802.00785: done checking for any_errors_fatal 29712 1726882802.00785: checking for max_fail_percentage 29712 1726882802.00787: done checking for max_fail_percentage 29712 1726882802.00788: checking to see if all hosts have failed and the running result is not ok 29712 1726882802.00790: done checking to see if all hosts have failed 29712 1726882802.00790: getting the remaining hosts for this loop 29712 1726882802.00792: done getting the remaining hosts for this loop 29712 1726882802.00796: getting the next task for host managed_node1 29712 1726882802.00803: done getting next task for host managed_node1 29712 1726882802.00806: ^ task is: TASK: Get the routing rule for looking up the table 30400 29712 1726882802.00809: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882802.00813: getting variables 29712 1726882802.00815: in VariableManager get_vars() 29712 1726882802.00853: Calling all_inventory to load vars for managed_node1 29712 1726882802.00856: Calling groups_inventory to load vars for managed_node1 29712 1726882802.00858: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882802.00875: Calling all_plugins_play to load vars for managed_node1 29712 1726882802.00880: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882802.00884: Calling groups_plugins_play to load vars for managed_node1 29712 1726882802.03906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882802.06405: done with get_vars() 29712 1726882802.06432: done getting variables 29712 1726882802.06496: 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 the routing rule for looking up the table 30400] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:122 Friday 20 September 2024 21:40:02 -0400 (0:00:00.511) 0:00:19.184 ****** 29712 1726882802.06533: entering _queue_task() for managed_node1/command 29712 1726882802.06855: worker is 1 (out of 1 available) 29712 1726882802.06874: exiting _queue_task() for managed_node1/command 29712 1726882802.06885: done queuing things up, now waiting for results queue to drain 29712 1726882802.06887: waiting for pending results... 29712 1726882802.07179: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30400 29712 1726882802.07283: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000005d 29712 1726882802.07307: variable 'ansible_search_path' from source: unknown 29712 1726882802.07366: calling self._execute() 29712 1726882802.07579: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.07591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.07606: variable 'omit' from source: magic vars 29712 1726882802.08000: variable 'ansible_distribution_major_version' from source: facts 29712 1726882802.08019: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882802.08145: variable 'ansible_distribution_major_version' from source: facts 29712 1726882802.08157: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882802.08179: variable 'omit' from source: magic vars 29712 1726882802.08206: variable 'omit' from source: magic vars 29712 1726882802.08248: variable 'omit' from source: magic vars 29712 1726882802.08306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882802.08348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882802.08377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882802.08404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882802.08420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882802.08458: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882802.08473: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.08481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.08594: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882802.08605: Set connection var ansible_shell_executable to /bin/sh 29712 1726882802.08622: Set connection var ansible_pipelining to False 29712 1726882802.08632: Set connection var ansible_connection to ssh 29712 1726882802.08646: Set connection var ansible_timeout to 10 29712 1726882802.08654: Set connection var ansible_shell_type to sh 29712 1726882802.08686: variable 'ansible_shell_executable' from source: unknown 29712 1726882802.08694: variable 'ansible_connection' from source: unknown 29712 1726882802.08701: variable 'ansible_module_compression' from source: unknown 29712 1726882802.08707: variable 'ansible_shell_type' from source: unknown 29712 1726882802.08713: variable 'ansible_shell_executable' from source: unknown 29712 1726882802.08719: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.08732: variable 'ansible_pipelining' from source: unknown 29712 1726882802.08739: variable 'ansible_timeout' from source: unknown 29712 1726882802.08746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.08901: 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) 29712 1726882802.08917: variable 'omit' from source: magic vars 29712 1726882802.08926: starting attempt loop 29712 1726882802.08933: running the handler 29712 1726882802.08957: _low_level_execute_command(): starting 29712 1726882802.08976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882802.09776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.09792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.09811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.09833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.09890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.09903: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.09919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.09943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.09958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.09976: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.09990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.10004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.10019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.10038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.10050: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.10070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.10153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.10176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.10193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.10387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.12031: stdout chunk (state=3): >>>/root <<< 29712 1726882802.12228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.12232: stdout chunk (state=3): >>><<< 29712 1726882802.12235: stderr chunk (state=3): >>><<< 29712 1726882802.12357: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.12361: _low_level_execute_command(): starting 29712 1726882802.12368: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950 `" && echo ansible-tmp-1726882802.1225603-30626-94727395210950="` echo /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950 `" ) && sleep 0' 29712 1726882802.12958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.12980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.13003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.13095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.13136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.13148: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.13163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.13186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.13197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.13208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.13220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.13234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.13250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.13262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.13285: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.13298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.13377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.13398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.13413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.13545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.15426: stdout chunk (state=3): >>>ansible-tmp-1726882802.1225603-30626-94727395210950=/root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950 <<< 29712 1726882802.15618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.15621: stdout chunk (state=3): >>><<< 29712 1726882802.15623: stderr chunk (state=3): >>><<< 29712 1726882802.15678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882802.1225603-30626-94727395210950=/root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.15872: variable 'ansible_module_compression' from source: unknown 29712 1726882802.15875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882802.15877: variable 'ansible_facts' from source: unknown 29712 1726882802.15879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/AnsiballZ_command.py 29712 1726882802.16013: Sending initial data 29712 1726882802.16016: Sent initial data (155 bytes) 29712 1726882802.17013: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.17032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.17048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.17072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.17118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.17130: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.17144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.17162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.17182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.17198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.17211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.17224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.17239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.17252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.17268: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.17284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.17366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.17392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.17412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.17546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.19305: 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 <<< 29712 1726882802.19396: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882802.19495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpf_j3k83z /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/AnsiballZ_command.py <<< 29712 1726882802.19588: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882802.21181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.21372: stderr chunk (state=3): >>><<< 29712 1726882802.21376: stdout chunk (state=3): >>><<< 29712 1726882802.21378: done transferring module to remote 29712 1726882802.21384: _low_level_execute_command(): starting 29712 1726882802.21387: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/ /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/AnsiballZ_command.py && sleep 0' 29712 1726882802.22249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.22253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.22395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.22412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.22415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.22704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.22722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.22740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.22821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.24609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.24698: stderr chunk (state=3): >>><<< 29712 1726882802.24702: stdout chunk (state=3): >>><<< 29712 1726882802.24704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.24708: _low_level_execute_command(): starting 29712 1726882802.24710: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/AnsiballZ_command.py && sleep 0' 29712 1726882802.25698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.25707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.25719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.25734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.25802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.25808: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.25818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.25855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.25858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.25861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.25863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.25877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.25880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.25882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.25998: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.26012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.26088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.26104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.26118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.26251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.39728: stdout chunk (state=3): >>> {"changed": true, "stdout": "30400:\tfrom all to 198.51.100.128/26 lookup 30400 proto static\n30401:\tfrom all iif iiftest [detached] lookup 30400 proto static\n30402:\tfrom all oif oiftest [detached] lookup 30400 proto static\n30403:\tfrom all lookup 30400 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30400"], "start": "2024-09-20 21:40:02.392168", "end": "2024-09-20 21:40:02.395695", "delta": "0:00:00.003527", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table 30400", "_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}}} <<< 29712 1726882802.41044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882802.41047: stdout chunk (state=3): >>><<< 29712 1726882802.41054: stderr chunk (state=3): >>><<< 29712 1726882802.41379: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30400:\tfrom all to 198.51.100.128/26 lookup 30400 proto static\n30401:\tfrom all iif iiftest [detached] lookup 30400 proto static\n30402:\tfrom all oif oiftest [detached] lookup 30400 proto static\n30403:\tfrom all lookup 30400 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "30400"], "start": "2024-09-20 21:40:02.392168", "end": "2024-09-20 21:40:02.395695", "delta": "0:00:00.003527", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table 30400", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882802.41421: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list table 30400', '_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-1726882802.1225603-30626-94727395210950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882802.41429: _low_level_execute_command(): starting 29712 1726882802.41434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882802.1225603-30626-94727395210950/ > /dev/null 2>&1 && sleep 0' 29712 1726882802.42744: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.42783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.42805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.42859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.42938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.42953: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.42968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.43051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.43066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.43080: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.43091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.43111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.43155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.43180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.43220: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.43258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.43373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.43488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.43528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.43779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.45587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.45590: stdout chunk (state=3): >>><<< 29712 1726882802.45599: stderr chunk (state=3): >>><<< 29712 1726882802.45670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.45674: handler run complete 29712 1726882802.45676: Evaluated conditional (False): False 29712 1726882802.45678: attempt loop complete, returning result 29712 1726882802.45680: _execute() done 29712 1726882802.45682: dumping result to json 29712 1726882802.45684: done dumping result, returning 29712 1726882802.45879: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30400 [0e448fcc-3ce9-60aa-5bdb-00000000005d] 29712 1726882802.45882: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005d 29712 1726882802.45975: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005d 29712 1726882802.45979: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30400" ], "delta": "0:00:00.003527", "end": "2024-09-20 21:40:02.395695", "rc": 0, "start": "2024-09-20 21:40:02.392168" } STDOUT: 30400: from all to 198.51.100.128/26 lookup 30400 proto static 30401: from all iif iiftest [detached] lookup 30400 proto static 30402: from all oif oiftest [detached] lookup 30400 proto static 30403: from all lookup 30400 proto static 29712 1726882802.46087: no more pending results, returning what we have 29712 1726882802.46092: results queue empty 29712 1726882802.46093: checking for any_errors_fatal 29712 1726882802.46101: done checking for any_errors_fatal 29712 1726882802.46102: checking for max_fail_percentage 29712 1726882802.46104: done checking for max_fail_percentage 29712 1726882802.46105: checking to see if all hosts have failed and the running result is not ok 29712 1726882802.46106: done checking to see if all hosts have failed 29712 1726882802.46107: getting the remaining hosts for this loop 29712 1726882802.46109: done getting the remaining hosts for this loop 29712 1726882802.46113: getting the next task for host managed_node1 29712 1726882802.46119: done getting next task for host managed_node1 29712 1726882802.46122: ^ task is: TASK: Get the routing rule for looking up the table 30600 29712 1726882802.46125: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882802.46130: getting variables 29712 1726882802.46132: in VariableManager get_vars() 29712 1726882802.46173: Calling all_inventory to load vars for managed_node1 29712 1726882802.46177: Calling groups_inventory to load vars for managed_node1 29712 1726882802.46179: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882802.46190: Calling all_plugins_play to load vars for managed_node1 29712 1726882802.46193: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882802.46196: Calling groups_plugins_play to load vars for managed_node1 29712 1726882802.48975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882802.51829: done with get_vars() 29712 1726882802.51853: done getting variables 29712 1726882802.51915: 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 the routing rule for looking up the table 30600] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:129 Friday 20 September 2024 21:40:02 -0400 (0:00:00.454) 0:00:19.638 ****** 29712 1726882802.51947: entering _queue_task() for managed_node1/command 29712 1726882802.52243: worker is 1 (out of 1 available) 29712 1726882802.52256: exiting _queue_task() for managed_node1/command 29712 1726882802.52272: done queuing things up, now waiting for results queue to drain 29712 1726882802.52274: waiting for pending results... 29712 1726882802.52560: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30600 29712 1726882802.52661: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000005e 29712 1726882802.52687: variable 'ansible_search_path' from source: unknown 29712 1726882802.52733: calling self._execute() 29712 1726882802.52841: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.52854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.52898: variable 'omit' from source: magic vars 29712 1726882802.53277: variable 'ansible_distribution_major_version' from source: facts 29712 1726882802.53296: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882802.53422: variable 'ansible_distribution_major_version' from source: facts 29712 1726882802.53433: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882802.53444: variable 'omit' from source: magic vars 29712 1726882802.53472: variable 'omit' from source: magic vars 29712 1726882802.53574: variable 'omit' from source: magic vars 29712 1726882802.53650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882802.53700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882802.53752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882802.53792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882802.53880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882802.53947: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882802.53997: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.54006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.54203: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882802.54234: Set connection var ansible_shell_executable to /bin/sh 29712 1726882802.54301: Set connection var ansible_pipelining to False 29712 1726882802.54316: Set connection var ansible_connection to ssh 29712 1726882802.54349: Set connection var ansible_timeout to 10 29712 1726882802.54356: Set connection var ansible_shell_type to sh 29712 1726882802.54435: variable 'ansible_shell_executable' from source: unknown 29712 1726882802.54444: variable 'ansible_connection' from source: unknown 29712 1726882802.54451: variable 'ansible_module_compression' from source: unknown 29712 1726882802.54457: variable 'ansible_shell_type' from source: unknown 29712 1726882802.54463: variable 'ansible_shell_executable' from source: unknown 29712 1726882802.54474: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882802.54482: variable 'ansible_pipelining' from source: unknown 29712 1726882802.54489: variable 'ansible_timeout' from source: unknown 29712 1726882802.54526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882802.54804: 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) 29712 1726882802.54820: variable 'omit' from source: magic vars 29712 1726882802.54830: starting attempt loop 29712 1726882802.54837: running the handler 29712 1726882802.54856: _low_level_execute_command(): starting 29712 1726882802.54877: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882802.55972: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.56003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.56037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.56057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.56109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.56122: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.56137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.56156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.56174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.56188: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.56201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.56220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.56243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.56306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.56318: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.56337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.56418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.56445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.56465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.56597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.58279: stdout chunk (state=3): >>>/root <<< 29712 1726882802.58472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.58476: stdout chunk (state=3): >>><<< 29712 1726882802.58479: stderr chunk (state=3): >>><<< 29712 1726882802.58575: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.58578: _low_level_execute_command(): starting 29712 1726882802.58582: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346 `" && echo ansible-tmp-1726882802.5849886-30655-222077557450346="` echo /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346 `" ) && sleep 0' 29712 1726882802.59209: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.59224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.59240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.59257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.59310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.59322: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.59335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.59351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.59361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.59379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.59391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.59403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.59416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.59429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.59440: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.59459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.59538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.59558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.59578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.59706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.61590: stdout chunk (state=3): >>>ansible-tmp-1726882802.5849886-30655-222077557450346=/root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346 <<< 29712 1726882802.61753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.61770: stderr chunk (state=3): >>><<< 29712 1726882802.61787: stdout chunk (state=3): >>><<< 29712 1726882802.61871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882802.5849886-30655-222077557450346=/root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.61875: variable 'ansible_module_compression' from source: unknown 29712 1726882802.62072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882802.62078: variable 'ansible_facts' from source: unknown 29712 1726882802.62093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/AnsiballZ_command.py 29712 1726882802.62241: Sending initial data 29712 1726882802.62244: Sent initial data (156 bytes) 29712 1726882802.63274: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.63292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.63307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.63327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.63381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.63397: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.63412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.63438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.63451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.63462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.63481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.63496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.63520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.63533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.63545: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.63559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.63639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.63669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.63686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.63806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.65538: 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 <<< 29712 1726882802.65627: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882802.65734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp_1q8t2ph /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/AnsiballZ_command.py <<< 29712 1726882802.65812: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882802.67221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.67365: stderr chunk (state=3): >>><<< 29712 1726882802.67371: stdout chunk (state=3): >>><<< 29712 1726882802.67389: done transferring module to remote 29712 1726882802.67401: _low_level_execute_command(): starting 29712 1726882802.67406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/ /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/AnsiballZ_command.py && sleep 0' 29712 1726882802.68107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.68214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.68275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.68285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.68331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.68356: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.68375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.68389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.68396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.68402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.68410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.68418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.68429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.68435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.68442: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.68450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.68533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.68550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.68561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.68687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.70482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.70563: stderr chunk (state=3): >>><<< 29712 1726882802.70573: stdout chunk (state=3): >>><<< 29712 1726882802.70601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.70604: _low_level_execute_command(): starting 29712 1726882802.70609: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/AnsiballZ_command.py && sleep 0' 29712 1726882802.71305: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882802.71315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.71326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.71342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.71393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.71401: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882802.71411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.71425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882802.71433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882802.71439: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882802.71447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.71470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.71485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.71493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882802.71500: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882802.71510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.71594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.71614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.71626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.71756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.85240: stdout chunk (state=3): >>> {"changed": true, "stdout": "30600:\tfrom all to 2001:db8::4/32 lookup 30600 proto static\n30601:\tnot from all dport 128-256 lookup 30600 proto static\n30602:\tfrom all lookup 30600 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "rule", "list", "table", "30600"], "start": "2024-09-20 21:40:02.847492", "end": "2024-09-20 21:40:02.850875", "delta": "0:00:00.003383", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 rule list table 30600", "_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}}} <<< 29712 1726882802.86500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882802.86504: stdout chunk (state=3): >>><<< 29712 1726882802.86509: stderr chunk (state=3): >>><<< 29712 1726882802.86529: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "30600:\tfrom all to 2001:db8::4/32 lookup 30600 proto static\n30601:\tnot from all dport 128-256 lookup 30600 proto static\n30602:\tfrom all lookup 30600 proto static", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "rule", "list", "table", "30600"], "start": "2024-09-20 21:40:02.847492", "end": "2024-09-20 21:40:02.850875", "delta": "0:00:00.003383", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 rule list table 30600", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882802.86574: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 rule list table 30600', '_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-1726882802.5849886-30655-222077557450346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882802.86578: _low_level_execute_command(): starting 29712 1726882802.86583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882802.5849886-30655-222077557450346/ > /dev/null 2>&1 && sleep 0' 29712 1726882802.88241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882802.88245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882802.88326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.88403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 29712 1726882802.88408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882802.88427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882802.88430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882802.88622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882802.88636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882802.88645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882802.88770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882802.90656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882802.90659: stderr chunk (state=3): >>><<< 29712 1726882802.90662: stdout chunk (state=3): >>><<< 29712 1726882802.90686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882802.90690: handler run complete 29712 1726882802.90715: Evaluated conditional (False): False 29712 1726882802.90725: attempt loop complete, returning result 29712 1726882802.90728: _execute() done 29712 1726882802.90730: dumping result to json 29712 1726882802.90736: done dumping result, returning 29712 1726882802.90745: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30600 [0e448fcc-3ce9-60aa-5bdb-00000000005e] 29712 1726882802.90749: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005e 29712 1726882802.90853: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005e 29712 1726882802.90856: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-6", "rule", "list", "table", "30600" ], "delta": "0:00:00.003383", "end": "2024-09-20 21:40:02.850875", "rc": 0, "start": "2024-09-20 21:40:02.847492" } STDOUT: 30600: from all to 2001:db8::4/32 lookup 30600 proto static 30601: not from all dport 128-256 lookup 30600 proto static 30602: from all lookup 30600 proto static 29712 1726882802.90930: no more pending results, returning what we have 29712 1726882802.90934: results queue empty 29712 1726882802.90935: checking for any_errors_fatal 29712 1726882802.90941: done checking for any_errors_fatal 29712 1726882802.90942: checking for max_fail_percentage 29712 1726882802.90944: done checking for max_fail_percentage 29712 1726882802.90945: checking to see if all hosts have failed and the running result is not ok 29712 1726882802.90946: done checking to see if all hosts have failed 29712 1726882802.90947: getting the remaining hosts for this loop 29712 1726882802.90949: done getting the remaining hosts for this loop 29712 1726882802.90952: getting the next task for host managed_node1 29712 1726882802.90958: done getting next task for host managed_node1 29712 1726882802.90961: ^ task is: TASK: Get the routing rule for looking up the table 'custom' 29712 1726882802.90963: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882802.90976: getting variables 29712 1726882802.90978: in VariableManager get_vars() 29712 1726882802.91012: Calling all_inventory to load vars for managed_node1 29712 1726882802.91015: Calling groups_inventory to load vars for managed_node1 29712 1726882802.91017: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882802.91026: Calling all_plugins_play to load vars for managed_node1 29712 1726882802.91028: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882802.91031: Calling groups_plugins_play to load vars for managed_node1 29712 1726882803.03630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882803.06442: done with get_vars() 29712 1726882803.06481: done getting variables 29712 1726882803.06545: 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 the routing rule for looking up the table 'custom'] ****************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:136 Friday 20 September 2024 21:40:03 -0400 (0:00:00.546) 0:00:20.185 ****** 29712 1726882803.06574: entering _queue_task() for managed_node1/command 29712 1726882803.06946: worker is 1 (out of 1 available) 29712 1726882803.06976: exiting _queue_task() for managed_node1/command 29712 1726882803.06989: done queuing things up, now waiting for results queue to drain 29712 1726882803.06990: waiting for pending results... 29712 1726882803.07334: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 'custom' 29712 1726882803.07454: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000005f 29712 1726882803.07479: variable 'ansible_search_path' from source: unknown 29712 1726882803.07528: calling self._execute() 29712 1726882803.07800: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.08514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.08523: variable 'omit' from source: magic vars 29712 1726882803.08971: variable 'ansible_distribution_major_version' from source: facts 29712 1726882803.08980: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882803.09138: variable 'ansible_distribution_major_version' from source: facts 29712 1726882803.09144: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882803.09151: variable 'omit' from source: magic vars 29712 1726882803.09173: variable 'omit' from source: magic vars 29712 1726882803.09208: variable 'omit' from source: magic vars 29712 1726882803.09255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882803.09288: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882803.09307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882803.09326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.09341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.09805: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882803.09821: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.09829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.09963: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882803.09982: Set connection var ansible_shell_executable to /bin/sh 29712 1726882803.09999: Set connection var ansible_pipelining to False 29712 1726882803.10009: Set connection var ansible_connection to ssh 29712 1726882803.10019: Set connection var ansible_timeout to 10 29712 1726882803.10024: Set connection var ansible_shell_type to sh 29712 1726882803.10056: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.10065: variable 'ansible_connection' from source: unknown 29712 1726882803.10078: variable 'ansible_module_compression' from source: unknown 29712 1726882803.10086: variable 'ansible_shell_type' from source: unknown 29712 1726882803.10092: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.10099: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.10106: variable 'ansible_pipelining' from source: unknown 29712 1726882803.10111: variable 'ansible_timeout' from source: unknown 29712 1726882803.10117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.10272: 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) 29712 1726882803.10293: variable 'omit' from source: magic vars 29712 1726882803.10303: starting attempt loop 29712 1726882803.10309: running the handler 29712 1726882803.10333: _low_level_execute_command(): starting 29712 1726882803.10356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882803.12205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.12221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.12242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.12288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.12351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.12377: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.12395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.12416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.12430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.12441: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.12471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.12506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.12522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.12535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.12546: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.12559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.12637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.12659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.12692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.12826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.14496: stdout chunk (state=3): >>>/root <<< 29712 1726882803.14696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.14699: stdout chunk (state=3): >>><<< 29712 1726882803.14702: stderr chunk (state=3): >>><<< 29712 1726882803.14828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.14832: _low_level_execute_command(): starting 29712 1726882803.14835: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222 `" && echo ansible-tmp-1726882803.1473048-30677-143868795495222="` echo /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222 `" ) && sleep 0' 29712 1726882803.15453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.15474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.15491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.15519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.15561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.15582: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.15599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.15620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.15640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.15651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.15662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.15681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.15696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.15708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.15720: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.15740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.15820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.15837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.15861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.16086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.17936: stdout chunk (state=3): >>>ansible-tmp-1726882803.1473048-30677-143868795495222=/root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222 <<< 29712 1726882803.18125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.18129: stdout chunk (state=3): >>><<< 29712 1726882803.18131: stderr chunk (state=3): >>><<< 29712 1726882803.18171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882803.1473048-30677-143868795495222=/root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.18458: variable 'ansible_module_compression' from source: unknown 29712 1726882803.18461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882803.18468: variable 'ansible_facts' from source: unknown 29712 1726882803.18472: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/AnsiballZ_command.py 29712 1726882803.18531: Sending initial data 29712 1726882803.18534: Sent initial data (156 bytes) 29712 1726882803.19484: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.19501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.19517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.19535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.19581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.19594: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.19610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.19627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.19639: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.19651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.19670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.19687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.19703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.19717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.19729: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.19744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.19821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.19838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.19853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.19983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.21700: 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 <<< 29712 1726882803.21792: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882803.21899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmppw9_4c5d /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/AnsiballZ_command.py <<< 29712 1726882803.21994: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882803.23165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.23271: stderr chunk (state=3): >>><<< 29712 1726882803.23274: stdout chunk (state=3): >>><<< 29712 1726882803.23285: done transferring module to remote 29712 1726882803.23295: _low_level_execute_command(): starting 29712 1726882803.23305: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/ /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/AnsiballZ_command.py && sleep 0' 29712 1726882803.23723: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.23728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.23766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.23772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.23783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.23788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.23796: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.23802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.23856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.23869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.23886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.23986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.25721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.25783: stderr chunk (state=3): >>><<< 29712 1726882803.25787: stdout chunk (state=3): >>><<< 29712 1726882803.25805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.25808: _low_level_execute_command(): starting 29712 1726882803.25813: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/AnsiballZ_command.py && sleep 0' 29712 1726882803.26840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.26849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.26859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.26878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.26916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.26923: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.26933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.26947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.27003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.27009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.27019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.27028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.27039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.27046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.27053: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.27062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.27214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.27230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.27244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.27445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.40902: stdout chunk (state=3): >>> {"changed": true, "stdout": "200:\tfrom 198.51.100.56/26 lookup custom proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "custom"], "start": "2024-09-20 21:40:03.404175", "end": "2024-09-20 21:40:03.407541", "delta": "0:00:00.003366", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table custom", "_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}}} <<< 29712 1726882803.42057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882803.42088: stderr chunk (state=3): >>><<< 29712 1726882803.42092: stdout chunk (state=3): >>><<< 29712 1726882803.42121: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "200:\tfrom 198.51.100.56/26 lookup custom proto static", "stderr": "", "rc": 0, "cmd": ["ip", "rule", "list", "table", "custom"], "start": "2024-09-20 21:40:03.404175", "end": "2024-09-20 21:40:03.407541", "delta": "0:00:00.003366", "msg": "", "invocation": {"module_args": {"_raw_params": "ip rule list table custom", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882803.42149: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip rule list table custom', '_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-1726882803.1473048-30677-143868795495222/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882803.42156: _low_level_execute_command(): starting 29712 1726882803.42162: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882803.1473048-30677-143868795495222/ > /dev/null 2>&1 && sleep 0' 29712 1726882803.42759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.42767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.42782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.42794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.42830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.42837: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.42848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.42860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.42871: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.42882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.42889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.42898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.42908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.42915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.42921: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.42930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.43005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.43019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.43028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.43154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.44978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.45041: stderr chunk (state=3): >>><<< 29712 1726882803.45045: stdout chunk (state=3): >>><<< 29712 1726882803.45053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.45072: handler run complete 29712 1726882803.45099: Evaluated conditional (False): False 29712 1726882803.45110: attempt loop complete, returning result 29712 1726882803.45113: _execute() done 29712 1726882803.45115: dumping result to json 29712 1726882803.45123: done dumping result, returning 29712 1726882803.45130: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 'custom' [0e448fcc-3ce9-60aa-5bdb-00000000005f] 29712 1726882803.45148: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005f 29712 1726882803.45286: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000005f ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "custom" ], "delta": "0:00:00.003366", "end": "2024-09-20 21:40:03.407541", "rc": 0, "start": "2024-09-20 21:40:03.404175" } STDOUT: 200: from 198.51.100.56/26 lookup custom proto static 29712 1726882803.45378: no more pending results, returning what we have 29712 1726882803.45386: results queue empty 29712 1726882803.45387: checking for any_errors_fatal 29712 1726882803.45400: done checking for any_errors_fatal 29712 1726882803.45401: checking for max_fail_percentage 29712 1726882803.45403: done checking for max_fail_percentage 29712 1726882803.45404: checking to see if all hosts have failed and the running result is not ok 29712 1726882803.45405: done checking to see if all hosts have failed 29712 1726882803.45406: getting the remaining hosts for this loop 29712 1726882803.45408: done getting the remaining hosts for this loop 29712 1726882803.45412: getting the next task for host managed_node1 29712 1726882803.45419: done getting next task for host managed_node1 29712 1726882803.45422: ^ task is: TASK: Get the IPv4 routing rule for the connection "{{ interface }}" 29712 1726882803.45424: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882803.45428: getting variables 29712 1726882803.45430: in VariableManager get_vars() 29712 1726882803.45687: Calling all_inventory to load vars for managed_node1 29712 1726882803.45690: Calling groups_inventory to load vars for managed_node1 29712 1726882803.45693: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882803.45705: Calling all_plugins_play to load vars for managed_node1 29712 1726882803.45708: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882803.45713: Calling groups_plugins_play to load vars for managed_node1 29712 1726882803.46337: WORKER PROCESS EXITING 29712 1726882803.48111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882803.49422: done with get_vars() 29712 1726882803.49439: done getting variables 29712 1726882803.49490: 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) 29712 1726882803.49587: variable 'interface' from source: set_fact TASK [Get the IPv4 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:143 Friday 20 September 2024 21:40:03 -0400 (0:00:00.430) 0:00:20.615 ****** 29712 1726882803.49613: entering _queue_task() for managed_node1/command 29712 1726882803.49850: worker is 1 (out of 1 available) 29712 1726882803.49886: exiting _queue_task() for managed_node1/command 29712 1726882803.49898: done queuing things up, now waiting for results queue to drain 29712 1726882803.49900: waiting for pending results... 29712 1726882803.50306: running TaskExecutor() for managed_node1/TASK: Get the IPv4 routing rule for the connection "ethtest0" 29712 1726882803.50312: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000060 29712 1726882803.50315: variable 'ansible_search_path' from source: unknown 29712 1726882803.50318: calling self._execute() 29712 1726882803.50408: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.50412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.50415: variable 'omit' from source: magic vars 29712 1726882803.50895: variable 'ansible_distribution_major_version' from source: facts 29712 1726882803.50898: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882803.50901: variable 'omit' from source: magic vars 29712 1726882803.50904: variable 'omit' from source: magic vars 29712 1726882803.51172: variable 'interface' from source: set_fact 29712 1726882803.51176: variable 'omit' from source: magic vars 29712 1726882803.51179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882803.51182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882803.51184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882803.51187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.51189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.51192: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882803.51194: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.51196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.51559: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882803.51567: Set connection var ansible_shell_executable to /bin/sh 29712 1726882803.51570: Set connection var ansible_pipelining to False 29712 1726882803.51573: Set connection var ansible_connection to ssh 29712 1726882803.51575: Set connection var ansible_timeout to 10 29712 1726882803.51579: Set connection var ansible_shell_type to sh 29712 1726882803.51581: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.51584: variable 'ansible_connection' from source: unknown 29712 1726882803.51587: variable 'ansible_module_compression' from source: unknown 29712 1726882803.51589: variable 'ansible_shell_type' from source: unknown 29712 1726882803.51591: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.51594: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.51596: variable 'ansible_pipelining' from source: unknown 29712 1726882803.51598: variable 'ansible_timeout' from source: unknown 29712 1726882803.51600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.51604: 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) 29712 1726882803.51607: variable 'omit' from source: magic vars 29712 1726882803.51609: starting attempt loop 29712 1726882803.51611: running the handler 29712 1726882803.51613: _low_level_execute_command(): starting 29712 1726882803.51616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882803.52472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.52476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.52479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.52481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.52533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.52537: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.52540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.52543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.52545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.52548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.52550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.52557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.52579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.52804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.52808: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.52810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.52813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.52814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.52816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.52947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.54468: stdout chunk (state=3): >>>/root <<< 29712 1726882803.54577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.54640: stderr chunk (state=3): >>><<< 29712 1726882803.54643: stdout chunk (state=3): >>><<< 29712 1726882803.54675: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.54685: _low_level_execute_command(): starting 29712 1726882803.54692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245 `" && echo ansible-tmp-1726882803.546707-30714-89558204933245="` echo /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245 `" ) && sleep 0' 29712 1726882803.55300: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.55340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.55344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.55393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.55397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.55400: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.55408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.55449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.55453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.55455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.55458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.55460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.55472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.55529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.55531: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.55534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.55739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.55742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.55744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.55899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.57653: stdout chunk (state=3): >>>ansible-tmp-1726882803.546707-30714-89558204933245=/root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245 <<< 29712 1726882803.57789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.57875: stderr chunk (state=3): >>><<< 29712 1726882803.57879: stdout chunk (state=3): >>><<< 29712 1726882803.57924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882803.546707-30714-89558204933245=/root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.57957: variable 'ansible_module_compression' from source: unknown 29712 1726882803.58036: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882803.58086: variable 'ansible_facts' from source: unknown 29712 1726882803.58158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/AnsiballZ_command.py 29712 1726882803.58360: Sending initial data 29712 1726882803.58363: Sent initial data (154 bytes) 29712 1726882803.60558: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.60587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.60612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.60632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.60815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.60837: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.60854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.60897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.60937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.60960: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.60973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.60989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.61016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.61024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.61030: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.61048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.61194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.61215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.61226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.61344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.63085: 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 <<< 29712 1726882803.63179: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882803.63275: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpom_vr9iy /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/AnsiballZ_command.py <<< 29712 1726882803.63380: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882803.64884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.65056: stderr chunk (state=3): >>><<< 29712 1726882803.65061: stdout chunk (state=3): >>><<< 29712 1726882803.65088: done transferring module to remote 29712 1726882803.65100: _low_level_execute_command(): starting 29712 1726882803.65107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/ /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/AnsiballZ_command.py && sleep 0' 29712 1726882803.65879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.65888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.65899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.65913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.65953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.65981: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.65999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.66002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.66008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.66015: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.66022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.66031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.66042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.66050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.66056: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.66068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.66155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.66176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.66193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.66326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.68083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.68159: stderr chunk (state=3): >>><<< 29712 1726882803.68163: stdout chunk (state=3): >>><<< 29712 1726882803.68257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.68260: _low_level_execute_command(): starting 29712 1726882803.68265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/AnsiballZ_command.py && sleep 0' 29712 1726882803.69528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.69540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.69552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.69574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.69619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.69655: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.69675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.69692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.69704: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.69718: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.69730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.69743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.69757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.69772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.69823: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.69860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.70025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.70072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.70088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.70275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.85127: stdout chunk (state=3): >>> {"changed": true, "stdout": "ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-20 21:40:03.832452", "end": "2024-09-20 21:40:03.849580", "delta": "0:00:00.017128", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv4.routing-rules c show \"ethtest0\"", "_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}}} <<< 29712 1726882803.86304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882803.86346: stderr chunk (state=3): >>><<< 29712 1726882803.86349: stdout chunk (state=3): >>><<< 29712 1726882803.86374: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-20 21:40:03.832452", "end": "2024-09-20 21:40:03.849580", "delta": "0:00:00.017128", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv4.routing-rules c show \"ethtest0\"", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882803.86427: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f ipv4.routing-rules c show "ethtest0"', '_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-1726882803.546707-30714-89558204933245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882803.86433: _low_level_execute_command(): starting 29712 1726882803.86438: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882803.546707-30714-89558204933245/ > /dev/null 2>&1 && sleep 0' 29712 1726882803.86883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.86889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.86914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.86920: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.86929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.86938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.86945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.86955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.86966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.86977: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.86982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.87029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.87042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.87049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.87159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.89023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.89026: stdout chunk (state=3): >>><<< 29712 1726882803.89028: stderr chunk (state=3): >>><<< 29712 1726882803.89275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.89279: handler run complete 29712 1726882803.89282: Evaluated conditional (False): False 29712 1726882803.89284: attempt loop complete, returning result 29712 1726882803.89286: _execute() done 29712 1726882803.89288: dumping result to json 29712 1726882803.89290: done dumping result, returning 29712 1726882803.89292: done running TaskExecutor() for managed_node1/TASK: Get the IPv4 routing rule for the connection "ethtest0" [0e448fcc-3ce9-60aa-5bdb-000000000060] 29712 1726882803.89294: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000060 29712 1726882803.89519: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000060 29712 1726882803.89523: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.017128", "end": "2024-09-20 21:40:03.849580", "rc": 0, "start": "2024-09-20 21:40:03.832452" } STDOUT: ipv4.routing-rules: priority 30200 from 198.51.100.58/26 table 30200, priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200, priority 30202 from 0.0.0.0/0 ipproto 6 table 30200, priority 30203 from 0.0.0.0/0 sport 128-256 table 30200, priority 30204 from 0.0.0.0/0 tos 0x08 table 30200, priority 30400 to 198.51.100.128/26 table 30400, priority 30401 from 0.0.0.0/0 iif iiftest table 30400, priority 30402 from 0.0.0.0/0 oif oiftest table 30400, priority 30403 from 0.0.0.0/0 table 30400, priority 200 from 198.51.100.56/26 table 200 29712 1726882803.89616: no more pending results, returning what we have 29712 1726882803.89619: results queue empty 29712 1726882803.89620: checking for any_errors_fatal 29712 1726882803.89627: done checking for any_errors_fatal 29712 1726882803.89627: checking for max_fail_percentage 29712 1726882803.89629: done checking for max_fail_percentage 29712 1726882803.89630: checking to see if all hosts have failed and the running result is not ok 29712 1726882803.89631: done checking to see if all hosts have failed 29712 1726882803.89631: getting the remaining hosts for this loop 29712 1726882803.89633: done getting the remaining hosts for this loop 29712 1726882803.89636: getting the next task for host managed_node1 29712 1726882803.89640: done getting next task for host managed_node1 29712 1726882803.89643: ^ task is: TASK: Get the IPv6 routing rule for the connection "{{ interface }}" 29712 1726882803.89644: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882803.89648: getting variables 29712 1726882803.89649: in VariableManager get_vars() 29712 1726882803.89684: Calling all_inventory to load vars for managed_node1 29712 1726882803.89687: Calling groups_inventory to load vars for managed_node1 29712 1726882803.89689: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882803.89698: Calling all_plugins_play to load vars for managed_node1 29712 1726882803.89700: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882803.89703: Calling groups_plugins_play to load vars for managed_node1 29712 1726882803.91077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882803.92289: done with get_vars() 29712 1726882803.92311: done getting variables 29712 1726882803.92374: 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) 29712 1726882803.92504: variable 'interface' from source: set_fact TASK [Get the IPv6 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:149 Friday 20 September 2024 21:40:03 -0400 (0:00:00.429) 0:00:21.044 ****** 29712 1726882803.92537: entering _queue_task() for managed_node1/command 29712 1726882803.92834: worker is 1 (out of 1 available) 29712 1726882803.92849: exiting _queue_task() for managed_node1/command 29712 1726882803.92860: done queuing things up, now waiting for results queue to drain 29712 1726882803.92862: waiting for pending results... 29712 1726882803.93060: running TaskExecutor() for managed_node1/TASK: Get the IPv6 routing rule for the connection "ethtest0" 29712 1726882803.93224: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000061 29712 1726882803.93228: variable 'ansible_search_path' from source: unknown 29712 1726882803.93232: calling self._execute() 29712 1726882803.93312: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.93326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.93346: variable 'omit' from source: magic vars 29712 1726882803.93758: variable 'ansible_distribution_major_version' from source: facts 29712 1726882803.93792: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882803.93804: variable 'omit' from source: magic vars 29712 1726882803.93830: variable 'omit' from source: magic vars 29712 1726882803.93944: variable 'interface' from source: set_fact 29712 1726882803.93970: variable 'omit' from source: magic vars 29712 1726882803.94028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882803.94069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882803.94096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882803.94127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.94142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882803.94181: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882803.94190: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.94199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.94314: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882803.94336: Set connection var ansible_shell_executable to /bin/sh 29712 1726882803.94350: Set connection var ansible_pipelining to False 29712 1726882803.94360: Set connection var ansible_connection to ssh 29712 1726882803.94376: Set connection var ansible_timeout to 10 29712 1726882803.94384: Set connection var ansible_shell_type to sh 29712 1726882803.94410: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.94419: variable 'ansible_connection' from source: unknown 29712 1726882803.94433: variable 'ansible_module_compression' from source: unknown 29712 1726882803.94447: variable 'ansible_shell_type' from source: unknown 29712 1726882803.94453: variable 'ansible_shell_executable' from source: unknown 29712 1726882803.94460: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882803.94473: variable 'ansible_pipelining' from source: unknown 29712 1726882803.94480: variable 'ansible_timeout' from source: unknown 29712 1726882803.94488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882803.94635: 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) 29712 1726882803.94662: variable 'omit' from source: magic vars 29712 1726882803.94681: starting attempt loop 29712 1726882803.94688: running the handler 29712 1726882803.94707: _low_level_execute_command(): starting 29712 1726882803.94719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882803.95491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.95505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.95529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.95550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.95595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.95607: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.95624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.95651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.95663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.95681: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.95694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.95706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.95719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.95731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.95753: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.95774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.95858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.95882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.95907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.96046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882803.97642: stdout chunk (state=3): >>>/root <<< 29712 1726882803.97749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882803.97859: stderr chunk (state=3): >>><<< 29712 1726882803.97870: stdout chunk (state=3): >>><<< 29712 1726882803.97898: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882803.97910: _low_level_execute_command(): starting 29712 1726882803.97917: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596 `" && echo ansible-tmp-1726882803.9789715-30738-19032574641596="` echo /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596 `" ) && sleep 0' 29712 1726882803.99293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882803.99328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.99339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.99352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.99391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.99398: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882803.99415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.99427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882803.99434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882803.99441: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882803.99449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882803.99458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882803.99472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882803.99479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882803.99488: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882803.99505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882803.99582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882803.99598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882803.99610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882803.99735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882804.01634: stdout chunk (state=3): >>>ansible-tmp-1726882803.9789715-30738-19032574641596=/root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596 <<< 29712 1726882804.01811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882804.01814: stdout chunk (state=3): >>><<< 29712 1726882804.01822: stderr chunk (state=3): >>><<< 29712 1726882804.01840: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882803.9789715-30738-19032574641596=/root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882804.01874: variable 'ansible_module_compression' from source: unknown 29712 1726882804.01929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882804.01969: variable 'ansible_facts' from source: unknown 29712 1726882804.02043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/AnsiballZ_command.py 29712 1726882804.02184: Sending initial data 29712 1726882804.02189: Sent initial data (155 bytes) 29712 1726882804.03093: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882804.03101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.03111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.03125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.03160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.03173: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882804.03178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.03192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882804.03200: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882804.03208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882804.03215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.03223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.03234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.03242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.03252: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882804.03263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.03332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882804.03349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882804.03361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882804.03484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882804.05223: 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 <<< 29712 1726882804.05310: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882804.05405: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpei0wyky5 /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/AnsiballZ_command.py <<< 29712 1726882804.05495: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882804.06795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882804.06967: stderr chunk (state=3): >>><<< 29712 1726882804.06971: stdout chunk (state=3): >>><<< 29712 1726882804.06973: done transferring module to remote 29712 1726882804.06979: _low_level_execute_command(): starting 29712 1726882804.06982: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/ /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/AnsiballZ_command.py && sleep 0' 29712 1726882804.07374: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882804.07380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.07386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.07401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.07430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.07436: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882804.07445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.07453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882804.07459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.07465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.07481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.07488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.07494: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882804.07499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.07551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882804.07575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882804.07578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882804.07675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882804.09403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882804.09485: stderr chunk (state=3): >>><<< 29712 1726882804.09488: stdout chunk (state=3): >>><<< 29712 1726882804.09491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882804.09493: _low_level_execute_command(): starting 29712 1726882804.09496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/AnsiballZ_command.py && sleep 0' 29712 1726882804.10214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882804.10302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882804.24892: stdout chunk (state=3): >>> {"changed": true, "stdout": "ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-20 21:40:04.230450", "end": "2024-09-20 21:40:04.247371", "delta": "0:00:00.016921", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv6.routing-rules c show \"ethtest0\"", "_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}}} <<< 29712 1726882804.26162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882804.26172: stdout chunk (state=3): >>><<< 29712 1726882804.26175: stderr chunk (state=3): >>><<< 29712 1726882804.26224: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600", "stderr": "", "rc": 0, "cmd": ["nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0"], "start": "2024-09-20 21:40:04.230450", "end": "2024-09-20 21:40:04.247371", "delta": "0:00:00.016921", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f ipv6.routing-rules c show \"ethtest0\"", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882804.26266: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f ipv6.routing-rules c show "ethtest0"', '_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-1726882803.9789715-30738-19032574641596/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882804.26274: _low_level_execute_command(): starting 29712 1726882804.26280: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882803.9789715-30738-19032574641596/ > /dev/null 2>&1 && sleep 0' 29712 1726882804.27051: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882804.27061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.27086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.27101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.27151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.27158: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882804.27172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.27183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882804.27191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882804.27197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882804.27205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.27214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.27232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.27240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.27251: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882804.27260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.27332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882804.27354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882804.27374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882804.27529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882804.29505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882804.29593: stderr chunk (state=3): >>><<< 29712 1726882804.29729: stdout chunk (state=3): >>><<< 29712 1726882804.29755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882804.29762: handler run complete 29712 1726882804.29790: Evaluated conditional (False): False 29712 1726882804.29802: attempt loop complete, returning result 29712 1726882804.29805: _execute() done 29712 1726882804.29807: dumping result to json 29712 1726882804.29815: done dumping result, returning 29712 1726882804.29837: done running TaskExecutor() for managed_node1/TASK: Get the IPv6 routing rule for the connection "ethtest0" [0e448fcc-3ce9-60aa-5bdb-000000000061] 29712 1726882804.29843: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000061 29712 1726882804.30012: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000061 29712 1726882804.30015: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.016921", "end": "2024-09-20 21:40:04.247371", "rc": 0, "start": "2024-09-20 21:40:04.230450" } STDOUT: ipv6.routing-rules: priority 30600 to 2001:db8::4/32 table 30600, priority 30601 not from ::/0 dport 128-256 table 30600, priority 30602 from ::/0 table 30600 29712 1726882804.30101: no more pending results, returning what we have 29712 1726882804.30105: results queue empty 29712 1726882804.30106: checking for any_errors_fatal 29712 1726882804.30114: done checking for any_errors_fatal 29712 1726882804.30115: checking for max_fail_percentage 29712 1726882804.30117: done checking for max_fail_percentage 29712 1726882804.30117: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.30119: done checking to see if all hosts have failed 29712 1726882804.30119: getting the remaining hosts for this loop 29712 1726882804.30121: done getting the remaining hosts for this loop 29712 1726882804.30124: getting the next task for host managed_node1 29712 1726882804.30130: done getting next task for host managed_node1 29712 1726882804.30133: ^ task is: TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29712 1726882804.30135: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.30138: getting variables 29712 1726882804.30140: in VariableManager get_vars() 29712 1726882804.30185: Calling all_inventory to load vars for managed_node1 29712 1726882804.30188: Calling groups_inventory to load vars for managed_node1 29712 1726882804.30190: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.30201: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.30204: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.30208: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.32781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.36164: done with get_vars() 29712 1726882804.36204: done getting variables 29712 1726882804.36291: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30200 matches the specified rule] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:155 Friday 20 September 2024 21:40:04 -0400 (0:00:00.437) 0:00:21.482 ****** 29712 1726882804.36329: entering _queue_task() for managed_node1/assert 29712 1726882804.36870: worker is 1 (out of 1 available) 29712 1726882804.36883: exiting _queue_task() for managed_node1/assert 29712 1726882804.36895: done queuing things up, now waiting for results queue to drain 29712 1726882804.36896: waiting for pending results... 29712 1726882804.37245: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29712 1726882804.37385: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000062 29712 1726882804.37411: variable 'ansible_search_path' from source: unknown 29712 1726882804.37462: calling self._execute() 29712 1726882804.37600: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.37611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.37627: variable 'omit' from source: magic vars 29712 1726882804.38098: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.38115: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.38257: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.38273: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882804.38286: variable 'omit' from source: magic vars 29712 1726882804.38312: variable 'omit' from source: magic vars 29712 1726882804.38369: variable 'omit' from source: magic vars 29712 1726882804.38417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.38472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.38497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.38520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.38536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.38584: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.38593: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.38601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.38728: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.38741: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.38754: Set connection var ansible_pipelining to False 29712 1726882804.38768: Set connection var ansible_connection to ssh 29712 1726882804.38789: Set connection var ansible_timeout to 10 29712 1726882804.38800: Set connection var ansible_shell_type to sh 29712 1726882804.38826: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.38834: variable 'ansible_connection' from source: unknown 29712 1726882804.38842: variable 'ansible_module_compression' from source: unknown 29712 1726882804.38849: variable 'ansible_shell_type' from source: unknown 29712 1726882804.38856: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.38865: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.38877: variable 'ansible_pipelining' from source: unknown 29712 1726882804.38886: variable 'ansible_timeout' from source: unknown 29712 1726882804.38900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.39058: 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) 29712 1726882804.39082: variable 'omit' from source: magic vars 29712 1726882804.39109: starting attempt loop 29712 1726882804.39135: running the handler 29712 1726882804.39365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.39717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.39802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.39914: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.39975: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.40146: variable 'route_rule_table_30200' from source: set_fact 29712 1726882804.40208: Evaluated conditional (route_rule_table_30200.stdout is search("30200:(\s+)from 198.51.100.58/26 lookup 30200")): True 29712 1726882804.40464: variable 'route_rule_table_30200' from source: set_fact 29712 1726882804.40501: Evaluated conditional (route_rule_table_30200.stdout is search("30201:(\s+)from all fwmark 0x1/0x1 lookup 30200")): True 29712 1726882804.40668: variable 'route_rule_table_30200' from source: set_fact 29712 1726882804.40717: Evaluated conditional (route_rule_table_30200.stdout is search("30202:(\s+)from all ipproto tcp lookup 30200")): True 29712 1726882804.40915: variable 'route_rule_table_30200' from source: set_fact 29712 1726882804.40946: Evaluated conditional (route_rule_table_30200.stdout is search("30203:(\s+)from all sport 128-256 lookup 30200")): True 29712 1726882804.41106: variable 'route_rule_table_30200' from source: set_fact 29712 1726882804.41144: Evaluated conditional (route_rule_table_30200.stdout is search("30204:(\s+)from all tos (0x08|throughput) lookup 30200")): True 29712 1726882804.41154: handler run complete 29712 1726882804.41177: attempt loop complete, returning result 29712 1726882804.41184: _execute() done 29712 1726882804.41190: dumping result to json 29712 1726882804.41203: done dumping result, returning 29712 1726882804.41215: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule [0e448fcc-3ce9-60aa-5bdb-000000000062] 29712 1726882804.41229: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000062 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.41412: no more pending results, returning what we have 29712 1726882804.41416: results queue empty 29712 1726882804.41416: checking for any_errors_fatal 29712 1726882804.41425: done checking for any_errors_fatal 29712 1726882804.41426: checking for max_fail_percentage 29712 1726882804.41427: done checking for max_fail_percentage 29712 1726882804.41428: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.41429: done checking to see if all hosts have failed 29712 1726882804.41430: getting the remaining hosts for this loop 29712 1726882804.41432: done getting the remaining hosts for this loop 29712 1726882804.41435: getting the next task for host managed_node1 29712 1726882804.41442: done getting next task for host managed_node1 29712 1726882804.41444: ^ task is: TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29712 1726882804.41446: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.41449: getting variables 29712 1726882804.41451: in VariableManager get_vars() 29712 1726882804.41493: Calling all_inventory to load vars for managed_node1 29712 1726882804.41496: Calling groups_inventory to load vars for managed_node1 29712 1726882804.41499: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.41509: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.41512: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.41522: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.42622: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000062 29712 1726882804.42626: WORKER PROCESS EXITING 29712 1726882804.44038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.46377: done with get_vars() 29712 1726882804.46407: done getting variables 29712 1726882804.46482: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30400 matches the specified rule] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:166 Friday 20 September 2024 21:40:04 -0400 (0:00:00.101) 0:00:21.584 ****** 29712 1726882804.46511: entering _queue_task() for managed_node1/assert 29712 1726882804.46874: worker is 1 (out of 1 available) 29712 1726882804.46896: exiting _queue_task() for managed_node1/assert 29712 1726882804.46909: done queuing things up, now waiting for results queue to drain 29712 1726882804.46910: waiting for pending results... 29712 1726882804.47222: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29712 1726882804.47330: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000063 29712 1726882804.47357: variable 'ansible_search_path' from source: unknown 29712 1726882804.47404: calling self._execute() 29712 1726882804.47521: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.47535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.47550: variable 'omit' from source: magic vars 29712 1726882804.48704: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.48859: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.49007: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.49073: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882804.49085: variable 'omit' from source: magic vars 29712 1726882804.49112: variable 'omit' from source: magic vars 29712 1726882804.49212: variable 'omit' from source: magic vars 29712 1726882804.49321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.49385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.49413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.49435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.49451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.49496: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.49508: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.49515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.49629: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.49639: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.49651: Set connection var ansible_pipelining to False 29712 1726882804.49659: Set connection var ansible_connection to ssh 29712 1726882804.49673: Set connection var ansible_timeout to 10 29712 1726882804.49679: Set connection var ansible_shell_type to sh 29712 1726882804.49705: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.49712: variable 'ansible_connection' from source: unknown 29712 1726882804.49726: variable 'ansible_module_compression' from source: unknown 29712 1726882804.49732: variable 'ansible_shell_type' from source: unknown 29712 1726882804.49738: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.49743: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.49750: variable 'ansible_pipelining' from source: unknown 29712 1726882804.49756: variable 'ansible_timeout' from source: unknown 29712 1726882804.49762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.49911: 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) 29712 1726882804.49927: variable 'omit' from source: magic vars 29712 1726882804.49945: starting attempt loop 29712 1726882804.49952: running the handler 29712 1726882804.50133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.50414: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.50463: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.50540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.50587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.50691: variable 'route_rule_table_30400' from source: set_fact 29712 1726882804.50737: Evaluated conditional (route_rule_table_30400.stdout is search("30400:(\s+)from all to 198.51.100.128/26 lookup 30400")): True 29712 1726882804.50899: variable 'route_rule_table_30400' from source: set_fact 29712 1726882804.50943: Evaluated conditional (route_rule_table_30400.stdout is search("30401:(\s+)from all iif iiftest \[detached\] lookup 30400")): True 29712 1726882804.51096: variable 'route_rule_table_30400' from source: set_fact 29712 1726882804.51127: Evaluated conditional (route_rule_table_30400.stdout is search("30402:(\s+)from all oif oiftest \[detached\] lookup 30400")): True 29712 1726882804.51146: handler run complete 29712 1726882804.51169: attempt loop complete, returning result 29712 1726882804.51177: _execute() done 29712 1726882804.51182: dumping result to json 29712 1726882804.51189: done dumping result, returning 29712 1726882804.51200: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule [0e448fcc-3ce9-60aa-5bdb-000000000063] 29712 1726882804.51207: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000063 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.51351: no more pending results, returning what we have 29712 1726882804.51359: results queue empty 29712 1726882804.51360: checking for any_errors_fatal 29712 1726882804.51372: done checking for any_errors_fatal 29712 1726882804.51374: checking for max_fail_percentage 29712 1726882804.51376: done checking for max_fail_percentage 29712 1726882804.51377: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.51378: done checking to see if all hosts have failed 29712 1726882804.51379: getting the remaining hosts for this loop 29712 1726882804.51381: done getting the remaining hosts for this loop 29712 1726882804.51384: getting the next task for host managed_node1 29712 1726882804.51391: done getting next task for host managed_node1 29712 1726882804.51393: ^ task is: TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29712 1726882804.51396: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.51399: getting variables 29712 1726882804.51401: in VariableManager get_vars() 29712 1726882804.51445: Calling all_inventory to load vars for managed_node1 29712 1726882804.51448: Calling groups_inventory to load vars for managed_node1 29712 1726882804.51450: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.51460: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.51472: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.51478: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.52535: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000063 29712 1726882804.52538: WORKER PROCESS EXITING 29712 1726882804.54039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.55849: done with get_vars() 29712 1726882804.55884: done getting variables 29712 1726882804.55952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30600 matches the specified rule] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:175 Friday 20 September 2024 21:40:04 -0400 (0:00:00.094) 0:00:21.679 ****** 29712 1726882804.55986: entering _queue_task() for managed_node1/assert 29712 1726882804.56404: worker is 1 (out of 1 available) 29712 1726882804.56417: exiting _queue_task() for managed_node1/assert 29712 1726882804.56436: done queuing things up, now waiting for results queue to drain 29712 1726882804.56438: waiting for pending results... 29712 1726882804.56752: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29712 1726882804.56847: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000064 29712 1726882804.56860: variable 'ansible_search_path' from source: unknown 29712 1726882804.56909: calling self._execute() 29712 1726882804.57021: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.57025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.57035: variable 'omit' from source: magic vars 29712 1726882804.57449: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.57461: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.57596: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.57602: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882804.57610: variable 'omit' from source: magic vars 29712 1726882804.57638: variable 'omit' from source: magic vars 29712 1726882804.57703: variable 'omit' from source: magic vars 29712 1726882804.57745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.57787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.57806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.57826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.57836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.57874: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.57880: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.57885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.57988: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.57998: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.58007: Set connection var ansible_pipelining to False 29712 1726882804.58012: Set connection var ansible_connection to ssh 29712 1726882804.58018: Set connection var ansible_timeout to 10 29712 1726882804.58020: Set connection var ansible_shell_type to sh 29712 1726882804.58076: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.58080: variable 'ansible_connection' from source: unknown 29712 1726882804.58082: variable 'ansible_module_compression' from source: unknown 29712 1726882804.58091: variable 'ansible_shell_type' from source: unknown 29712 1726882804.58093: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.58095: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.58103: variable 'ansible_pipelining' from source: unknown 29712 1726882804.58106: variable 'ansible_timeout' from source: unknown 29712 1726882804.58110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.58574: 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) 29712 1726882804.58577: variable 'omit' from source: magic vars 29712 1726882804.58580: starting attempt loop 29712 1726882804.58582: running the handler 29712 1726882804.58584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.58786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.58831: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.58908: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.58949: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.59033: variable 'route_rule_table_30600' from source: set_fact 29712 1726882804.59069: Evaluated conditional (route_rule_table_30600.stdout is search("30600:(\s+)from all to 2001:db8::4/32 lookup 30600")): True 29712 1726882804.59214: variable 'route_rule_table_30600' from source: set_fact 29712 1726882804.59245: Evaluated conditional (route_rule_table_30600.stdout is search("30601:(\s+)not from all dport 128-256 lookup 30600")): True 29712 1726882804.59255: handler run complete 29712 1726882804.59274: attempt loop complete, returning result 29712 1726882804.59277: _execute() done 29712 1726882804.59280: dumping result to json 29712 1726882804.59283: done dumping result, returning 29712 1726882804.59288: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule [0e448fcc-3ce9-60aa-5bdb-000000000064] 29712 1726882804.59293: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000064 29712 1726882804.59383: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000064 29712 1726882804.59387: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.59438: no more pending results, returning what we have 29712 1726882804.59442: results queue empty 29712 1726882804.59444: checking for any_errors_fatal 29712 1726882804.59451: done checking for any_errors_fatal 29712 1726882804.59452: checking for max_fail_percentage 29712 1726882804.59454: done checking for max_fail_percentage 29712 1726882804.59455: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.59456: done checking to see if all hosts have failed 29712 1726882804.59456: getting the remaining hosts for this loop 29712 1726882804.59458: done getting the remaining hosts for this loop 29712 1726882804.59464: getting the next task for host managed_node1 29712 1726882804.59470: done getting next task for host managed_node1 29712 1726882804.59474: ^ task is: TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29712 1726882804.59477: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.59480: getting variables 29712 1726882804.59482: in VariableManager get_vars() 29712 1726882804.59520: Calling all_inventory to load vars for managed_node1 29712 1726882804.59523: Calling groups_inventory to load vars for managed_node1 29712 1726882804.59526: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.59536: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.59539: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.59543: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.61487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.63246: done with get_vars() 29712 1726882804.63277: done getting variables 29712 1726882804.63341: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with 'custom' table lookup matches the specified rule] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:183 Friday 20 September 2024 21:40:04 -0400 (0:00:00.073) 0:00:21.753 ****** 29712 1726882804.63378: entering _queue_task() for managed_node1/assert 29712 1726882804.63717: worker is 1 (out of 1 available) 29712 1726882804.63730: exiting _queue_task() for managed_node1/assert 29712 1726882804.63746: done queuing things up, now waiting for results queue to drain 29712 1726882804.63748: waiting for pending results... 29712 1726882804.64036: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29712 1726882804.64123: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000065 29712 1726882804.64138: variable 'ansible_search_path' from source: unknown 29712 1726882804.64181: calling self._execute() 29712 1726882804.64285: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.64293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.64307: variable 'omit' from source: magic vars 29712 1726882804.64698: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.64711: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.64834: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.64844: Evaluated conditional (ansible_distribution_major_version != "7"): True 29712 1726882804.64851: variable 'omit' from source: magic vars 29712 1726882804.64875: variable 'omit' from source: magic vars 29712 1726882804.64911: variable 'omit' from source: magic vars 29712 1726882804.64960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.64997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.65017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.65035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.65051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.65089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.65092: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.65095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.65205: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.65211: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.65219: Set connection var ansible_pipelining to False 29712 1726882804.65224: Set connection var ansible_connection to ssh 29712 1726882804.65229: Set connection var ansible_timeout to 10 29712 1726882804.65232: Set connection var ansible_shell_type to sh 29712 1726882804.65254: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.65260: variable 'ansible_connection' from source: unknown 29712 1726882804.65263: variable 'ansible_module_compression' from source: unknown 29712 1726882804.65269: variable 'ansible_shell_type' from source: unknown 29712 1726882804.65272: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.65276: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.65278: variable 'ansible_pipelining' from source: unknown 29712 1726882804.65281: variable 'ansible_timeout' from source: unknown 29712 1726882804.65291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.65434: 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) 29712 1726882804.65445: variable 'omit' from source: magic vars 29712 1726882804.65450: starting attempt loop 29712 1726882804.65453: running the handler 29712 1726882804.65636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.65900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.65947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.66047: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.66085: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.66183: variable 'route_rule_table_custom' from source: set_fact 29712 1726882804.66212: Evaluated conditional (route_rule_table_custom.stdout is search("200:(\s+)from 198.51.100.56/26 lookup custom")): True 29712 1726882804.66217: handler run complete 29712 1726882804.66233: attempt loop complete, returning result 29712 1726882804.66236: _execute() done 29712 1726882804.66241: dumping result to json 29712 1726882804.66244: done dumping result, returning 29712 1726882804.66253: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule [0e448fcc-3ce9-60aa-5bdb-000000000065] 29712 1726882804.66258: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000065 29712 1726882804.66350: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000065 29712 1726882804.66353: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.66415: no more pending results, returning what we have 29712 1726882804.66419: results queue empty 29712 1726882804.66420: checking for any_errors_fatal 29712 1726882804.66429: done checking for any_errors_fatal 29712 1726882804.66430: checking for max_fail_percentage 29712 1726882804.66432: done checking for max_fail_percentage 29712 1726882804.66433: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.66434: done checking to see if all hosts have failed 29712 1726882804.66435: getting the remaining hosts for this loop 29712 1726882804.66437: done getting the remaining hosts for this loop 29712 1726882804.66442: getting the next task for host managed_node1 29712 1726882804.66448: done getting next task for host managed_node1 29712 1726882804.66453: ^ task is: TASK: Assert that the specified IPv4 routing rule was configured in the connection "{{ interface }}" 29712 1726882804.66455: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.66459: getting variables 29712 1726882804.66461: in VariableManager get_vars() 29712 1726882804.66502: Calling all_inventory to load vars for managed_node1 29712 1726882804.66505: Calling groups_inventory to load vars for managed_node1 29712 1726882804.66507: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.66518: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.66520: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.66523: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.68271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.71335: done with get_vars() 29712 1726882804.71484: done getting variables 29712 1726882804.71543: 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) 29712 1726882804.71782: variable 'interface' from source: set_fact TASK [Assert that the specified IPv4 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:190 Friday 20 September 2024 21:40:04 -0400 (0:00:00.085) 0:00:21.838 ****** 29712 1726882804.71930: entering _queue_task() for managed_node1/assert 29712 1726882804.72629: worker is 1 (out of 1 available) 29712 1726882804.72643: exiting _queue_task() for managed_node1/assert 29712 1726882804.72773: done queuing things up, now waiting for results queue to drain 29712 1726882804.72775: waiting for pending results... 29712 1726882804.73644: running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" 29712 1726882804.73724: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000066 29712 1726882804.73737: variable 'ansible_search_path' from source: unknown 29712 1726882804.73774: calling self._execute() 29712 1726882804.73873: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.73877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.73885: variable 'omit' from source: magic vars 29712 1726882804.74252: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.74266: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.74271: variable 'omit' from source: magic vars 29712 1726882804.74527: variable 'omit' from source: magic vars 29712 1726882804.74655: variable 'interface' from source: set_fact 29712 1726882804.74674: variable 'omit' from source: magic vars 29712 1726882804.74852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.74888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.74908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.74927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.75052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.75086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.75090: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.75092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.75422: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.75428: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.75436: Set connection var ansible_pipelining to False 29712 1726882804.75441: Set connection var ansible_connection to ssh 29712 1726882804.75447: Set connection var ansible_timeout to 10 29712 1726882804.75449: Set connection var ansible_shell_type to sh 29712 1726882804.75597: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.75601: variable 'ansible_connection' from source: unknown 29712 1726882804.75605: variable 'ansible_module_compression' from source: unknown 29712 1726882804.75607: variable 'ansible_shell_type' from source: unknown 29712 1726882804.75610: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.75612: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.75614: variable 'ansible_pipelining' from source: unknown 29712 1726882804.75616: variable 'ansible_timeout' from source: unknown 29712 1726882804.75620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.75851: 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) 29712 1726882804.75861: variable 'omit' from source: magic vars 29712 1726882804.75871: starting attempt loop 29712 1726882804.75874: running the handler 29712 1726882804.76285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.76931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.77104: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.77463: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.77501: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.77594: variable 'connection_route_rule' from source: set_fact 29712 1726882804.77621: Evaluated conditional (connection_route_rule.stdout is search("priority 30200 from 198.51.100.58/26 table 30200")): True 29712 1726882804.77758: variable 'connection_route_rule' from source: set_fact 29712 1726882804.77784: Evaluated conditional (connection_route_rule.stdout is search("priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200")): True 29712 1726882804.77912: variable 'connection_route_rule' from source: set_fact 29712 1726882804.77944: Evaluated conditional (connection_route_rule.stdout is search("priority 30202 from 0.0.0.0/0 ipproto 6 table 30200")): True 29712 1726882804.78079: variable 'connection_route_rule' from source: set_fact 29712 1726882804.78112: Evaluated conditional (connection_route_rule.stdout is search("priority 30203 from 0.0.0.0/0 sport 128-256 table 30200")): True 29712 1726882804.78247: variable 'connection_route_rule' from source: set_fact 29712 1726882804.78272: Evaluated conditional (connection_route_rule.stdout is search("priority 30204 from 0.0.0.0/0 tos 0x08 table 30200")): True 29712 1726882804.78415: variable 'connection_route_rule' from source: set_fact 29712 1726882804.78437: Evaluated conditional (connection_route_rule.stdout is search("priority 30400 to 198.51.100.128/26 table 30400")): True 29712 1726882804.79782: variable 'connection_route_rule' from source: set_fact 29712 1726882804.79803: Evaluated conditional (connection_route_rule.stdout is search("priority 30401 from 0.0.0.0/0 iif iiftest table 30400")): True 29712 1726882804.79932: variable 'connection_route_rule' from source: set_fact 29712 1726882804.79954: Evaluated conditional (connection_route_rule.stdout is search("priority 30402 from 0.0.0.0/0 oif oiftest table 30400")): True 29712 1726882804.80082: variable 'connection_route_rule' from source: set_fact 29712 1726882804.80169: Evaluated conditional (connection_route_rule.stdout is search("priority 30403 from 0.0.0.0/0 table 30400")): True 29712 1726882804.80475: variable 'connection_route_rule' from source: set_fact 29712 1726882804.80478: Evaluated conditional (connection_route_rule.stdout is search("priority 200 from 198.51.100.56/26 table 200")): True 29712 1726882804.80480: handler run complete 29712 1726882804.80482: attempt loop complete, returning result 29712 1726882804.80484: _execute() done 29712 1726882804.80486: dumping result to json 29712 1726882804.80488: done dumping result, returning 29712 1726882804.80490: done running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" [0e448fcc-3ce9-60aa-5bdb-000000000066] 29712 1726882804.80492: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000066 29712 1726882804.80562: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000066 29712 1726882804.80570: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.80627: no more pending results, returning what we have 29712 1726882804.80631: results queue empty 29712 1726882804.80632: checking for any_errors_fatal 29712 1726882804.80638: done checking for any_errors_fatal 29712 1726882804.80639: checking for max_fail_percentage 29712 1726882804.80641: done checking for max_fail_percentage 29712 1726882804.80642: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.80643: done checking to see if all hosts have failed 29712 1726882804.80650: getting the remaining hosts for this loop 29712 1726882804.80652: done getting the remaining hosts for this loop 29712 1726882804.80656: getting the next task for host managed_node1 29712 1726882804.80662: done getting next task for host managed_node1 29712 1726882804.80669: ^ task is: TASK: Assert that the specified IPv6 routing rule was configured in the connection "{{ interface }}" 29712 1726882804.80671: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.80674: getting variables 29712 1726882804.80677: in VariableManager get_vars() 29712 1726882804.80717: Calling all_inventory to load vars for managed_node1 29712 1726882804.80720: Calling groups_inventory to load vars for managed_node1 29712 1726882804.80723: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.80733: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.80735: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.80738: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.83315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.85552: done with get_vars() 29712 1726882804.85582: done getting variables 29712 1726882804.85651: 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) 29712 1726882804.85800: variable 'interface' from source: set_fact TASK [Assert that the specified IPv6 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:205 Friday 20 September 2024 21:40:04 -0400 (0:00:00.138) 0:00:21.977 ****** 29712 1726882804.85829: entering _queue_task() for managed_node1/assert 29712 1726882804.86182: worker is 1 (out of 1 available) 29712 1726882804.86195: exiting _queue_task() for managed_node1/assert 29712 1726882804.86207: done queuing things up, now waiting for results queue to drain 29712 1726882804.86209: waiting for pending results... 29712 1726882804.86525: running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" 29712 1726882804.86613: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000067 29712 1726882804.86632: variable 'ansible_search_path' from source: unknown 29712 1726882804.86675: calling self._execute() 29712 1726882804.86783: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.86789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.86799: variable 'omit' from source: magic vars 29712 1726882804.87190: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.87204: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.87210: variable 'omit' from source: magic vars 29712 1726882804.87234: variable 'omit' from source: magic vars 29712 1726882804.87342: variable 'interface' from source: set_fact 29712 1726882804.87358: variable 'omit' from source: magic vars 29712 1726882804.87406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.87443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.87461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.87484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.87494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.87535: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.87538: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.87541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.87652: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.87656: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.87665: Set connection var ansible_pipelining to False 29712 1726882804.87671: Set connection var ansible_connection to ssh 29712 1726882804.87678: Set connection var ansible_timeout to 10 29712 1726882804.87680: Set connection var ansible_shell_type to sh 29712 1726882804.87706: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.87709: variable 'ansible_connection' from source: unknown 29712 1726882804.87712: variable 'ansible_module_compression' from source: unknown 29712 1726882804.87714: variable 'ansible_shell_type' from source: unknown 29712 1726882804.87717: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.87719: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.87721: variable 'ansible_pipelining' from source: unknown 29712 1726882804.87723: variable 'ansible_timeout' from source: unknown 29712 1726882804.87728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.87880: 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) 29712 1726882804.87891: variable 'omit' from source: magic vars 29712 1726882804.87897: starting attempt loop 29712 1726882804.87900: running the handler 29712 1726882804.88074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882804.88332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882804.88381: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882804.88478: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882804.88514: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882804.88596: variable 'connection_route_rule6' from source: set_fact 29712 1726882804.88625: Evaluated conditional (connection_route_rule6.stdout is search("priority 30600 to 2001:db8::4/32 table 30600")): True 29712 1726882804.88850: variable 'connection_route_rule6' from source: set_fact 29712 1726882804.88877: Evaluated conditional (connection_route_rule6.stdout is search("priority 30601 not from ::/0 dport 128-256 table 30600") or connection_route_rule6.stdout is search("not priority 30601 from ::/0 dport 128-256 table 30600")): True 29712 1726882804.89022: variable 'connection_route_rule6' from source: set_fact 29712 1726882804.89043: Evaluated conditional (connection_route_rule6.stdout is search("priority 30602 from ::/0 table 30600")): True 29712 1726882804.89049: handler run complete 29712 1726882804.89072: attempt loop complete, returning result 29712 1726882804.89075: _execute() done 29712 1726882804.89078: dumping result to json 29712 1726882804.89081: done dumping result, returning 29712 1726882804.89087: done running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" [0e448fcc-3ce9-60aa-5bdb-000000000067] 29712 1726882804.89092: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000067 29712 1726882804.89184: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000067 29712 1726882804.89187: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882804.89238: no more pending results, returning what we have 29712 1726882804.89242: results queue empty 29712 1726882804.89243: checking for any_errors_fatal 29712 1726882804.89252: done checking for any_errors_fatal 29712 1726882804.89253: checking for max_fail_percentage 29712 1726882804.89254: done checking for max_fail_percentage 29712 1726882804.89255: checking to see if all hosts have failed and the running result is not ok 29712 1726882804.89256: done checking to see if all hosts have failed 29712 1726882804.89257: getting the remaining hosts for this loop 29712 1726882804.89259: done getting the remaining hosts for this loop 29712 1726882804.89263: getting the next task for host managed_node1 29712 1726882804.89271: done getting next task for host managed_node1 29712 1726882804.89274: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29712 1726882804.89276: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882804.89280: getting variables 29712 1726882804.89282: in VariableManager get_vars() 29712 1726882804.89320: Calling all_inventory to load vars for managed_node1 29712 1726882804.89323: Calling groups_inventory to load vars for managed_node1 29712 1726882804.89326: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882804.89336: Calling all_plugins_play to load vars for managed_node1 29712 1726882804.89339: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882804.89342: Calling groups_plugins_play to load vars for managed_node1 29712 1726882804.91034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882804.93577: done with get_vars() 29712 1726882804.93601: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:213 Friday 20 September 2024 21:40:04 -0400 (0:00:00.078) 0:00:22.056 ****** 29712 1726882804.93715: entering _queue_task() for managed_node1/file 29712 1726882804.94044: worker is 1 (out of 1 available) 29712 1726882804.94056: exiting _queue_task() for managed_node1/file 29712 1726882804.94072: done queuing things up, now waiting for results queue to drain 29712 1726882804.94074: waiting for pending results... 29712 1726882804.94906: running TaskExecutor() for managed_node1/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29712 1726882804.94985: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000068 29712 1726882804.94997: variable 'ansible_search_path' from source: unknown 29712 1726882804.95032: calling self._execute() 29712 1726882804.95129: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.95133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.95144: variable 'omit' from source: magic vars 29712 1726882804.95483: variable 'ansible_distribution_major_version' from source: facts 29712 1726882804.95495: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882804.95500: variable 'omit' from source: magic vars 29712 1726882804.95521: variable 'omit' from source: magic vars 29712 1726882804.95551: variable 'omit' from source: magic vars 29712 1726882804.95592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882804.95621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882804.95638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882804.95655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.95669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882804.95694: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882804.95697: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.95702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.95799: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882804.95804: Set connection var ansible_shell_executable to /bin/sh 29712 1726882804.95812: Set connection var ansible_pipelining to False 29712 1726882804.95817: Set connection var ansible_connection to ssh 29712 1726882804.95823: Set connection var ansible_timeout to 10 29712 1726882804.95825: Set connection var ansible_shell_type to sh 29712 1726882804.95846: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.95849: variable 'ansible_connection' from source: unknown 29712 1726882804.95851: variable 'ansible_module_compression' from source: unknown 29712 1726882804.95854: variable 'ansible_shell_type' from source: unknown 29712 1726882804.95856: variable 'ansible_shell_executable' from source: unknown 29712 1726882804.95860: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882804.95862: variable 'ansible_pipelining' from source: unknown 29712 1726882804.95864: variable 'ansible_timeout' from source: unknown 29712 1726882804.95876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882804.96069: 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__) 29712 1726882804.96075: variable 'omit' from source: magic vars 29712 1726882804.96082: starting attempt loop 29712 1726882804.96086: running the handler 29712 1726882804.96099: _low_level_execute_command(): starting 29712 1726882804.96106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882804.97378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882804.98013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.98025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.98041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.98083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.98090: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882804.98100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.98114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882804.98122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882804.98129: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882804.98137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882804.98146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882804.98160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882804.98174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882804.98177: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882804.98183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882804.98256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882804.98360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882804.98375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882804.98770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.00189: stdout chunk (state=3): >>>/root <<< 29712 1726882805.00358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.00363: stdout chunk (state=3): >>><<< 29712 1726882805.00374: stderr chunk (state=3): >>><<< 29712 1726882805.00395: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.00411: _low_level_execute_command(): starting 29712 1726882805.00415: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012 `" && echo ansible-tmp-1726882805.0039475-30781-180399072211012="` echo /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012 `" ) && sleep 0' 29712 1726882805.01605: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882805.02093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.02104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.02118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.02183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.02218: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882805.02229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.02242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882805.02272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882805.02278: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882805.02287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.02296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.02308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.02355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.02360: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882805.02373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.02446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.02581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.02593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.02714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.04590: stdout chunk (state=3): >>>ansible-tmp-1726882805.0039475-30781-180399072211012=/root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012 <<< 29712 1726882805.04771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.04775: stdout chunk (state=3): >>><<< 29712 1726882805.04781: stderr chunk (state=3): >>><<< 29712 1726882805.04805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882805.0039475-30781-180399072211012=/root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.04846: variable 'ansible_module_compression' from source: unknown 29712 1726882805.04906: ANSIBALLZ: Using lock for file 29712 1726882805.04909: ANSIBALLZ: Acquiring lock 29712 1726882805.04911: ANSIBALLZ: Lock acquired: 140241756370320 29712 1726882805.04913: ANSIBALLZ: Creating module 29712 1726882805.18869: ANSIBALLZ: Writing module into payload 29712 1726882805.19310: ANSIBALLZ: Writing module 29712 1726882805.19353: ANSIBALLZ: Renaming module 29712 1726882805.19450: ANSIBALLZ: Done creating module 29712 1726882805.19453: variable 'ansible_facts' from source: unknown 29712 1726882805.19581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/AnsiballZ_file.py 29712 1726882805.19701: Sending initial data 29712 1726882805.19704: Sent initial data (153 bytes) 29712 1726882805.20569: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882805.20583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.20593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.20607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.20644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.20647: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882805.20676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.20680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882805.20682: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882805.20704: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882805.20707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.20709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.20721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.20738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.20742: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882805.20748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.20822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.20830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.20833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.20924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.22721: 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 <<< 29712 1726882805.22725: 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 <<< 29712 1726882805.22805: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882805.22894: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmps2kswxhu /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/AnsiballZ_file.py <<< 29712 1726882805.22984: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882805.24213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.24280: stderr chunk (state=3): >>><<< 29712 1726882805.24283: stdout chunk (state=3): >>><<< 29712 1726882805.24309: done transferring module to remote 29712 1726882805.24319: _low_level_execute_command(): starting 29712 1726882805.24325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/ /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/AnsiballZ_file.py && sleep 0' 29712 1726882805.24781: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.24787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.24810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.24817: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882805.24825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.24834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882805.24840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.24849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.24855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.24913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.24934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.24937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.25030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.26771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.26815: stderr chunk (state=3): >>><<< 29712 1726882805.26818: stdout chunk (state=3): >>><<< 29712 1726882805.26831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.26835: _low_level_execute_command(): starting 29712 1726882805.26837: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/AnsiballZ_file.py && sleep 0' 29712 1726882805.27247: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.27262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.27284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.27297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.27340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.27352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.27474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.41165: stdout chunk (state=3): >>> {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.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}}} <<< 29712 1726882805.42182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882805.42224: stderr chunk (state=3): >>><<< 29712 1726882805.42228: stdout chunk (state=3): >>><<< 29712 1726882805.42245: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/iproute2/rt_tables.d/table.conf", "changed": true, "diff": {"before": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "file"}, "after": {"path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/iproute2/rt_tables.d/table.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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882805.42282: done with _execute_module (file, {'state': 'absent', 'path': '/etc/iproute2/rt_tables.d/table.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-1726882805.0039475-30781-180399072211012/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882805.42290: _low_level_execute_command(): starting 29712 1726882805.42295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882805.0039475-30781-180399072211012/ > /dev/null 2>&1 && sleep 0' 29712 1726882805.42719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.42724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.42770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.42774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.42777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.42835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.42838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.42936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.44747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.44790: stderr chunk (state=3): >>><<< 29712 1726882805.44793: stdout chunk (state=3): >>><<< 29712 1726882805.44804: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.44812: handler run complete 29712 1726882805.44829: attempt loop complete, returning result 29712 1726882805.44832: _execute() done 29712 1726882805.44836: dumping result to json 29712 1726882805.44838: done dumping result, returning 29712 1726882805.44846: done running TaskExecutor() for managed_node1/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [0e448fcc-3ce9-60aa-5bdb-000000000068] 29712 1726882805.44851: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000068 29712 1726882805.44951: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000068 29712 1726882805.44954: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 29712 1726882805.45013: no more pending results, returning what we have 29712 1726882805.45016: results queue empty 29712 1726882805.45017: checking for any_errors_fatal 29712 1726882805.45023: done checking for any_errors_fatal 29712 1726882805.45024: checking for max_fail_percentage 29712 1726882805.45025: done checking for max_fail_percentage 29712 1726882805.45026: checking to see if all hosts have failed and the running result is not ok 29712 1726882805.45027: done checking to see if all hosts have failed 29712 1726882805.45028: getting the remaining hosts for this loop 29712 1726882805.45030: done getting the remaining hosts for this loop 29712 1726882805.45032: getting the next task for host managed_node1 29712 1726882805.45040: done getting next task for host managed_node1 29712 1726882805.45042: ^ task is: TASK: meta (flush_handlers) 29712 1726882805.45044: ^ 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 29712 1726882805.45049: getting variables 29712 1726882805.45050: in VariableManager get_vars() 29712 1726882805.45090: Calling all_inventory to load vars for managed_node1 29712 1726882805.45092: Calling groups_inventory to load vars for managed_node1 29712 1726882805.45095: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882805.45104: Calling all_plugins_play to load vars for managed_node1 29712 1726882805.45107: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882805.45110: Calling groups_plugins_play to load vars for managed_node1 29712 1726882805.45961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882805.46895: done with get_vars() 29712 1726882805.46910: done getting variables 29712 1726882805.46958: in VariableManager get_vars() 29712 1726882805.46969: Calling all_inventory to load vars for managed_node1 29712 1726882805.46971: Calling groups_inventory to load vars for managed_node1 29712 1726882805.46972: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882805.46977: Calling all_plugins_play to load vars for managed_node1 29712 1726882805.46978: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882805.46980: Calling groups_plugins_play to load vars for managed_node1 29712 1726882805.47708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882805.48631: done with get_vars() 29712 1726882805.48649: done queuing things up, now waiting for results queue to drain 29712 1726882805.48650: results queue empty 29712 1726882805.48651: checking for any_errors_fatal 29712 1726882805.48653: done checking for any_errors_fatal 29712 1726882805.48653: checking for max_fail_percentage 29712 1726882805.48654: done checking for max_fail_percentage 29712 1726882805.48654: checking to see if all hosts have failed and the running result is not ok 29712 1726882805.48655: done checking to see if all hosts have failed 29712 1726882805.48655: getting the remaining hosts for this loop 29712 1726882805.48660: done getting the remaining hosts for this loop 29712 1726882805.48662: getting the next task for host managed_node1 29712 1726882805.48667: done getting next task for host managed_node1 29712 1726882805.48668: ^ task is: TASK: meta (flush_handlers) 29712 1726882805.48669: ^ 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 29712 1726882805.48671: getting variables 29712 1726882805.48672: in VariableManager get_vars() 29712 1726882805.48679: Calling all_inventory to load vars for managed_node1 29712 1726882805.48681: Calling groups_inventory to load vars for managed_node1 29712 1726882805.48682: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882805.48685: Calling all_plugins_play to load vars for managed_node1 29712 1726882805.48686: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882805.48688: Calling groups_plugins_play to load vars for managed_node1 29712 1726882805.49356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882805.50259: done with get_vars() 29712 1726882805.50274: done getting variables 29712 1726882805.50307: in VariableManager get_vars() 29712 1726882805.50314: Calling all_inventory to load vars for managed_node1 29712 1726882805.50315: Calling groups_inventory to load vars for managed_node1 29712 1726882805.50317: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882805.50319: Calling all_plugins_play to load vars for managed_node1 29712 1726882805.50321: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882805.50324: Calling groups_plugins_play to load vars for managed_node1 29712 1726882805.51001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882805.51918: done with get_vars() 29712 1726882805.51934: done queuing things up, now waiting for results queue to drain 29712 1726882805.51936: results queue empty 29712 1726882805.51936: checking for any_errors_fatal 29712 1726882805.51937: done checking for any_errors_fatal 29712 1726882805.51937: checking for max_fail_percentage 29712 1726882805.51938: done checking for max_fail_percentage 29712 1726882805.51939: checking to see if all hosts have failed and the running result is not ok 29712 1726882805.51939: done checking to see if all hosts have failed 29712 1726882805.51939: getting the remaining hosts for this loop 29712 1726882805.51940: done getting the remaining hosts for this loop 29712 1726882805.51942: getting the next task for host managed_node1 29712 1726882805.51944: done getting next task for host managed_node1 29712 1726882805.51944: ^ task is: None 29712 1726882805.51946: ^ 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 29712 1726882805.51947: done queuing things up, now waiting for results queue to drain 29712 1726882805.51947: results queue empty 29712 1726882805.51948: checking for any_errors_fatal 29712 1726882805.51948: done checking for any_errors_fatal 29712 1726882805.51949: checking for max_fail_percentage 29712 1726882805.51949: done checking for max_fail_percentage 29712 1726882805.51950: checking to see if all hosts have failed and the running result is not ok 29712 1726882805.51950: done checking to see if all hosts have failed 29712 1726882805.51952: getting the next task for host managed_node1 29712 1726882805.51953: done getting next task for host managed_node1 29712 1726882805.51954: ^ task is: None 29712 1726882805.51955: ^ 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 29712 1726882805.52003: in VariableManager get_vars() 29712 1726882805.52018: done with get_vars() 29712 1726882805.52022: in VariableManager get_vars() 29712 1726882805.52030: done with get_vars() 29712 1726882805.52033: variable 'omit' from source: magic vars 29712 1726882805.52119: variable 'profile' from source: play vars 29712 1726882805.52200: in VariableManager get_vars() 29712 1726882805.52210: done with get_vars() 29712 1726882805.52223: variable 'omit' from source: magic vars 29712 1726882805.52269: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 29712 1726882805.52715: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29712 1726882805.52735: getting the remaining hosts for this loop 29712 1726882805.52736: done getting the remaining hosts for this loop 29712 1726882805.52738: getting the next task for host managed_node1 29712 1726882805.52740: done getting next task for host managed_node1 29712 1726882805.52741: ^ task is: TASK: Gathering Facts 29712 1726882805.52742: ^ 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 29712 1726882805.52743: getting variables 29712 1726882805.52744: in VariableManager get_vars() 29712 1726882805.52751: Calling all_inventory to load vars for managed_node1 29712 1726882805.52752: Calling groups_inventory to load vars for managed_node1 29712 1726882805.52754: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882805.52757: Calling all_plugins_play to load vars for managed_node1 29712 1726882805.52758: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882805.52760: Calling groups_plugins_play to load vars for managed_node1 29712 1726882805.53450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882805.54409: done with get_vars() 29712 1726882805.54422: done getting variables 29712 1726882805.54456: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:40:05 -0400 (0:00:00.607) 0:00:22.664 ****** 29712 1726882805.54475: entering _queue_task() for managed_node1/gather_facts 29712 1726882805.54701: worker is 1 (out of 1 available) 29712 1726882805.54714: exiting _queue_task() for managed_node1/gather_facts 29712 1726882805.54725: done queuing things up, now waiting for results queue to drain 29712 1726882805.54726: waiting for pending results... 29712 1726882805.54908: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882805.54981: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004b1 29712 1726882805.54996: variable 'ansible_search_path' from source: unknown 29712 1726882805.55026: calling self._execute() 29712 1726882805.55102: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882805.55107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882805.55112: variable 'omit' from source: magic vars 29712 1726882805.55396: variable 'ansible_distribution_major_version' from source: facts 29712 1726882805.55406: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882805.55411: variable 'omit' from source: magic vars 29712 1726882805.55431: variable 'omit' from source: magic vars 29712 1726882805.55458: variable 'omit' from source: magic vars 29712 1726882805.55493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882805.55518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882805.55534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882805.55549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882805.55561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882805.55589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882805.55593: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882805.55595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882805.55674: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882805.55679: Set connection var ansible_shell_executable to /bin/sh 29712 1726882805.55686: Set connection var ansible_pipelining to False 29712 1726882805.55691: Set connection var ansible_connection to ssh 29712 1726882805.55696: Set connection var ansible_timeout to 10 29712 1726882805.55698: Set connection var ansible_shell_type to sh 29712 1726882805.55714: variable 'ansible_shell_executable' from source: unknown 29712 1726882805.55720: variable 'ansible_connection' from source: unknown 29712 1726882805.55724: variable 'ansible_module_compression' from source: unknown 29712 1726882805.55727: variable 'ansible_shell_type' from source: unknown 29712 1726882805.55729: variable 'ansible_shell_executable' from source: unknown 29712 1726882805.55732: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882805.55737: variable 'ansible_pipelining' from source: unknown 29712 1726882805.55740: variable 'ansible_timeout' from source: unknown 29712 1726882805.55744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882805.55885: 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) 29712 1726882805.55894: variable 'omit' from source: magic vars 29712 1726882805.55899: starting attempt loop 29712 1726882805.55901: running the handler 29712 1726882805.55915: variable 'ansible_facts' from source: unknown 29712 1726882805.55931: _low_level_execute_command(): starting 29712 1726882805.55939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882805.56473: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.56493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.56506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.56529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.56571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.56585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.56697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.58351: stdout chunk (state=3): >>>/root <<< 29712 1726882805.58456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.58505: stderr chunk (state=3): >>><<< 29712 1726882805.58508: stdout chunk (state=3): >>><<< 29712 1726882805.58529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.58540: _low_level_execute_command(): starting 29712 1726882805.58546: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398 `" && echo ansible-tmp-1726882805.5852897-30813-228959652465398="` echo /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398 `" ) && sleep 0' 29712 1726882805.59009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.59021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.59037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882805.59050: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.59080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.59115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.59131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.59227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.61093: stdout chunk (state=3): >>>ansible-tmp-1726882805.5852897-30813-228959652465398=/root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398 <<< 29712 1726882805.61201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.61257: stderr chunk (state=3): >>><<< 29712 1726882805.61261: stdout chunk (state=3): >>><<< 29712 1726882805.61279: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882805.5852897-30813-228959652465398=/root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.61304: variable 'ansible_module_compression' from source: unknown 29712 1726882805.61354: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882805.61404: variable 'ansible_facts' from source: unknown 29712 1726882805.61523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/AnsiballZ_setup.py 29712 1726882805.61640: Sending initial data 29712 1726882805.61651: Sent initial data (154 bytes) 29712 1726882805.62344: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882805.62348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.62350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.62388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.62391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.62394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.62441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.62458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.62465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.62559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.64282: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29712 1726882805.64292: 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 <<< 29712 1726882805.64380: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882805.64475: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpuxwz48xl /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/AnsiballZ_setup.py <<< 29712 1726882805.64556: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882805.66534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.66631: stderr chunk (state=3): >>><<< 29712 1726882805.66634: stdout chunk (state=3): >>><<< 29712 1726882805.66653: done transferring module to remote 29712 1726882805.66661: _low_level_execute_command(): starting 29712 1726882805.66667: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/ /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/AnsiballZ_setup.py && sleep 0' 29712 1726882805.67298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882805.67306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.67320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.67336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.67383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.67395: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882805.67407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.67424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882805.67435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882805.67445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882805.67457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882805.67475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882805.67495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882805.67510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882805.67525: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882805.67539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882805.67625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882805.67646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.67660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.67782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882805.69499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882805.69539: stderr chunk (state=3): >>><<< 29712 1726882805.69543: stdout chunk (state=3): >>><<< 29712 1726882805.69555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882805.69560: _low_level_execute_command(): starting 29712 1726882805.69572: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/AnsiballZ_setup.py && sleep 0' 29712 1726882805.70288: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882805.70408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882805.70538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.23904: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["ethtest0", "peerethtest0", "eth0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ce:c6:a1:e1:c4:b9", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "2001:db8::2", "prefix": "32", "scope": "global"}, {"address": "fe80::1f4a:a324:4544:9530", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "1a:ca:f4:ea:8d:26", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::18ca:f4ff:feea:8d26", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.44.90"], "ansible_all_ipv6_addresses": ["2001:db8::2", "fe80::1f4a:a324:4544:9530", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26", "fe80::1f4a:a324:4544:9530"]}, "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": 3532, "ansible_memfree_mb": 2786, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 746, "free": 2786}, "nocache": {"free": 3250, "used": 282}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 964, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238845952, "block_size": 4096, "block_total": 65519355, "block_available": 64511437, "block_used": 1007918, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "06", "epoch": "1726882806", "epoch_int": "1726882806", "date": "2024-09-20", "time": "21:40:06", "iso8601_micro": "2024-09-21T01:40:06.232512Z", "iso8601": "2024-09-21T01:40:06Z", "iso8601_basic": "20240920T214006232512", "iso8601_basic_short": "20240920T214006", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.62, "5m": 0.51, "15m": 0.3}, "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"}}} <<< 29712 1726882806.25499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882806.25503: stdout chunk (state=3): >>><<< 29712 1726882806.25506: stderr chunk (state=3): >>><<< 29712 1726882806.25777: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["ethtest0", "peerethtest0", "eth0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ce:c6:a1:e1:c4:b9", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv4": {"address": "198.51.100.3", "broadcast": "198.51.100.63", "netmask": "255.255.255.192", "network": "198.51.100.0", "prefix": "26"}, "ipv6": [{"address": "2001:db8::2", "prefix": "32", "scope": "global"}, {"address": "fe80::1f4a:a324:4544:9530", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "1a:ca:f4:ea:8d:26", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::18ca:f4ff:feea:8d26", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["198.51.100.3", "10.31.44.90"], "ansible_all_ipv6_addresses": ["2001:db8::2", "fe80::1f4a:a324:4544:9530", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26", "fe80::1f4a:a324:4544:9530"]}, "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": 3532, "ansible_memfree_mb": 2786, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 746, "free": 2786}, "nocache": {"free": 3250, "used": 282}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 964, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238845952, "block_size": 4096, "block_total": 65519355, "block_available": 64511437, "block_used": 1007918, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "06", "epoch": "1726882806", "epoch_int": "1726882806", "date": "2024-09-20", "time": "21:40:06", "iso8601_micro": "2024-09-21T01:40:06.232512Z", "iso8601": "2024-09-21T01:40:06Z", "iso8601_basic": "20240920T214006232512", "iso8601_basic_short": "20240920T214006", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.62, "5m": 0.51, "15m": 0.3}, "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"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882806.26076: 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-1726882805.5852897-30813-228959652465398/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882806.26110: _low_level_execute_command(): starting 29712 1726882806.26120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882805.5852897-30813-228959652465398/ > /dev/null 2>&1 && sleep 0' 29712 1726882806.26791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882806.26805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.26820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.26838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.26894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.26905: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882806.26917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.26933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882806.26944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882806.26958: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882806.26982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.26998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.27017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.27039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882806.27042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.27093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882806.27111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.27208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.29055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882806.29125: stderr chunk (state=3): >>><<< 29712 1726882806.29136: stdout chunk (state=3): >>><<< 29712 1726882806.29171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882806.29175: handler run complete 29712 1726882806.29383: variable 'ansible_facts' from source: unknown 29712 1726882806.29458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.29841: variable 'ansible_facts' from source: unknown 29712 1726882806.29942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.30089: attempt loop complete, returning result 29712 1726882806.30096: _execute() done 29712 1726882806.30100: dumping result to json 29712 1726882806.30126: done dumping result, returning 29712 1726882806.30144: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-0000000004b1] 29712 1726882806.30158: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004b1 29712 1726882806.30524: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004b1 29712 1726882806.30526: WORKER PROCESS EXITING ok: [managed_node1] 29712 1726882806.31001: no more pending results, returning what we have 29712 1726882806.31004: results queue empty 29712 1726882806.31005: checking for any_errors_fatal 29712 1726882806.31006: done checking for any_errors_fatal 29712 1726882806.31007: checking for max_fail_percentage 29712 1726882806.31008: done checking for max_fail_percentage 29712 1726882806.31009: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.31010: done checking to see if all hosts have failed 29712 1726882806.31010: getting the remaining hosts for this loop 29712 1726882806.31012: done getting the remaining hosts for this loop 29712 1726882806.31015: getting the next task for host managed_node1 29712 1726882806.31019: done getting next task for host managed_node1 29712 1726882806.31021: ^ task is: TASK: meta (flush_handlers) 29712 1726882806.31023: ^ 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 29712 1726882806.31026: getting variables 29712 1726882806.31028: in VariableManager get_vars() 29712 1726882806.31054: Calling all_inventory to load vars for managed_node1 29712 1726882806.31056: Calling groups_inventory to load vars for managed_node1 29712 1726882806.31058: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.31070: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.31072: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.31075: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.32502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.34458: done with get_vars() 29712 1726882806.34487: done getting variables 29712 1726882806.34571: in VariableManager get_vars() 29712 1726882806.34583: Calling all_inventory to load vars for managed_node1 29712 1726882806.34586: Calling groups_inventory to load vars for managed_node1 29712 1726882806.34588: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.34592: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.34595: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.34597: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.35957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.37852: done with get_vars() 29712 1726882806.37883: done queuing things up, now waiting for results queue to drain 29712 1726882806.37885: results queue empty 29712 1726882806.37886: checking for any_errors_fatal 29712 1726882806.37889: done checking for any_errors_fatal 29712 1726882806.37890: checking for max_fail_percentage 29712 1726882806.37896: done checking for max_fail_percentage 29712 1726882806.37897: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.37898: done checking to see if all hosts have failed 29712 1726882806.37898: getting the remaining hosts for this loop 29712 1726882806.37899: done getting the remaining hosts for this loop 29712 1726882806.37906: getting the next task for host managed_node1 29712 1726882806.37910: done getting next task for host managed_node1 29712 1726882806.37913: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882806.37915: ^ 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 29712 1726882806.37924: getting variables 29712 1726882806.37925: in VariableManager get_vars() 29712 1726882806.37938: Calling all_inventory to load vars for managed_node1 29712 1726882806.37941: Calling groups_inventory to load vars for managed_node1 29712 1726882806.37943: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.37948: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.37950: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.37953: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.46352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.47922: done with get_vars() 29712 1726882806.47938: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:40:06 -0400 (0:00:00.935) 0:00:23.599 ****** 29712 1726882806.47991: entering _queue_task() for managed_node1/include_tasks 29712 1726882806.48327: worker is 1 (out of 1 available) 29712 1726882806.48341: exiting _queue_task() for managed_node1/include_tasks 29712 1726882806.48352: done queuing things up, now waiting for results queue to drain 29712 1726882806.48354: waiting for pending results... 29712 1726882806.48624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882806.48756: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000071 29712 1726882806.48780: variable 'ansible_search_path' from source: unknown 29712 1726882806.48788: variable 'ansible_search_path' from source: unknown 29712 1726882806.48835: calling self._execute() 29712 1726882806.48947: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.48958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.48976: variable 'omit' from source: magic vars 29712 1726882806.49342: variable 'ansible_distribution_major_version' from source: facts 29712 1726882806.49359: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882806.49374: _execute() done 29712 1726882806.49388: dumping result to json 29712 1726882806.49392: done dumping result, returning 29712 1726882806.49400: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-60aa-5bdb-000000000071] 29712 1726882806.49403: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000071 29712 1726882806.49575: no more pending results, returning what we have 29712 1726882806.49580: in VariableManager get_vars() 29712 1726882806.49621: Calling all_inventory to load vars for managed_node1 29712 1726882806.49624: Calling groups_inventory to load vars for managed_node1 29712 1726882806.49626: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.49638: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.49641: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.49647: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.50427: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000071 29712 1726882806.50431: WORKER PROCESS EXITING 29712 1726882806.51073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.53088: done with get_vars() 29712 1726882806.53106: variable 'ansible_search_path' from source: unknown 29712 1726882806.53107: variable 'ansible_search_path' from source: unknown 29712 1726882806.53132: we have included files to process 29712 1726882806.53133: generating all_blocks data 29712 1726882806.53134: done generating all_blocks data 29712 1726882806.53135: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882806.53136: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882806.53137: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882806.53656: done processing included file 29712 1726882806.53658: iterating over new_blocks loaded from include file 29712 1726882806.53660: in VariableManager get_vars() 29712 1726882806.53685: done with get_vars() 29712 1726882806.53687: filtering new block on tags 29712 1726882806.53704: done filtering new block on tags 29712 1726882806.53707: in VariableManager get_vars() 29712 1726882806.53726: done with get_vars() 29712 1726882806.53728: filtering new block on tags 29712 1726882806.53746: done filtering new block on tags 29712 1726882806.53749: in VariableManager get_vars() 29712 1726882806.53798: done with get_vars() 29712 1726882806.53801: filtering new block on tags 29712 1726882806.53819: done filtering new block on tags 29712 1726882806.53820: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29712 1726882806.53825: extending task lists for all hosts with included blocks 29712 1726882806.54214: done extending task lists 29712 1726882806.54216: done processing included files 29712 1726882806.54217: results queue empty 29712 1726882806.54217: checking for any_errors_fatal 29712 1726882806.54219: done checking for any_errors_fatal 29712 1726882806.54220: checking for max_fail_percentage 29712 1726882806.54221: done checking for max_fail_percentage 29712 1726882806.54222: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.54223: done checking to see if all hosts have failed 29712 1726882806.54224: getting the remaining hosts for this loop 29712 1726882806.54225: done getting the remaining hosts for this loop 29712 1726882806.54228: getting the next task for host managed_node1 29712 1726882806.54231: done getting next task for host managed_node1 29712 1726882806.54234: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882806.54236: ^ 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 29712 1726882806.54245: getting variables 29712 1726882806.54246: in VariableManager get_vars() 29712 1726882806.54259: Calling all_inventory to load vars for managed_node1 29712 1726882806.54261: Calling groups_inventory to load vars for managed_node1 29712 1726882806.54265: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.54272: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.54274: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.54278: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.55505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.57020: done with get_vars() 29712 1726882806.57033: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:40:06 -0400 (0:00:00.090) 0:00:23.690 ****** 29712 1726882806.57089: entering _queue_task() for managed_node1/setup 29712 1726882806.58186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882806.58280: worker is 1 (out of 1 available) 29712 1726882806.58289: exiting _queue_task() for managed_node1/setup 29712 1726882806.58296: done queuing things up, now waiting for results queue to drain 29712 1726882806.58298: waiting for pending results... 29712 1726882806.58306: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004f2 29712 1726882806.58310: variable 'ansible_search_path' from source: unknown 29712 1726882806.58314: variable 'ansible_search_path' from source: unknown 29712 1726882806.58317: calling self._execute() 29712 1726882806.58319: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.58322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.58325: variable 'omit' from source: magic vars 29712 1726882806.58327: variable 'ansible_distribution_major_version' from source: facts 29712 1726882806.58329: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882806.58558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882806.62704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882806.62776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882806.62923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882806.62954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882806.62979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882806.63169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882806.63194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882806.63220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882806.63375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882806.63390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882806.63440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882806.63660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882806.63691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882806.63740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882806.63753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882806.64114: variable '__network_required_facts' from source: role '' defaults 29712 1726882806.64122: variable 'ansible_facts' from source: unknown 29712 1726882806.65108: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29712 1726882806.65112: when evaluation is False, skipping this task 29712 1726882806.65116: _execute() done 29712 1726882806.65118: dumping result to json 29712 1726882806.65120: done dumping result, returning 29712 1726882806.65129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-60aa-5bdb-0000000004f2] 29712 1726882806.65132: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f2 29712 1726882806.65223: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f2 29712 1726882806.65226: 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 } 29712 1726882806.65273: no more pending results, returning what we have 29712 1726882806.65278: results queue empty 29712 1726882806.65278: checking for any_errors_fatal 29712 1726882806.65280: done checking for any_errors_fatal 29712 1726882806.65281: checking for max_fail_percentage 29712 1726882806.65283: done checking for max_fail_percentage 29712 1726882806.65283: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.65284: done checking to see if all hosts have failed 29712 1726882806.65285: getting the remaining hosts for this loop 29712 1726882806.65287: done getting the remaining hosts for this loop 29712 1726882806.65291: getting the next task for host managed_node1 29712 1726882806.65300: done getting next task for host managed_node1 29712 1726882806.65305: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882806.65308: ^ 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 29712 1726882806.65321: getting variables 29712 1726882806.65324: in VariableManager get_vars() 29712 1726882806.65364: Calling all_inventory to load vars for managed_node1 29712 1726882806.65368: Calling groups_inventory to load vars for managed_node1 29712 1726882806.65370: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.65380: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.65383: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.65387: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.67360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.68673: done with get_vars() 29712 1726882806.68689: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:40:06 -0400 (0:00:00.116) 0:00:23.807 ****** 29712 1726882806.68758: entering _queue_task() for managed_node1/stat 29712 1726882806.68981: worker is 1 (out of 1 available) 29712 1726882806.68996: exiting _queue_task() for managed_node1/stat 29712 1726882806.69006: done queuing things up, now waiting for results queue to drain 29712 1726882806.69008: waiting for pending results... 29712 1726882806.69182: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882806.69264: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004f4 29712 1726882806.69276: variable 'ansible_search_path' from source: unknown 29712 1726882806.69280: variable 'ansible_search_path' from source: unknown 29712 1726882806.69309: calling self._execute() 29712 1726882806.69386: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.69390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.69397: variable 'omit' from source: magic vars 29712 1726882806.69712: variable 'ansible_distribution_major_version' from source: facts 29712 1726882806.69728: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882806.69899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882806.70188: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882806.70233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882806.70280: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882806.70352: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882806.70465: 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) 29712 1726882806.70503: 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) 29712 1726882806.70534: 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) 29712 1726882806.70572: 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) 29712 1726882806.70670: variable '__network_is_ostree' from source: set_fact 29712 1726882806.70687: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882806.70698: when evaluation is False, skipping this task 29712 1726882806.70707: _execute() done 29712 1726882806.70714: dumping result to json 29712 1726882806.70723: done dumping result, returning 29712 1726882806.70734: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000004f4] 29712 1726882806.70744: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f4 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882806.70891: no more pending results, returning what we have 29712 1726882806.70895: results queue empty 29712 1726882806.70896: checking for any_errors_fatal 29712 1726882806.70901: done checking for any_errors_fatal 29712 1726882806.70902: checking for max_fail_percentage 29712 1726882806.70904: done checking for max_fail_percentage 29712 1726882806.70904: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.70905: done checking to see if all hosts have failed 29712 1726882806.70906: getting the remaining hosts for this loop 29712 1726882806.70908: done getting the remaining hosts for this loop 29712 1726882806.70911: getting the next task for host managed_node1 29712 1726882806.70917: done getting next task for host managed_node1 29712 1726882806.70921: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882806.70923: ^ 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 29712 1726882806.70939: getting variables 29712 1726882806.70941: in VariableManager get_vars() 29712 1726882806.70977: Calling all_inventory to load vars for managed_node1 29712 1726882806.70980: Calling groups_inventory to load vars for managed_node1 29712 1726882806.70982: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.70992: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.70994: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.70998: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.71519: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f4 29712 1726882806.71522: WORKER PROCESS EXITING 29712 1726882806.72252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.73772: done with get_vars() 29712 1726882806.73794: done getting variables 29712 1726882806.73860: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:40:06 -0400 (0:00:00.051) 0:00:23.858 ****** 29712 1726882806.73905: entering _queue_task() for managed_node1/set_fact 29712 1726882806.74181: worker is 1 (out of 1 available) 29712 1726882806.74201: exiting _queue_task() for managed_node1/set_fact 29712 1726882806.74212: done queuing things up, now waiting for results queue to drain 29712 1726882806.74213: waiting for pending results... 29712 1726882806.74508: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882806.74630: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004f5 29712 1726882806.75045: variable 'ansible_search_path' from source: unknown 29712 1726882806.75058: variable 'ansible_search_path' from source: unknown 29712 1726882806.75107: calling self._execute() 29712 1726882806.75215: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.75240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.75254: variable 'omit' from source: magic vars 29712 1726882806.75621: variable 'ansible_distribution_major_version' from source: facts 29712 1726882806.75636: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882806.75789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882806.76048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882806.76100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882806.76137: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882806.76180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882806.76288: 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) 29712 1726882806.76314: 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) 29712 1726882806.76344: 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) 29712 1726882806.76377: 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) 29712 1726882806.76466: variable '__network_is_ostree' from source: set_fact 29712 1726882806.76482: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882806.76490: when evaluation is False, skipping this task 29712 1726882806.76496: _execute() done 29712 1726882806.76501: dumping result to json 29712 1726882806.76508: done dumping result, returning 29712 1726882806.76518: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000004f5] 29712 1726882806.76527: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f5 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882806.76667: no more pending results, returning what we have 29712 1726882806.76677: results queue empty 29712 1726882806.76678: checking for any_errors_fatal 29712 1726882806.76684: done checking for any_errors_fatal 29712 1726882806.76684: checking for max_fail_percentage 29712 1726882806.76686: done checking for max_fail_percentage 29712 1726882806.76687: checking to see if all hosts have failed and the running result is not ok 29712 1726882806.76688: done checking to see if all hosts have failed 29712 1726882806.76689: getting the remaining hosts for this loop 29712 1726882806.76691: done getting the remaining hosts for this loop 29712 1726882806.76695: getting the next task for host managed_node1 29712 1726882806.76704: done getting next task for host managed_node1 29712 1726882806.76707: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882806.76710: ^ 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 29712 1726882806.76726: getting variables 29712 1726882806.76727: in VariableManager get_vars() 29712 1726882806.76765: Calling all_inventory to load vars for managed_node1 29712 1726882806.76768: Calling groups_inventory to load vars for managed_node1 29712 1726882806.76770: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882806.76781: Calling all_plugins_play to load vars for managed_node1 29712 1726882806.76784: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882806.76789: Calling groups_plugins_play to load vars for managed_node1 29712 1726882806.78305: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f5 29712 1726882806.78308: WORKER PROCESS EXITING 29712 1726882806.79979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882806.82378: done with get_vars() 29712 1726882806.82399: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:40:06 -0400 (0:00:00.085) 0:00:23.944 ****** 29712 1726882806.82504: entering _queue_task() for managed_node1/service_facts 29712 1726882806.82810: worker is 1 (out of 1 available) 29712 1726882806.82823: exiting _queue_task() for managed_node1/service_facts 29712 1726882806.82834: done queuing things up, now waiting for results queue to drain 29712 1726882806.82836: waiting for pending results... 29712 1726882806.83184: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882806.83355: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004f7 29712 1726882806.83463: variable 'ansible_search_path' from source: unknown 29712 1726882806.83472: variable 'ansible_search_path' from source: unknown 29712 1726882806.83476: calling self._execute() 29712 1726882806.83521: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.83525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.83535: variable 'omit' from source: magic vars 29712 1726882806.84141: variable 'ansible_distribution_major_version' from source: facts 29712 1726882806.84153: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882806.84157: variable 'omit' from source: magic vars 29712 1726882806.84210: variable 'omit' from source: magic vars 29712 1726882806.84358: variable 'omit' from source: magic vars 29712 1726882806.84398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882806.84430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882806.84571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882806.84587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882806.84597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882806.84627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882806.84631: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.84634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.84854: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882806.84860: Set connection var ansible_shell_executable to /bin/sh 29712 1726882806.84995: Set connection var ansible_pipelining to False 29712 1726882806.85002: Set connection var ansible_connection to ssh 29712 1726882806.85008: Set connection var ansible_timeout to 10 29712 1726882806.85011: Set connection var ansible_shell_type to sh 29712 1726882806.85037: variable 'ansible_shell_executable' from source: unknown 29712 1726882806.85040: variable 'ansible_connection' from source: unknown 29712 1726882806.85044: variable 'ansible_module_compression' from source: unknown 29712 1726882806.85046: variable 'ansible_shell_type' from source: unknown 29712 1726882806.85049: variable 'ansible_shell_executable' from source: unknown 29712 1726882806.85054: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882806.85057: variable 'ansible_pipelining' from source: unknown 29712 1726882806.85059: variable 'ansible_timeout' from source: unknown 29712 1726882806.85062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882806.85495: 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__) 29712 1726882806.85505: variable 'omit' from source: magic vars 29712 1726882806.85510: starting attempt loop 29712 1726882806.85512: running the handler 29712 1726882806.85532: _low_level_execute_command(): starting 29712 1726882806.85540: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882806.86433: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882806.86511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.86514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.86517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.86560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.86572: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882806.86579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.86595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882806.86601: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882806.86608: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882806.86616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.86626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.86639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.86644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.86652: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882806.86671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.86740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882806.86759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882806.86780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.87030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.88570: stdout chunk (state=3): >>>/root <<< 29712 1726882806.88733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882806.88738: stdout chunk (state=3): >>><<< 29712 1726882806.88746: stderr chunk (state=3): >>><<< 29712 1726882806.88771: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882806.88783: _low_level_execute_command(): starting 29712 1726882806.88789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180 `" && echo ansible-tmp-1726882806.8876808-30873-166943340538180="` echo /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180 `" ) && sleep 0' 29712 1726882806.89378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882806.89386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.89396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.89410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.89447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.89452: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882806.89462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.89481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882806.89488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882806.89494: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882806.89501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.89510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.89524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.89534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.89541: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882806.89550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.89623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882806.89635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882806.89651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.89772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.91622: stdout chunk (state=3): >>>ansible-tmp-1726882806.8876808-30873-166943340538180=/root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180 <<< 29712 1726882806.91732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882806.91778: stderr chunk (state=3): >>><<< 29712 1726882806.91781: stdout chunk (state=3): >>><<< 29712 1726882806.91795: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882806.8876808-30873-166943340538180=/root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882806.91830: variable 'ansible_module_compression' from source: unknown 29712 1726882806.91869: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29712 1726882806.91900: variable 'ansible_facts' from source: unknown 29712 1726882806.91949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/AnsiballZ_service_facts.py 29712 1726882806.92051: Sending initial data 29712 1726882806.92054: Sent initial data (162 bytes) 29712 1726882806.92699: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.92703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.92733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.92739: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882806.92748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.92759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882806.92769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882806.92777: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.92782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.92792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.92797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.92854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882806.92861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882806.92868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.92984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.94711: 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 <<< 29712 1726882806.94800: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882806.94895: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpaymi07uk /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/AnsiballZ_service_facts.py <<< 29712 1726882806.94988: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882806.96097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882806.96175: stderr chunk (state=3): >>><<< 29712 1726882806.96186: stdout chunk (state=3): >>><<< 29712 1726882806.96295: done transferring module to remote 29712 1726882806.96299: _low_level_execute_command(): starting 29712 1726882806.96301: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/ /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/AnsiballZ_service_facts.py && sleep 0' 29712 1726882806.96890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882806.96903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.96916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.96935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.96984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.96997: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882806.97012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.97031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882806.97045: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882806.97057: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882806.97078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.97095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882806.97113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.97125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882806.97136: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882806.97150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.97232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882806.97252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882806.97269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.97392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882806.99158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882806.99214: stderr chunk (state=3): >>><<< 29712 1726882806.99224: stdout chunk (state=3): >>><<< 29712 1726882806.99272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882806.99276: _low_level_execute_command(): starting 29712 1726882806.99278: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/AnsiballZ_service_facts.py && sleep 0' 29712 1726882806.99748: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882806.99751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882806.99886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882806.99889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882806.99968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.31183: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-<<< 29712 1726882808.31221: stdout chunk (state=3): >>>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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 29712 1726882808.32481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882808.32573: stderr chunk (state=3): >>><<< 29712 1726882808.32577: stdout chunk (state=3): >>><<< 29712 1726882808.32771: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882808.33267: 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-1726882806.8876808-30873-166943340538180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882808.33284: _low_level_execute_command(): starting 29712 1726882808.33294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882806.8876808-30873-166943340538180/ > /dev/null 2>&1 && sleep 0' 29712 1726882808.33916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882808.33930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.33945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.33966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.34008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.34021: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882808.34036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.34054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.34068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882808.34081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882808.34093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.34107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.34123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.34135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.34147: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882808.34160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.34234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.34250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.34268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.34395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.36195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882808.36259: stderr chunk (state=3): >>><<< 29712 1726882808.36267: stdout chunk (state=3): >>><<< 29712 1726882808.36288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882808.36295: handler run complete 29712 1726882808.36460: variable 'ansible_facts' from source: unknown 29712 1726882808.36657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882808.37419: variable 'ansible_facts' from source: unknown 29712 1726882808.37550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882808.37745: attempt loop complete, returning result 29712 1726882808.37755: _execute() done 29712 1726882808.37761: dumping result to json 29712 1726882808.37824: done dumping result, returning 29712 1726882808.37837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-60aa-5bdb-0000000004f7] 29712 1726882808.37844: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f7 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882808.38736: no more pending results, returning what we have 29712 1726882808.38739: results queue empty 29712 1726882808.38740: checking for any_errors_fatal 29712 1726882808.38745: done checking for any_errors_fatal 29712 1726882808.38746: checking for max_fail_percentage 29712 1726882808.38748: done checking for max_fail_percentage 29712 1726882808.38749: checking to see if all hosts have failed and the running result is not ok 29712 1726882808.38750: done checking to see if all hosts have failed 29712 1726882808.38750: getting the remaining hosts for this loop 29712 1726882808.38752: done getting the remaining hosts for this loop 29712 1726882808.38756: getting the next task for host managed_node1 29712 1726882808.38762: done getting next task for host managed_node1 29712 1726882808.38769: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882808.38771: ^ 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 29712 1726882808.38785: getting variables 29712 1726882808.38787: in VariableManager get_vars() 29712 1726882808.38819: Calling all_inventory to load vars for managed_node1 29712 1726882808.38821: Calling groups_inventory to load vars for managed_node1 29712 1726882808.38824: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882808.38834: Calling all_plugins_play to load vars for managed_node1 29712 1726882808.38837: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882808.38840: Calling groups_plugins_play to load vars for managed_node1 29712 1726882808.39361: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f7 29712 1726882808.39364: WORKER PROCESS EXITING 29712 1726882808.40291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882808.42024: done with get_vars() 29712 1726882808.42055: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:40:08 -0400 (0:00:01.596) 0:00:25.540 ****** 29712 1726882808.42153: entering _queue_task() for managed_node1/package_facts 29712 1726882808.42429: worker is 1 (out of 1 available) 29712 1726882808.42442: exiting _queue_task() for managed_node1/package_facts 29712 1726882808.42453: done queuing things up, now waiting for results queue to drain 29712 1726882808.42455: waiting for pending results... 29712 1726882808.42728: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882808.42865: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000004f8 29712 1726882808.42887: variable 'ansible_search_path' from source: unknown 29712 1726882808.42899: variable 'ansible_search_path' from source: unknown 29712 1726882808.42941: calling self._execute() 29712 1726882808.43045: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882808.43058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882808.43077: variable 'omit' from source: magic vars 29712 1726882808.43457: variable 'ansible_distribution_major_version' from source: facts 29712 1726882808.43478: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882808.43491: variable 'omit' from source: magic vars 29712 1726882808.43549: variable 'omit' from source: magic vars 29712 1726882808.43592: variable 'omit' from source: magic vars 29712 1726882808.43634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882808.43679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882808.43703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882808.43726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882808.43742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882808.43780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882808.43790: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882808.43798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882808.43909: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882808.43921: Set connection var ansible_shell_executable to /bin/sh 29712 1726882808.43934: Set connection var ansible_pipelining to False 29712 1726882808.43944: Set connection var ansible_connection to ssh 29712 1726882808.43954: Set connection var ansible_timeout to 10 29712 1726882808.43961: Set connection var ansible_shell_type to sh 29712 1726882808.43992: variable 'ansible_shell_executable' from source: unknown 29712 1726882808.44001: variable 'ansible_connection' from source: unknown 29712 1726882808.44008: variable 'ansible_module_compression' from source: unknown 29712 1726882808.44015: variable 'ansible_shell_type' from source: unknown 29712 1726882808.44022: variable 'ansible_shell_executable' from source: unknown 29712 1726882808.44029: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882808.44037: variable 'ansible_pipelining' from source: unknown 29712 1726882808.44043: variable 'ansible_timeout' from source: unknown 29712 1726882808.44051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882808.44251: 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__) 29712 1726882808.44268: variable 'omit' from source: magic vars 29712 1726882808.44280: starting attempt loop 29712 1726882808.44286: running the handler 29712 1726882808.44304: _low_level_execute_command(): starting 29712 1726882808.44321: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882808.45054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882808.45077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.45096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.45116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.45160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.45175: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882808.45192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.45212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.45225: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882808.45237: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882808.45250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.45268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.45285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.45301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.45312: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882808.45327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.45403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.45423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.45438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.45579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.47168: stdout chunk (state=3): >>>/root <<< 29712 1726882808.47272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882808.47345: stderr chunk (state=3): >>><<< 29712 1726882808.47348: stdout chunk (state=3): >>><<< 29712 1726882808.47454: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882808.47457: _low_level_execute_command(): starting 29712 1726882808.47461: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514 `" && echo ansible-tmp-1726882808.4736562-30942-223991101685514="` echo /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514 `" ) && sleep 0' 29712 1726882808.48055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882808.48073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.48089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.48112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.48156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.48171: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882808.48187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.48206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.48222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882808.48238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882808.48255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.48262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.48278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.48286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.48293: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882808.48303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.48472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.48489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.48501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.48617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.50466: stdout chunk (state=3): >>>ansible-tmp-1726882808.4736562-30942-223991101685514=/root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514 <<< 29712 1726882808.50627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882808.50632: stdout chunk (state=3): >>><<< 29712 1726882808.50639: stderr chunk (state=3): >>><<< 29712 1726882808.50655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882808.4736562-30942-223991101685514=/root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882808.50700: variable 'ansible_module_compression' from source: unknown 29712 1726882808.50746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29712 1726882808.50802: variable 'ansible_facts' from source: unknown 29712 1726882808.50989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/AnsiballZ_package_facts.py 29712 1726882808.51457: Sending initial data 29712 1726882808.51462: Sent initial data (162 bytes) 29712 1726882808.52996: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882808.53004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.53014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.53028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.53072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.53075: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882808.53088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.53101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.53109: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882808.53114: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882808.53122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882808.53131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.53143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.53149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.53157: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882808.53172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.53240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.53256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.53272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.53391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.55110: 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 <<< 29712 1726882808.55199: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882808.55293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpf54mhfwn /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/AnsiballZ_package_facts.py <<< 29712 1726882808.55384: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882808.57650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882808.57736: stderr chunk (state=3): >>><<< 29712 1726882808.57740: stdout chunk (state=3): >>><<< 29712 1726882808.57755: done transferring module to remote 29712 1726882808.57765: _low_level_execute_command(): starting 29712 1726882808.57773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/ /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/AnsiballZ_package_facts.py && sleep 0' 29712 1726882808.58192: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.58195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.58223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.58229: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882808.58238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.58248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.58254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.58266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.58274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882808.58282: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882808.58288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.58337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.58358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.58369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.58455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882808.60203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882808.60272: stderr chunk (state=3): >>><<< 29712 1726882808.60277: stdout chunk (state=3): >>><<< 29712 1726882808.60290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882808.60293: _low_level_execute_command(): starting 29712 1726882808.60299: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/AnsiballZ_package_facts.py && sleep 0' 29712 1726882808.61014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.61019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882808.61075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.61079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882808.61081: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882808.61091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882808.61130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882808.61133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882808.61147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882808.61269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882809.07219: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 29712 1726882809.07277: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 29712 1726882809.07323: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 29712 1726882809.07360: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 29712 1726882809.07395: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 29712 1726882809.07421: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29712 1726882809.08946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882809.08950: stderr chunk (state=3): >>><<< 29712 1726882809.08952: stdout chunk (state=3): >>><<< 29712 1726882809.09009: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882809.11505: 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-1726882808.4736562-30942-223991101685514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882809.11525: _low_level_execute_command(): starting 29712 1726882809.11528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882808.4736562-30942-223991101685514/ > /dev/null 2>&1 && sleep 0' 29712 1726882809.12155: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882809.12166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882809.12176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882809.12190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882809.12229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882809.12236: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882809.12246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882809.12258: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882809.12270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882809.12275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882809.12286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882809.12294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882809.12306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882809.12315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882809.12317: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882809.12327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882809.12401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882809.12420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882809.12431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882809.12549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882809.14384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882809.14474: stderr chunk (state=3): >>><<< 29712 1726882809.14480: stdout chunk (state=3): >>><<< 29712 1726882809.14502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882809.14509: handler run complete 29712 1726882809.15554: variable 'ansible_facts' from source: unknown 29712 1726882809.16093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.18479: variable 'ansible_facts' from source: unknown 29712 1726882809.18956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.19876: attempt loop complete, returning result 29712 1726882809.19890: _execute() done 29712 1726882809.19893: dumping result to json 29712 1726882809.20136: done dumping result, returning 29712 1726882809.20145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-60aa-5bdb-0000000004f8] 29712 1726882809.20150: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f8 29712 1726882809.22389: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000004f8 29712 1726882809.22392: 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 } 29712 1726882809.22551: no more pending results, returning what we have 29712 1726882809.22553: results queue empty 29712 1726882809.22554: checking for any_errors_fatal 29712 1726882809.22558: done checking for any_errors_fatal 29712 1726882809.22559: checking for max_fail_percentage 29712 1726882809.22560: done checking for max_fail_percentage 29712 1726882809.22561: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.22562: done checking to see if all hosts have failed 29712 1726882809.22563: getting the remaining hosts for this loop 29712 1726882809.22571: done getting the remaining hosts for this loop 29712 1726882809.22574: getting the next task for host managed_node1 29712 1726882809.22581: done getting next task for host managed_node1 29712 1726882809.22584: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882809.22586: ^ 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 29712 1726882809.22595: getting variables 29712 1726882809.22596: in VariableManager get_vars() 29712 1726882809.22624: Calling all_inventory to load vars for managed_node1 29712 1726882809.22626: Calling groups_inventory to load vars for managed_node1 29712 1726882809.22628: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.22636: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.22638: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.22641: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.24002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.25821: done with get_vars() 29712 1726882809.25843: done getting variables 29712 1726882809.25906: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:40:09 -0400 (0:00:00.837) 0:00:26.378 ****** 29712 1726882809.25945: entering _queue_task() for managed_node1/debug 29712 1726882809.26241: worker is 1 (out of 1 available) 29712 1726882809.26258: exiting _queue_task() for managed_node1/debug 29712 1726882809.26272: done queuing things up, now waiting for results queue to drain 29712 1726882809.26274: waiting for pending results... 29712 1726882809.26554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882809.26673: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000072 29712 1726882809.26700: variable 'ansible_search_path' from source: unknown 29712 1726882809.26709: variable 'ansible_search_path' from source: unknown 29712 1726882809.26751: calling self._execute() 29712 1726882809.26863: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.26880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.26893: variable 'omit' from source: magic vars 29712 1726882809.27289: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.27305: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.27316: variable 'omit' from source: magic vars 29712 1726882809.27370: variable 'omit' from source: magic vars 29712 1726882809.27481: variable 'network_provider' from source: set_fact 29712 1726882809.27502: variable 'omit' from source: magic vars 29712 1726882809.27545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882809.27595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882809.27619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882809.27640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882809.27654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882809.27700: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882809.27709: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.27717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.27832: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882809.27843: Set connection var ansible_shell_executable to /bin/sh 29712 1726882809.27854: Set connection var ansible_pipelining to False 29712 1726882809.27865: Set connection var ansible_connection to ssh 29712 1726882809.27883: Set connection var ansible_timeout to 10 29712 1726882809.27890: Set connection var ansible_shell_type to sh 29712 1726882809.27919: variable 'ansible_shell_executable' from source: unknown 29712 1726882809.27927: variable 'ansible_connection' from source: unknown 29712 1726882809.27934: variable 'ansible_module_compression' from source: unknown 29712 1726882809.27940: variable 'ansible_shell_type' from source: unknown 29712 1726882809.27946: variable 'ansible_shell_executable' from source: unknown 29712 1726882809.27952: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.27959: variable 'ansible_pipelining' from source: unknown 29712 1726882809.27971: variable 'ansible_timeout' from source: unknown 29712 1726882809.27980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.28136: 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) 29712 1726882809.28155: variable 'omit' from source: magic vars 29712 1726882809.28166: starting attempt loop 29712 1726882809.28176: running the handler 29712 1726882809.28232: handler run complete 29712 1726882809.28251: attempt loop complete, returning result 29712 1726882809.28257: _execute() done 29712 1726882809.28269: dumping result to json 29712 1726882809.28278: done dumping result, returning 29712 1726882809.28290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-60aa-5bdb-000000000072] 29712 1726882809.28298: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000072 ok: [managed_node1] => {} MSG: Using network provider: nm 29712 1726882809.28453: no more pending results, returning what we have 29712 1726882809.28458: results queue empty 29712 1726882809.28459: checking for any_errors_fatal 29712 1726882809.28471: done checking for any_errors_fatal 29712 1726882809.28472: checking for max_fail_percentage 29712 1726882809.28474: done checking for max_fail_percentage 29712 1726882809.28475: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.28476: done checking to see if all hosts have failed 29712 1726882809.28477: getting the remaining hosts for this loop 29712 1726882809.28479: done getting the remaining hosts for this loop 29712 1726882809.28483: getting the next task for host managed_node1 29712 1726882809.28489: done getting next task for host managed_node1 29712 1726882809.28493: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29712 1726882809.28496: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.28506: getting variables 29712 1726882809.28508: in VariableManager get_vars() 29712 1726882809.28551: Calling all_inventory to load vars for managed_node1 29712 1726882809.28554: Calling groups_inventory to load vars for managed_node1 29712 1726882809.28557: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.28570: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.28574: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.28577: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.29621: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000072 29712 1726882809.29624: WORKER PROCESS EXITING 29712 1726882809.30586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.32339: done with get_vars() 29712 1726882809.32371: done getting variables 29712 1726882809.32431: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:40:09 -0400 (0:00:00.065) 0:00:26.444 ****** 29712 1726882809.32469: entering _queue_task() for managed_node1/fail 29712 1726882809.32786: worker is 1 (out of 1 available) 29712 1726882809.32799: exiting _queue_task() for managed_node1/fail 29712 1726882809.32810: done queuing things up, now waiting for results queue to drain 29712 1726882809.32811: waiting for pending results... 29712 1726882809.33131: 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 29712 1726882809.33277: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000073 29712 1726882809.33300: variable 'ansible_search_path' from source: unknown 29712 1726882809.33309: variable 'ansible_search_path' from source: unknown 29712 1726882809.33361: calling self._execute() 29712 1726882809.33485: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.33499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.33518: variable 'omit' from source: magic vars 29712 1726882809.33920: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.33936: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.34073: variable 'network_state' from source: role '' defaults 29712 1726882809.34093: Evaluated conditional (network_state != {}): False 29712 1726882809.34101: when evaluation is False, skipping this task 29712 1726882809.34108: _execute() done 29712 1726882809.34114: dumping result to json 29712 1726882809.34121: done dumping result, returning 29712 1726882809.34136: 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 [0e448fcc-3ce9-60aa-5bdb-000000000073] 29712 1726882809.34146: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882809.34294: no more pending results, returning what we have 29712 1726882809.34299: results queue empty 29712 1726882809.34301: checking for any_errors_fatal 29712 1726882809.34310: done checking for any_errors_fatal 29712 1726882809.34311: checking for max_fail_percentage 29712 1726882809.34313: done checking for max_fail_percentage 29712 1726882809.34314: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.34315: done checking to see if all hosts have failed 29712 1726882809.34316: getting the remaining hosts for this loop 29712 1726882809.34318: done getting the remaining hosts for this loop 29712 1726882809.34322: getting the next task for host managed_node1 29712 1726882809.34328: done getting next task for host managed_node1 29712 1726882809.34333: ^ 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 29712 1726882809.34336: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.34352: getting variables 29712 1726882809.34354: in VariableManager get_vars() 29712 1726882809.34395: Calling all_inventory to load vars for managed_node1 29712 1726882809.34398: Calling groups_inventory to load vars for managed_node1 29712 1726882809.34400: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.34411: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.34414: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.34417: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.35407: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000073 29712 1726882809.35411: WORKER PROCESS EXITING 29712 1726882809.36186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.37991: done with get_vars() 29712 1726882809.38012: done getting variables 29712 1726882809.38103: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:40:09 -0400 (0:00:00.056) 0:00:26.500 ****** 29712 1726882809.38130: entering _queue_task() for managed_node1/fail 29712 1726882809.38356: worker is 1 (out of 1 available) 29712 1726882809.38370: exiting _queue_task() for managed_node1/fail 29712 1726882809.38379: done queuing things up, now waiting for results queue to drain 29712 1726882809.38381: waiting for pending results... 29712 1726882809.38553: 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 29712 1726882809.38625: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000074 29712 1726882809.38638: variable 'ansible_search_path' from source: unknown 29712 1726882809.38641: variable 'ansible_search_path' from source: unknown 29712 1726882809.38670: calling self._execute() 29712 1726882809.38741: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.38745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.38753: variable 'omit' from source: magic vars 29712 1726882809.39017: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.39026: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.39114: variable 'network_state' from source: role '' defaults 29712 1726882809.39123: Evaluated conditional (network_state != {}): False 29712 1726882809.39126: when evaluation is False, skipping this task 29712 1726882809.39129: _execute() done 29712 1726882809.39132: dumping result to json 29712 1726882809.39134: done dumping result, returning 29712 1726882809.39142: 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 [0e448fcc-3ce9-60aa-5bdb-000000000074] 29712 1726882809.39145: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000074 29712 1726882809.39231: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000074 29712 1726882809.39234: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882809.39297: no more pending results, returning what we have 29712 1726882809.39300: results queue empty 29712 1726882809.39301: checking for any_errors_fatal 29712 1726882809.39306: done checking for any_errors_fatal 29712 1726882809.39307: checking for max_fail_percentage 29712 1726882809.39308: done checking for max_fail_percentage 29712 1726882809.39309: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.39310: done checking to see if all hosts have failed 29712 1726882809.39311: getting the remaining hosts for this loop 29712 1726882809.39312: done getting the remaining hosts for this loop 29712 1726882809.39315: getting the next task for host managed_node1 29712 1726882809.39320: done getting next task for host managed_node1 29712 1726882809.39323: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29712 1726882809.39326: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.39338: getting variables 29712 1726882809.39339: in VariableManager get_vars() 29712 1726882809.39374: Calling all_inventory to load vars for managed_node1 29712 1726882809.39376: Calling groups_inventory to load vars for managed_node1 29712 1726882809.39378: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.39384: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.39385: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.39387: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.40599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.41826: done with get_vars() 29712 1726882809.41840: done getting variables 29712 1726882809.41884: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:40:09 -0400 (0:00:00.037) 0:00:26.538 ****** 29712 1726882809.41904: entering _queue_task() for managed_node1/fail 29712 1726882809.42082: worker is 1 (out of 1 available) 29712 1726882809.42097: exiting _queue_task() for managed_node1/fail 29712 1726882809.42106: done queuing things up, now waiting for results queue to drain 29712 1726882809.42108: waiting for pending results... 29712 1726882809.42271: 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 29712 1726882809.42338: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000075 29712 1726882809.42349: variable 'ansible_search_path' from source: unknown 29712 1726882809.42353: variable 'ansible_search_path' from source: unknown 29712 1726882809.42384: calling self._execute() 29712 1726882809.42453: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.42456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.42465: variable 'omit' from source: magic vars 29712 1726882809.42716: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.42726: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.42849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882809.45251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882809.45296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882809.45323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882809.45348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882809.45372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882809.45426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.45446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.45469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.45499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.45510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.45581: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.45593: Evaluated conditional (ansible_distribution_major_version | int > 9): False 29712 1726882809.45597: when evaluation is False, skipping this task 29712 1726882809.45599: _execute() done 29712 1726882809.45602: dumping result to json 29712 1726882809.45604: done dumping result, returning 29712 1726882809.45611: 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 [0e448fcc-3ce9-60aa-5bdb-000000000075] 29712 1726882809.45616: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000075 29712 1726882809.45698: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000075 29712 1726882809.45700: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 29712 1726882809.45752: no more pending results, returning what we have 29712 1726882809.45756: results queue empty 29712 1726882809.45757: checking for any_errors_fatal 29712 1726882809.45769: done checking for any_errors_fatal 29712 1726882809.45770: checking for max_fail_percentage 29712 1726882809.45771: done checking for max_fail_percentage 29712 1726882809.45772: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.45773: done checking to see if all hosts have failed 29712 1726882809.45774: getting the remaining hosts for this loop 29712 1726882809.45775: done getting the remaining hosts for this loop 29712 1726882809.45779: getting the next task for host managed_node1 29712 1726882809.45783: done getting next task for host managed_node1 29712 1726882809.45787: ^ 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 29712 1726882809.45789: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.45800: getting variables 29712 1726882809.45801: in VariableManager get_vars() 29712 1726882809.45832: Calling all_inventory to load vars for managed_node1 29712 1726882809.45835: Calling groups_inventory to load vars for managed_node1 29712 1726882809.45837: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.45844: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.45847: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.45849: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.46798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.48426: done with get_vars() 29712 1726882809.48446: done getting variables 29712 1726882809.48504: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:40:09 -0400 (0:00:00.066) 0:00:26.604 ****** 29712 1726882809.48529: entering _queue_task() for managed_node1/dnf 29712 1726882809.48841: worker is 1 (out of 1 available) 29712 1726882809.48854: exiting _queue_task() for managed_node1/dnf 29712 1726882809.48866: done queuing things up, now waiting for results queue to drain 29712 1726882809.48870: waiting for pending results... 29712 1726882809.49157: 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 29712 1726882809.49279: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000076 29712 1726882809.49298: variable 'ansible_search_path' from source: unknown 29712 1726882809.49307: variable 'ansible_search_path' from source: unknown 29712 1726882809.49350: calling self._execute() 29712 1726882809.49453: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.49466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.49486: variable 'omit' from source: magic vars 29712 1726882809.49882: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.49900: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.50089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882809.51660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882809.51710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882809.51739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882809.51786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882809.51809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882809.51887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.51908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.51985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.51988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.51991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.52096: variable 'ansible_distribution' from source: facts 29712 1726882809.52100: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.52114: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29712 1726882809.52225: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882809.52349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.52375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.52399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.52436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.52450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.52493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.52588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.52591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.52594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.52596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.52622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.52643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.52668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.52711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.52724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.53252: variable 'network_connections' from source: play vars 29712 1726882809.53262: variable 'profile' from source: play vars 29712 1726882809.53338: variable 'profile' from source: play vars 29712 1726882809.53342: variable 'interface' from source: set_fact 29712 1726882809.53407: variable 'interface' from source: set_fact 29712 1726882809.53478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882809.53654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882809.53694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882809.53723: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882809.53752: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882809.53796: 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) 29712 1726882809.53819: 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) 29712 1726882809.53845: 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) 29712 1726882809.53877: 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) 29712 1726882809.53922: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882809.54188: variable 'network_connections' from source: play vars 29712 1726882809.54192: variable 'profile' from source: play vars 29712 1726882809.54253: variable 'profile' from source: play vars 29712 1726882809.54257: variable 'interface' from source: set_fact 29712 1726882809.54323: variable 'interface' from source: set_fact 29712 1726882809.54347: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882809.54351: when evaluation is False, skipping this task 29712 1726882809.54353: _execute() done 29712 1726882809.54356: dumping result to json 29712 1726882809.54358: done dumping result, returning 29712 1726882809.54368: 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 [0e448fcc-3ce9-60aa-5bdb-000000000076] 29712 1726882809.54378: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000076 29712 1726882809.54463: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000076 29712 1726882809.54483: 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" } 29712 1726882809.54528: no more pending results, returning what we have 29712 1726882809.54532: results queue empty 29712 1726882809.54533: checking for any_errors_fatal 29712 1726882809.54541: done checking for any_errors_fatal 29712 1726882809.54542: checking for max_fail_percentage 29712 1726882809.54543: done checking for max_fail_percentage 29712 1726882809.54544: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.54545: done checking to see if all hosts have failed 29712 1726882809.54546: getting the remaining hosts for this loop 29712 1726882809.54548: done getting the remaining hosts for this loop 29712 1726882809.54551: getting the next task for host managed_node1 29712 1726882809.54557: done getting next task for host managed_node1 29712 1726882809.54561: ^ 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 29712 1726882809.54565: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.54577: getting variables 29712 1726882809.54578: in VariableManager get_vars() 29712 1726882809.54611: Calling all_inventory to load vars for managed_node1 29712 1726882809.54614: Calling groups_inventory to load vars for managed_node1 29712 1726882809.54616: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.54624: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.54627: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.54629: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.56081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.57075: done with get_vars() 29712 1726882809.57091: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882809.57141: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:40:09 -0400 (0:00:00.086) 0:00:26.691 ****** 29712 1726882809.57161: entering _queue_task() for managed_node1/yum 29712 1726882809.57345: worker is 1 (out of 1 available) 29712 1726882809.57358: exiting _queue_task() for managed_node1/yum 29712 1726882809.57370: done queuing things up, now waiting for results queue to drain 29712 1726882809.57371: waiting for pending results... 29712 1726882809.57534: 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 29712 1726882809.57613: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000077 29712 1726882809.57624: variable 'ansible_search_path' from source: unknown 29712 1726882809.57627: variable 'ansible_search_path' from source: unknown 29712 1726882809.57656: calling self._execute() 29712 1726882809.57729: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.57732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.57740: variable 'omit' from source: magic vars 29712 1726882809.58086: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.58095: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.58213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882809.60224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882809.60295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882809.60328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882809.60360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882809.60389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882809.60462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.60490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.60516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.60554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.60572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.60654: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.60665: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29712 1726882809.60671: when evaluation is False, skipping this task 29712 1726882809.60673: _execute() done 29712 1726882809.60676: dumping result to json 29712 1726882809.60679: done dumping result, returning 29712 1726882809.60684: 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 [0e448fcc-3ce9-60aa-5bdb-000000000077] 29712 1726882809.60689: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000077 29712 1726882809.60777: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000077 29712 1726882809.60780: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29712 1726882809.60824: no more pending results, returning what we have 29712 1726882809.60828: results queue empty 29712 1726882809.60829: checking for any_errors_fatal 29712 1726882809.60835: done checking for any_errors_fatal 29712 1726882809.60835: checking for max_fail_percentage 29712 1726882809.60837: done checking for max_fail_percentage 29712 1726882809.60838: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.60839: done checking to see if all hosts have failed 29712 1726882809.60839: getting the remaining hosts for this loop 29712 1726882809.60841: done getting the remaining hosts for this loop 29712 1726882809.60844: getting the next task for host managed_node1 29712 1726882809.60850: done getting next task for host managed_node1 29712 1726882809.60853: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882809.60855: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.60872: getting variables 29712 1726882809.60873: in VariableManager get_vars() 29712 1726882809.60904: Calling all_inventory to load vars for managed_node1 29712 1726882809.60907: Calling groups_inventory to load vars for managed_node1 29712 1726882809.60908: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.60916: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.60919: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.60922: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.62012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.62951: done with get_vars() 29712 1726882809.62968: done getting variables 29712 1726882809.63006: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:40:09 -0400 (0:00:00.058) 0:00:26.749 ****** 29712 1726882809.63027: entering _queue_task() for managed_node1/fail 29712 1726882809.63201: worker is 1 (out of 1 available) 29712 1726882809.63223: exiting _queue_task() for managed_node1/fail 29712 1726882809.63236: done queuing things up, now waiting for results queue to drain 29712 1726882809.63237: waiting for pending results... 29712 1726882809.63582: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882809.63587: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000078 29712 1726882809.63591: variable 'ansible_search_path' from source: unknown 29712 1726882809.63593: variable 'ansible_search_path' from source: unknown 29712 1726882809.63595: calling self._execute() 29712 1726882809.63661: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.63670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.63676: variable 'omit' from source: magic vars 29712 1726882809.64003: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.64014: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.64135: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882809.64328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882809.66550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882809.66614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882809.66643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882809.66677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882809.66707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882809.66774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.66805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.66831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.66872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.66883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.66931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.66950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.66976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.67020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.67034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.67073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.67097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.67125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.67163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.67179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.67348: variable 'network_connections' from source: play vars 29712 1726882809.67361: variable 'profile' from source: play vars 29712 1726882809.67425: variable 'profile' from source: play vars 29712 1726882809.67428: variable 'interface' from source: set_fact 29712 1726882809.67493: variable 'interface' from source: set_fact 29712 1726882809.67572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882809.67744: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882809.67785: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882809.67815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882809.67851: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882809.67891: 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) 29712 1726882809.67914: 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) 29712 1726882809.67937: 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) 29712 1726882809.67963: 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) 29712 1726882809.68014: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882809.68256: variable 'network_connections' from source: play vars 29712 1726882809.68261: variable 'profile' from source: play vars 29712 1726882809.68327: variable 'profile' from source: play vars 29712 1726882809.68330: variable 'interface' from source: set_fact 29712 1726882809.68390: variable 'interface' from source: set_fact 29712 1726882809.68414: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882809.68419: when evaluation is False, skipping this task 29712 1726882809.68422: _execute() done 29712 1726882809.68429: dumping result to json 29712 1726882809.68434: done dumping result, returning 29712 1726882809.68441: 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 [0e448fcc-3ce9-60aa-5bdb-000000000078] 29712 1726882809.68450: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000078 29712 1726882809.68532: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000078 29712 1726882809.68536: 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" } 29712 1726882809.68588: no more pending results, returning what we have 29712 1726882809.68593: results queue empty 29712 1726882809.68594: checking for any_errors_fatal 29712 1726882809.68600: done checking for any_errors_fatal 29712 1726882809.68601: checking for max_fail_percentage 29712 1726882809.68602: done checking for max_fail_percentage 29712 1726882809.68603: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.68605: done checking to see if all hosts have failed 29712 1726882809.68605: getting the remaining hosts for this loop 29712 1726882809.68607: done getting the remaining hosts for this loop 29712 1726882809.68611: getting the next task for host managed_node1 29712 1726882809.68618: done getting next task for host managed_node1 29712 1726882809.68622: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29712 1726882809.68625: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.68638: getting variables 29712 1726882809.68640: in VariableManager get_vars() 29712 1726882809.68680: Calling all_inventory to load vars for managed_node1 29712 1726882809.68684: Calling groups_inventory to load vars for managed_node1 29712 1726882809.68686: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.68696: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.68698: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.68702: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.73816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.74868: done with get_vars() 29712 1726882809.74885: done getting variables 29712 1726882809.74918: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:40:09 -0400 (0:00:00.119) 0:00:26.868 ****** 29712 1726882809.74938: entering _queue_task() for managed_node1/package 29712 1726882809.75153: worker is 1 (out of 1 available) 29712 1726882809.75167: exiting _queue_task() for managed_node1/package 29712 1726882809.75177: done queuing things up, now waiting for results queue to drain 29712 1726882809.75179: waiting for pending results... 29712 1726882809.75357: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29712 1726882809.75438: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000079 29712 1726882809.75449: variable 'ansible_search_path' from source: unknown 29712 1726882809.75452: variable 'ansible_search_path' from source: unknown 29712 1726882809.75491: calling self._execute() 29712 1726882809.75568: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.75577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.75592: variable 'omit' from source: magic vars 29712 1726882809.75870: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.75883: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.76037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882809.76592: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882809.76595: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882809.76598: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882809.76601: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882809.76604: variable 'network_packages' from source: role '' defaults 29712 1726882809.76665: variable '__network_provider_setup' from source: role '' defaults 29712 1726882809.76678: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882809.76753: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882809.76761: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882809.76830: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882809.77021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882809.79272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882809.79339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882809.79376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882809.79419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882809.79457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882809.79542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.79571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.79594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.79641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.79654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.79750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.79774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.79798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.79840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.79858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.80093: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882809.80203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.80227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.80251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.80302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.80316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.80410: variable 'ansible_python' from source: facts 29712 1726882809.80434: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882809.80520: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882809.80602: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882809.80739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.80765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.80789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.80836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.80850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.80897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882809.80919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882809.80952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882809.80992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882809.81006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882809.81165: variable 'network_connections' from source: play vars 29712 1726882809.81171: variable 'profile' from source: play vars 29712 1726882809.81624: variable 'profile' from source: play vars 29712 1726882809.81630: variable 'interface' from source: set_fact 29712 1726882809.81709: variable 'interface' from source: set_fact 29712 1726882809.81784: 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) 29712 1726882809.81816: 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) 29712 1726882809.81844: 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) 29712 1726882809.81875: 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) 29712 1726882809.82038: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882809.82693: variable 'network_connections' from source: play vars 29712 1726882809.82696: variable 'profile' from source: play vars 29712 1726882809.82913: variable 'profile' from source: play vars 29712 1726882809.82919: variable 'interface' from source: set_fact 29712 1726882809.83077: variable 'interface' from source: set_fact 29712 1726882809.83210: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882809.83531: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882809.83962: variable 'network_connections' from source: play vars 29712 1726882809.83971: variable 'profile' from source: play vars 29712 1726882809.84032: variable 'profile' from source: play vars 29712 1726882809.84036: variable 'interface' from source: set_fact 29712 1726882809.84134: variable 'interface' from source: set_fact 29712 1726882809.84158: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882809.84236: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882809.84555: variable 'network_connections' from source: play vars 29712 1726882809.84559: variable 'profile' from source: play vars 29712 1726882809.84631: variable 'profile' from source: play vars 29712 1726882809.84634: variable 'interface' from source: set_fact 29712 1726882809.84738: variable 'interface' from source: set_fact 29712 1726882809.84795: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882809.84865: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882809.84871: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882809.84931: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882809.85171: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882809.87404: variable 'network_connections' from source: play vars 29712 1726882809.87408: variable 'profile' from source: play vars 29712 1726882809.87472: variable 'profile' from source: play vars 29712 1726882809.87475: variable 'interface' from source: set_fact 29712 1726882809.87651: variable 'interface' from source: set_fact 29712 1726882809.87661: variable 'ansible_distribution' from source: facts 29712 1726882809.87664: variable '__network_rh_distros' from source: role '' defaults 29712 1726882809.87713: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.87727: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882809.88162: variable 'ansible_distribution' from source: facts 29712 1726882809.88169: variable '__network_rh_distros' from source: role '' defaults 29712 1726882809.88172: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.88186: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882809.88458: variable 'ansible_distribution' from source: facts 29712 1726882809.88461: variable '__network_rh_distros' from source: role '' defaults 29712 1726882809.88578: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.88614: variable 'network_provider' from source: set_fact 29712 1726882809.88628: variable 'ansible_facts' from source: unknown 29712 1726882809.90212: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29712 1726882809.90216: when evaluation is False, skipping this task 29712 1726882809.90219: _execute() done 29712 1726882809.90222: dumping result to json 29712 1726882809.90224: done dumping result, returning 29712 1726882809.90232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-60aa-5bdb-000000000079] 29712 1726882809.90237: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000079 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29712 1726882809.90397: no more pending results, returning what we have 29712 1726882809.90401: results queue empty 29712 1726882809.90402: checking for any_errors_fatal 29712 1726882809.90410: done checking for any_errors_fatal 29712 1726882809.90411: checking for max_fail_percentage 29712 1726882809.90413: done checking for max_fail_percentage 29712 1726882809.90414: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.90415: done checking to see if all hosts have failed 29712 1726882809.90416: getting the remaining hosts for this loop 29712 1726882809.90418: done getting the remaining hosts for this loop 29712 1726882809.90422: getting the next task for host managed_node1 29712 1726882809.90429: done getting next task for host managed_node1 29712 1726882809.90434: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882809.90437: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.90449: getting variables 29712 1726882809.90450: in VariableManager get_vars() 29712 1726882809.90492: Calling all_inventory to load vars for managed_node1 29712 1726882809.90494: Calling groups_inventory to load vars for managed_node1 29712 1726882809.90496: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.90506: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.90514: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.90517: Calling groups_plugins_play to load vars for managed_node1 29712 1726882809.91787: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000079 29712 1726882809.91791: WORKER PROCESS EXITING 29712 1726882809.92433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882809.96519: done with get_vars() 29712 1726882809.96547: done getting variables 29712 1726882809.96612: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:40:09 -0400 (0:00:00.217) 0:00:27.085 ****** 29712 1726882809.96643: entering _queue_task() for managed_node1/package 29712 1726882809.96958: worker is 1 (out of 1 available) 29712 1726882809.97775: exiting _queue_task() for managed_node1/package 29712 1726882809.97786: done queuing things up, now waiting for results queue to drain 29712 1726882809.97787: waiting for pending results... 29712 1726882809.97855: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882809.98075: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007a 29712 1726882809.98208: variable 'ansible_search_path' from source: unknown 29712 1726882809.98217: variable 'ansible_search_path' from source: unknown 29712 1726882809.98257: calling self._execute() 29712 1726882809.98361: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882809.98526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882809.98541: variable 'omit' from source: magic vars 29712 1726882809.99127: variable 'ansible_distribution_major_version' from source: facts 29712 1726882809.99295: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882809.99532: variable 'network_state' from source: role '' defaults 29712 1726882809.99545: Evaluated conditional (network_state != {}): False 29712 1726882809.99552: when evaluation is False, skipping this task 29712 1726882809.99559: _execute() done 29712 1726882809.99566: dumping result to json 29712 1726882809.99574: done dumping result, returning 29712 1726882809.99584: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-00000000007a] 29712 1726882809.99594: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882809.99752: no more pending results, returning what we have 29712 1726882809.99756: results queue empty 29712 1726882809.99757: checking for any_errors_fatal 29712 1726882809.99771: done checking for any_errors_fatal 29712 1726882809.99772: checking for max_fail_percentage 29712 1726882809.99773: done checking for max_fail_percentage 29712 1726882809.99774: checking to see if all hosts have failed and the running result is not ok 29712 1726882809.99776: done checking to see if all hosts have failed 29712 1726882809.99776: getting the remaining hosts for this loop 29712 1726882809.99778: done getting the remaining hosts for this loop 29712 1726882809.99782: getting the next task for host managed_node1 29712 1726882809.99789: done getting next task for host managed_node1 29712 1726882809.99793: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882809.99796: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882809.99810: getting variables 29712 1726882809.99812: in VariableManager get_vars() 29712 1726882809.99849: Calling all_inventory to load vars for managed_node1 29712 1726882809.99852: Calling groups_inventory to load vars for managed_node1 29712 1726882809.99854: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882809.99869: Calling all_plugins_play to load vars for managed_node1 29712 1726882809.99872: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882809.99875: Calling groups_plugins_play to load vars for managed_node1 29712 1726882810.01287: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007a 29712 1726882810.01290: WORKER PROCESS EXITING 29712 1726882810.02628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882810.06177: done with get_vars() 29712 1726882810.06204: done getting variables 29712 1726882810.06270: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:40:10 -0400 (0:00:00.096) 0:00:27.182 ****** 29712 1726882810.06303: entering _queue_task() for managed_node1/package 29712 1726882810.06626: worker is 1 (out of 1 available) 29712 1726882810.06640: exiting _queue_task() for managed_node1/package 29712 1726882810.06651: done queuing things up, now waiting for results queue to drain 29712 1726882810.06652: waiting for pending results... 29712 1726882810.07536: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882810.07682: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007b 29712 1726882810.07834: variable 'ansible_search_path' from source: unknown 29712 1726882810.07842: variable 'ansible_search_path' from source: unknown 29712 1726882810.07885: calling self._execute() 29712 1726882810.08019: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.08152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.08169: variable 'omit' from source: magic vars 29712 1726882810.08875: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.08921: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882810.09255: variable 'network_state' from source: role '' defaults 29712 1726882810.09273: Evaluated conditional (network_state != {}): False 29712 1726882810.09282: when evaluation is False, skipping this task 29712 1726882810.09291: _execute() done 29712 1726882810.09298: dumping result to json 29712 1726882810.09306: done dumping result, returning 29712 1726882810.09317: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-00000000007b] 29712 1726882810.09328: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007b skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882810.09496: no more pending results, returning what we have 29712 1726882810.09501: results queue empty 29712 1726882810.09502: checking for any_errors_fatal 29712 1726882810.09510: done checking for any_errors_fatal 29712 1726882810.09511: checking for max_fail_percentage 29712 1726882810.09512: done checking for max_fail_percentage 29712 1726882810.09513: checking to see if all hosts have failed and the running result is not ok 29712 1726882810.09514: done checking to see if all hosts have failed 29712 1726882810.09515: getting the remaining hosts for this loop 29712 1726882810.09517: done getting the remaining hosts for this loop 29712 1726882810.09520: getting the next task for host managed_node1 29712 1726882810.09526: done getting next task for host managed_node1 29712 1726882810.09531: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882810.09533: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882810.09548: getting variables 29712 1726882810.09550: in VariableManager get_vars() 29712 1726882810.09593: Calling all_inventory to load vars for managed_node1 29712 1726882810.09596: Calling groups_inventory to load vars for managed_node1 29712 1726882810.09598: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882810.09608: Calling all_plugins_play to load vars for managed_node1 29712 1726882810.09610: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882810.09613: Calling groups_plugins_play to load vars for managed_node1 29712 1726882810.10988: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007b 29712 1726882810.10992: WORKER PROCESS EXITING 29712 1726882810.12444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882810.16203: done with get_vars() 29712 1726882810.16232: done getting variables 29712 1726882810.16304: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:40:10 -0400 (0:00:00.100) 0:00:27.282 ****** 29712 1726882810.16338: entering _queue_task() for managed_node1/service 29712 1726882810.16673: worker is 1 (out of 1 available) 29712 1726882810.16687: exiting _queue_task() for managed_node1/service 29712 1726882810.16698: done queuing things up, now waiting for results queue to drain 29712 1726882810.16700: waiting for pending results... 29712 1726882810.17656: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882810.17898: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007c 29712 1726882810.17919: variable 'ansible_search_path' from source: unknown 29712 1726882810.18047: variable 'ansible_search_path' from source: unknown 29712 1726882810.18093: calling self._execute() 29712 1726882810.18208: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.18381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.18396: variable 'omit' from source: magic vars 29712 1726882810.19108: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.19126: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882810.19361: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882810.19761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882810.24445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882810.24639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882810.24710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882810.24815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882810.24916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882810.25072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.25137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.25244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.25297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.25339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.25392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.25419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.25452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.25500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.25518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.25569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.25600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.25629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.25682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.25702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.25979: variable 'network_connections' from source: play vars 29712 1726882810.26396: variable 'profile' from source: play vars 29712 1726882810.26479: variable 'profile' from source: play vars 29712 1726882810.26488: variable 'interface' from source: set_fact 29712 1726882810.26552: variable 'interface' from source: set_fact 29712 1726882810.26631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882810.26823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882810.26863: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882810.26902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882810.26934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882810.26985: 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) 29712 1726882810.27013: 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) 29712 1726882810.27048: 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) 29712 1726882810.27085: 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) 29712 1726882810.27136: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882810.27379: variable 'network_connections' from source: play vars 29712 1726882810.27389: variable 'profile' from source: play vars 29712 1726882810.27451: variable 'profile' from source: play vars 29712 1726882810.27459: variable 'interface' from source: set_fact 29712 1726882810.27525: variable 'interface' from source: set_fact 29712 1726882810.27554: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882810.27561: when evaluation is False, skipping this task 29712 1726882810.27573: _execute() done 29712 1726882810.27580: dumping result to json 29712 1726882810.27586: done dumping result, returning 29712 1726882810.27597: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-60aa-5bdb-00000000007c] 29712 1726882810.27616: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007c 29712 1726882810.27708: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007c 29712 1726882810.27713: 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" } 29712 1726882810.27756: no more pending results, returning what we have 29712 1726882810.27759: results queue empty 29712 1726882810.27760: checking for any_errors_fatal 29712 1726882810.27769: done checking for any_errors_fatal 29712 1726882810.27770: checking for max_fail_percentage 29712 1726882810.27771: done checking for max_fail_percentage 29712 1726882810.27772: checking to see if all hosts have failed and the running result is not ok 29712 1726882810.27773: done checking to see if all hosts have failed 29712 1726882810.27774: getting the remaining hosts for this loop 29712 1726882810.27776: done getting the remaining hosts for this loop 29712 1726882810.27779: getting the next task for host managed_node1 29712 1726882810.27785: done getting next task for host managed_node1 29712 1726882810.27789: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882810.27791: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882810.27803: getting variables 29712 1726882810.27804: in VariableManager get_vars() 29712 1726882810.27843: Calling all_inventory to load vars for managed_node1 29712 1726882810.27846: Calling groups_inventory to load vars for managed_node1 29712 1726882810.27848: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882810.27857: Calling all_plugins_play to load vars for managed_node1 29712 1726882810.27859: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882810.27862: Calling groups_plugins_play to load vars for managed_node1 29712 1726882810.29743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882810.33511: done with get_vars() 29712 1726882810.33536: done getting variables 29712 1726882810.33600: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:40:10 -0400 (0:00:00.172) 0:00:27.455 ****** 29712 1726882810.33631: entering _queue_task() for managed_node1/service 29712 1726882810.34227: worker is 1 (out of 1 available) 29712 1726882810.34242: exiting _queue_task() for managed_node1/service 29712 1726882810.34278: done queuing things up, now waiting for results queue to drain 29712 1726882810.34280: waiting for pending results... 29712 1726882810.34456: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882810.34562: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007d 29712 1726882810.34589: variable 'ansible_search_path' from source: unknown 29712 1726882810.34597: variable 'ansible_search_path' from source: unknown 29712 1726882810.34644: calling self._execute() 29712 1726882810.34757: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.34779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.34796: variable 'omit' from source: magic vars 29712 1726882810.35209: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.35226: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882810.35414: variable 'network_provider' from source: set_fact 29712 1726882810.35429: variable 'network_state' from source: role '' defaults 29712 1726882810.35444: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29712 1726882810.35455: variable 'omit' from source: magic vars 29712 1726882810.35508: variable 'omit' from source: magic vars 29712 1726882810.35541: variable 'network_service_name' from source: role '' defaults 29712 1726882810.35624: variable 'network_service_name' from source: role '' defaults 29712 1726882810.35745: variable '__network_provider_setup' from source: role '' defaults 29712 1726882810.35749: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882810.35823: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882810.35832: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882810.35904: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882810.36169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882810.38721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882810.38774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882810.38801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882810.38827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882810.38847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882810.38911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.38933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.38950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.38982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.38993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.39022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.39052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.39073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.39101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.39112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.39487: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882810.39490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.39493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.39551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.39555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.39557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.39637: variable 'ansible_python' from source: facts 29712 1726882810.39657: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882810.39742: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882810.39822: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882810.39942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.39965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.39992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.40030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.40044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.40094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.40117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.40141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.40182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.40197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.40334: variable 'network_connections' from source: play vars 29712 1726882810.40346: variable 'profile' from source: play vars 29712 1726882810.40415: variable 'profile' from source: play vars 29712 1726882810.40418: variable 'interface' from source: set_fact 29712 1726882810.40480: variable 'interface' from source: set_fact 29712 1726882810.40577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882810.40759: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882810.40812: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882810.40855: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882810.40898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882810.40953: 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) 29712 1726882810.40988: 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) 29712 1726882810.41018: 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) 29712 1726882810.41047: 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) 29712 1726882810.41094: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882810.41327: variable 'network_connections' from source: play vars 29712 1726882810.41333: variable 'profile' from source: play vars 29712 1726882810.41391: variable 'profile' from source: play vars 29712 1726882810.41394: variable 'interface' from source: set_fact 29712 1726882810.41436: variable 'interface' from source: set_fact 29712 1726882810.41473: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882810.41527: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882810.41711: variable 'network_connections' from source: play vars 29712 1726882810.41714: variable 'profile' from source: play vars 29712 1726882810.41762: variable 'profile' from source: play vars 29712 1726882810.41767: variable 'interface' from source: set_fact 29712 1726882810.41823: variable 'interface' from source: set_fact 29712 1726882810.41841: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882810.41899: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882810.42084: variable 'network_connections' from source: play vars 29712 1726882810.42087: variable 'profile' from source: play vars 29712 1726882810.42138: variable 'profile' from source: play vars 29712 1726882810.42142: variable 'interface' from source: set_fact 29712 1726882810.42195: variable 'interface' from source: set_fact 29712 1726882810.42236: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882810.42282: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882810.42287: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882810.42334: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882810.42465: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882810.42769: variable 'network_connections' from source: play vars 29712 1726882810.42776: variable 'profile' from source: play vars 29712 1726882810.42817: variable 'profile' from source: play vars 29712 1726882810.42820: variable 'interface' from source: set_fact 29712 1726882810.42869: variable 'interface' from source: set_fact 29712 1726882810.42882: variable 'ansible_distribution' from source: facts 29712 1726882810.42885: variable '__network_rh_distros' from source: role '' defaults 29712 1726882810.42891: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.42901: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882810.43034: variable 'ansible_distribution' from source: facts 29712 1726882810.43037: variable '__network_rh_distros' from source: role '' defaults 29712 1726882810.43039: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.43045: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882810.43236: variable 'ansible_distribution' from source: facts 29712 1726882810.43240: variable '__network_rh_distros' from source: role '' defaults 29712 1726882810.43243: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.43245: variable 'network_provider' from source: set_fact 29712 1726882810.43256: variable 'omit' from source: magic vars 29712 1726882810.43280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882810.43327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882810.43330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882810.43338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882810.43348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882810.43376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882810.43379: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.43382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.43937: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882810.43940: Set connection var ansible_shell_executable to /bin/sh 29712 1726882810.43942: Set connection var ansible_pipelining to False 29712 1726882810.43944: Set connection var ansible_connection to ssh 29712 1726882810.43946: Set connection var ansible_timeout to 10 29712 1726882810.43948: Set connection var ansible_shell_type to sh 29712 1726882810.43950: variable 'ansible_shell_executable' from source: unknown 29712 1726882810.43952: variable 'ansible_connection' from source: unknown 29712 1726882810.43955: variable 'ansible_module_compression' from source: unknown 29712 1726882810.43957: variable 'ansible_shell_type' from source: unknown 29712 1726882810.43958: variable 'ansible_shell_executable' from source: unknown 29712 1726882810.43960: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.43967: variable 'ansible_pipelining' from source: unknown 29712 1726882810.43969: variable 'ansible_timeout' from source: unknown 29712 1726882810.43971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.43974: 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) 29712 1726882810.43980: variable 'omit' from source: magic vars 29712 1726882810.43982: starting attempt loop 29712 1726882810.43984: running the handler 29712 1726882810.43986: variable 'ansible_facts' from source: unknown 29712 1726882810.44415: _low_level_execute_command(): starting 29712 1726882810.44420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882810.45042: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882810.45053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.45066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.45084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.45119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.45129: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882810.45142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.45155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882810.45163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882810.45176: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882810.45184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.45192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.45203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.45210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.45217: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882810.45225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.45304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882810.45321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882810.45333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.45459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.47125: stdout chunk (state=3): >>>/root <<< 29712 1726882810.47224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882810.47273: stderr chunk (state=3): >>><<< 29712 1726882810.47280: stdout chunk (state=3): >>><<< 29712 1726882810.47343: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882810.47346: _low_level_execute_command(): starting 29712 1726882810.47349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064 `" && echo ansible-tmp-1726882810.472933-31005-213074158375064="` echo /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064 `" ) && sleep 0' 29712 1726882810.47915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882810.47929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.47943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.47958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.48008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.48020: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882810.48034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.48051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882810.48062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882810.48081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882810.48096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.48113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.48128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.48141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.48153: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882810.48172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.48250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882810.48274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882810.48294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.48425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.50286: stdout chunk (state=3): >>>ansible-tmp-1726882810.472933-31005-213074158375064=/root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064 <<< 29712 1726882810.50395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882810.50435: stderr chunk (state=3): >>><<< 29712 1726882810.50440: stdout chunk (state=3): >>><<< 29712 1726882810.50457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882810.472933-31005-213074158375064=/root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882810.50483: variable 'ansible_module_compression' from source: unknown 29712 1726882810.50521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29712 1726882810.50562: variable 'ansible_facts' from source: unknown 29712 1726882810.50693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/AnsiballZ_systemd.py 29712 1726882810.50794: Sending initial data 29712 1726882810.50797: Sent initial data (155 bytes) 29712 1726882810.51420: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.51427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.51462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.51471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.51480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.51485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882810.51493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.51545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882810.51557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.51659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.53401: 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 <<< 29712 1726882810.53405: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 29712 1726882810.53485: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 29712 1726882810.53493: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 29712 1726882810.53504: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 29712 1726882810.53596: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmppf48emna /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/AnsiballZ_systemd.py <<< 29712 1726882810.53700: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882810.55684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882810.55770: stderr chunk (state=3): >>><<< 29712 1726882810.55773: stdout chunk (state=3): >>><<< 29712 1726882810.55787: done transferring module to remote 29712 1726882810.55795: _low_level_execute_command(): starting 29712 1726882810.55798: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/ /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/AnsiballZ_systemd.py && sleep 0' 29712 1726882810.56193: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882810.56197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.56293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.56296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.56299: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882810.56302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.56304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882810.56306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882810.56308: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882810.56310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.56313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.56315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.56317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882810.56319: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882810.56323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.56392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882810.56402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882810.56418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.56533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.58272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882810.58311: stderr chunk (state=3): >>><<< 29712 1726882810.58314: stdout chunk (state=3): >>><<< 29712 1726882810.58324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882810.58327: _low_level_execute_command(): starting 29712 1726882810.58331: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/AnsiballZ_systemd.py && sleep 0' 29712 1726882810.58729: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.58737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.58769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.58778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882810.58784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.58794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.58800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.58868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.58962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.83764: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 29712 1726882810.83807: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "16228352", "MemoryAvailable": "infinity", "CPUUsageNSec": "1532723000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogS<<< 29712 1726882810.83819: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 29712 1726882810.85328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882810.85376: stderr chunk (state=3): >>><<< 29712 1726882810.85379: stdout chunk (state=3): >>><<< 29712 1726882810.85393: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "16228352", "MemoryAvailable": "infinity", "CPUUsageNSec": "1532723000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882810.85506: 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-1726882810.472933-31005-213074158375064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882810.85520: _low_level_execute_command(): starting 29712 1726882810.85525: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882810.472933-31005-213074158375064/ > /dev/null 2>&1 && sleep 0' 29712 1726882810.85940: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882810.85945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882810.85979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.85993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882810.86040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882810.86052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882810.86149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882810.87939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882810.88012: stderr chunk (state=3): >>><<< 29712 1726882810.88022: stdout chunk (state=3): >>><<< 29712 1726882810.88174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882810.88178: handler run complete 29712 1726882810.88180: attempt loop complete, returning result 29712 1726882810.88182: _execute() done 29712 1726882810.88184: dumping result to json 29712 1726882810.88186: done dumping result, returning 29712 1726882810.88188: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-60aa-5bdb-00000000007d] 29712 1726882810.88190: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007d ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882810.88507: no more pending results, returning what we have 29712 1726882810.88510: results queue empty 29712 1726882810.88512: checking for any_errors_fatal 29712 1726882810.88520: done checking for any_errors_fatal 29712 1726882810.88521: checking for max_fail_percentage 29712 1726882810.88523: done checking for max_fail_percentage 29712 1726882810.88524: checking to see if all hosts have failed and the running result is not ok 29712 1726882810.88525: done checking to see if all hosts have failed 29712 1726882810.88526: getting the remaining hosts for this loop 29712 1726882810.88528: done getting the remaining hosts for this loop 29712 1726882810.88531: getting the next task for host managed_node1 29712 1726882810.88538: done getting next task for host managed_node1 29712 1726882810.88543: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882810.88545: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882810.88557: getting variables 29712 1726882810.88559: in VariableManager get_vars() 29712 1726882810.88596: Calling all_inventory to load vars for managed_node1 29712 1726882810.88599: Calling groups_inventory to load vars for managed_node1 29712 1726882810.88601: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882810.88611: Calling all_plugins_play to load vars for managed_node1 29712 1726882810.88613: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882810.88616: Calling groups_plugins_play to load vars for managed_node1 29712 1726882810.89392: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007d 29712 1726882810.89395: WORKER PROCESS EXITING 29712 1726882810.90005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882810.90948: done with get_vars() 29712 1726882810.90965: done getting variables 29712 1726882810.91007: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:40:10 -0400 (0:00:00.573) 0:00:28.029 ****** 29712 1726882810.91029: entering _queue_task() for managed_node1/service 29712 1726882810.91239: worker is 1 (out of 1 available) 29712 1726882810.91252: exiting _queue_task() for managed_node1/service 29712 1726882810.91264: done queuing things up, now waiting for results queue to drain 29712 1726882810.91266: waiting for pending results... 29712 1726882810.91516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882810.91629: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007e 29712 1726882810.91650: variable 'ansible_search_path' from source: unknown 29712 1726882810.91658: variable 'ansible_search_path' from source: unknown 29712 1726882810.91701: calling self._execute() 29712 1726882810.91803: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882810.91813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882810.91827: variable 'omit' from source: magic vars 29712 1726882810.92198: variable 'ansible_distribution_major_version' from source: facts 29712 1726882810.92214: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882810.92334: variable 'network_provider' from source: set_fact 29712 1726882810.92345: Evaluated conditional (network_provider == "nm"): True 29712 1726882810.92443: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882810.92539: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882810.92713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882810.95423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882810.95493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882810.95533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882810.95574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882810.95608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882810.95700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.95735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.95763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.95812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.95833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.95882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.95909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.95941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.95986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.96004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.96049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882810.96079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882810.96107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882810.96152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882810.96172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882810.96333: variable 'network_connections' from source: play vars 29712 1726882810.96364: variable 'profile' from source: play vars 29712 1726882810.96437: variable 'profile' from source: play vars 29712 1726882810.96445: variable 'interface' from source: set_fact 29712 1726882810.96511: variable 'interface' from source: set_fact 29712 1726882810.96591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882810.96755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882810.96802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882810.96837: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882810.96872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882810.96920: 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) 29712 1726882810.96946: 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) 29712 1726882810.96979: 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) 29712 1726882810.97009: 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) 29712 1726882810.97065: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882810.97502: variable 'network_connections' from source: play vars 29712 1726882810.97521: variable 'profile' from source: play vars 29712 1726882810.97614: variable 'profile' from source: play vars 29712 1726882810.97623: variable 'interface' from source: set_fact 29712 1726882810.97690: variable 'interface' from source: set_fact 29712 1726882810.97722: Evaluated conditional (__network_wpa_supplicant_required): False 29712 1726882810.97730: when evaluation is False, skipping this task 29712 1726882810.97737: _execute() done 29712 1726882810.97751: dumping result to json 29712 1726882810.97758: done dumping result, returning 29712 1726882810.97772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-60aa-5bdb-00000000007e] 29712 1726882810.97782: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007e skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29712 1726882810.97920: no more pending results, returning what we have 29712 1726882810.97924: results queue empty 29712 1726882810.97925: checking for any_errors_fatal 29712 1726882810.97948: done checking for any_errors_fatal 29712 1726882810.97949: checking for max_fail_percentage 29712 1726882810.97950: done checking for max_fail_percentage 29712 1726882810.97951: checking to see if all hosts have failed and the running result is not ok 29712 1726882810.97952: done checking to see if all hosts have failed 29712 1726882810.97953: getting the remaining hosts for this loop 29712 1726882810.97955: done getting the remaining hosts for this loop 29712 1726882810.97959: getting the next task for host managed_node1 29712 1726882810.97968: done getting next task for host managed_node1 29712 1726882810.97973: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882810.97976: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882810.97989: getting variables 29712 1726882810.97991: in VariableManager get_vars() 29712 1726882810.98029: Calling all_inventory to load vars for managed_node1 29712 1726882810.98032: Calling groups_inventory to load vars for managed_node1 29712 1726882810.98034: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882810.98044: Calling all_plugins_play to load vars for managed_node1 29712 1726882810.98047: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882810.98050: Calling groups_plugins_play to load vars for managed_node1 29712 1726882810.99082: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007e 29712 1726882810.99085: WORKER PROCESS EXITING 29712 1726882810.99871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882811.01685: done with get_vars() 29712 1726882811.01707: done getting variables 29712 1726882811.01765: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:40:11 -0400 (0:00:00.107) 0:00:28.137 ****** 29712 1726882811.01797: entering _queue_task() for managed_node1/service 29712 1726882811.02058: worker is 1 (out of 1 available) 29712 1726882811.02072: exiting _queue_task() for managed_node1/service 29712 1726882811.02082: done queuing things up, now waiting for results queue to drain 29712 1726882811.02083: waiting for pending results... 29712 1726882811.02347: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882811.02453: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000007f 29712 1726882811.02475: variable 'ansible_search_path' from source: unknown 29712 1726882811.02483: variable 'ansible_search_path' from source: unknown 29712 1726882811.02520: calling self._execute() 29712 1726882811.02620: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.02634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.02647: variable 'omit' from source: magic vars 29712 1726882811.03018: variable 'ansible_distribution_major_version' from source: facts 29712 1726882811.03034: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882811.03299: variable 'network_provider' from source: set_fact 29712 1726882811.03310: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882811.03317: when evaluation is False, skipping this task 29712 1726882811.03324: _execute() done 29712 1726882811.03331: dumping result to json 29712 1726882811.03339: done dumping result, returning 29712 1726882811.03349: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-60aa-5bdb-00000000007f] 29712 1726882811.03359: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882811.03503: no more pending results, returning what we have 29712 1726882811.03507: results queue empty 29712 1726882811.03508: checking for any_errors_fatal 29712 1726882811.03519: done checking for any_errors_fatal 29712 1726882811.03519: checking for max_fail_percentage 29712 1726882811.03522: done checking for max_fail_percentage 29712 1726882811.03523: checking to see if all hosts have failed and the running result is not ok 29712 1726882811.03524: done checking to see if all hosts have failed 29712 1726882811.03525: getting the remaining hosts for this loop 29712 1726882811.03527: done getting the remaining hosts for this loop 29712 1726882811.03530: getting the next task for host managed_node1 29712 1726882811.03536: done getting next task for host managed_node1 29712 1726882811.03540: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882811.03543: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882811.03557: getting variables 29712 1726882811.03559: in VariableManager get_vars() 29712 1726882811.03597: Calling all_inventory to load vars for managed_node1 29712 1726882811.03600: Calling groups_inventory to load vars for managed_node1 29712 1726882811.03602: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882811.03613: Calling all_plugins_play to load vars for managed_node1 29712 1726882811.03616: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882811.03619: Calling groups_plugins_play to load vars for managed_node1 29712 1726882811.04808: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000007f 29712 1726882811.04811: WORKER PROCESS EXITING 29712 1726882811.05273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882811.07022: done with get_vars() 29712 1726882811.07041: done getting variables 29712 1726882811.07096: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:40:11 -0400 (0:00:00.053) 0:00:28.190 ****** 29712 1726882811.07123: entering _queue_task() for managed_node1/copy 29712 1726882811.07365: worker is 1 (out of 1 available) 29712 1726882811.07378: exiting _queue_task() for managed_node1/copy 29712 1726882811.07387: done queuing things up, now waiting for results queue to drain 29712 1726882811.07389: waiting for pending results... 29712 1726882811.08078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882811.08294: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000080 29712 1726882811.08312: variable 'ansible_search_path' from source: unknown 29712 1726882811.08319: variable 'ansible_search_path' from source: unknown 29712 1726882811.08356: calling self._execute() 29712 1726882811.08459: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.08597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.08611: variable 'omit' from source: magic vars 29712 1726882811.09375: variable 'ansible_distribution_major_version' from source: facts 29712 1726882811.09394: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882811.09599: variable 'network_provider' from source: set_fact 29712 1726882811.09653: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882811.09661: when evaluation is False, skipping this task 29712 1726882811.09704: _execute() done 29712 1726882811.09712: dumping result to json 29712 1726882811.09720: done dumping result, returning 29712 1726882811.09732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-60aa-5bdb-000000000080] 29712 1726882811.09777: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29712 1726882811.09933: no more pending results, returning what we have 29712 1726882811.09938: results queue empty 29712 1726882811.09939: checking for any_errors_fatal 29712 1726882811.09947: done checking for any_errors_fatal 29712 1726882811.09948: checking for max_fail_percentage 29712 1726882811.09950: done checking for max_fail_percentage 29712 1726882811.09951: checking to see if all hosts have failed and the running result is not ok 29712 1726882811.09952: done checking to see if all hosts have failed 29712 1726882811.09953: getting the remaining hosts for this loop 29712 1726882811.09955: done getting the remaining hosts for this loop 29712 1726882811.09959: getting the next task for host managed_node1 29712 1726882811.09967: done getting next task for host managed_node1 29712 1726882811.09971: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882811.09974: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882811.09989: getting variables 29712 1726882811.09991: in VariableManager get_vars() 29712 1726882811.10031: Calling all_inventory to load vars for managed_node1 29712 1726882811.10034: Calling groups_inventory to load vars for managed_node1 29712 1726882811.10037: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882811.10048: Calling all_plugins_play to load vars for managed_node1 29712 1726882811.10051: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882811.10055: Calling groups_plugins_play to load vars for managed_node1 29712 1726882811.11217: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000080 29712 1726882811.11220: WORKER PROCESS EXITING 29712 1726882811.13261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882811.15370: done with get_vars() 29712 1726882811.15392: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:40:11 -0400 (0:00:00.083) 0:00:28.274 ****** 29712 1726882811.15479: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882811.15772: worker is 1 (out of 1 available) 29712 1726882811.15784: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882811.15793: done queuing things up, now waiting for results queue to drain 29712 1726882811.15795: waiting for pending results... 29712 1726882811.16666: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882811.16812: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000081 29712 1726882811.16834: variable 'ansible_search_path' from source: unknown 29712 1726882811.16841: variable 'ansible_search_path' from source: unknown 29712 1726882811.16886: calling self._execute() 29712 1726882811.16995: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.17007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.17025: variable 'omit' from source: magic vars 29712 1726882811.17392: variable 'ansible_distribution_major_version' from source: facts 29712 1726882811.17411: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882811.17423: variable 'omit' from source: magic vars 29712 1726882811.17464: variable 'omit' from source: magic vars 29712 1726882811.17625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882811.20711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882811.20782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882811.20823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882811.20858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882811.20891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882811.20974: variable 'network_provider' from source: set_fact 29712 1726882811.21109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882811.21155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882811.21188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882811.21235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882811.21257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882811.21333: variable 'omit' from source: magic vars 29712 1726882811.21445: variable 'omit' from source: magic vars 29712 1726882811.21554: variable 'network_connections' from source: play vars 29712 1726882811.21571: variable 'profile' from source: play vars 29712 1726882811.21638: variable 'profile' from source: play vars 29712 1726882811.21648: variable 'interface' from source: set_fact 29712 1726882811.21714: variable 'interface' from source: set_fact 29712 1726882811.21854: variable 'omit' from source: magic vars 29712 1726882811.21868: variable '__lsr_ansible_managed' from source: task vars 29712 1726882811.21933: variable '__lsr_ansible_managed' from source: task vars 29712 1726882811.22270: Loaded config def from plugin (lookup/template) 29712 1726882811.22280: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29712 1726882811.22310: File lookup term: get_ansible_managed.j2 29712 1726882811.22317: variable 'ansible_search_path' from source: unknown 29712 1726882811.22325: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29712 1726882811.22341: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29712 1726882811.22378: variable 'ansible_search_path' from source: unknown 29712 1726882811.30044: variable 'ansible_managed' from source: unknown 29712 1726882811.30182: variable 'omit' from source: magic vars 29712 1726882811.30209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882811.30236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882811.30254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882811.30386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882811.30389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882811.30392: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882811.30394: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.30396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.30491: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882811.30494: Set connection var ansible_shell_executable to /bin/sh 29712 1726882811.30496: Set connection var ansible_pipelining to False 29712 1726882811.30499: Set connection var ansible_connection to ssh 29712 1726882811.30503: Set connection var ansible_timeout to 10 29712 1726882811.30507: Set connection var ansible_shell_type to sh 29712 1726882811.30531: variable 'ansible_shell_executable' from source: unknown 29712 1726882811.30534: variable 'ansible_connection' from source: unknown 29712 1726882811.30537: variable 'ansible_module_compression' from source: unknown 29712 1726882811.30539: variable 'ansible_shell_type' from source: unknown 29712 1726882811.30542: variable 'ansible_shell_executable' from source: unknown 29712 1726882811.30544: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.30548: variable 'ansible_pipelining' from source: unknown 29712 1726882811.30550: variable 'ansible_timeout' from source: unknown 29712 1726882811.30555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.30673: 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__) 29712 1726882811.30686: variable 'omit' from source: magic vars 29712 1726882811.30689: starting attempt loop 29712 1726882811.30692: running the handler 29712 1726882811.30705: _low_level_execute_command(): starting 29712 1726882811.30711: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882811.32199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882811.32210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.32221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.32234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.32281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.32288: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882811.32298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.32312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882811.32319: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882811.32325: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882811.32333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.32342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.32354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.32362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.32375: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882811.32384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.32453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882811.32471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.32490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.32624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.34310: stdout chunk (state=3): >>>/root <<< 29712 1726882811.34410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882811.34819: stderr chunk (state=3): >>><<< 29712 1726882811.34822: stdout chunk (state=3): >>><<< 29712 1726882811.34844: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882811.34854: _low_level_execute_command(): starting 29712 1726882811.34860: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268 `" && echo ansible-tmp-1726882811.348432-31044-50033882623268="` echo /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268 `" ) && sleep 0' 29712 1726882811.35484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882811.35493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.35503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.35516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.35552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.35558: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882811.35572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.35583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882811.35594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882811.35600: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882811.35608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.35616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.35627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.35634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.35640: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882811.35649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.35726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882811.35739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.35749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.35881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.37742: stdout chunk (state=3): >>>ansible-tmp-1726882811.348432-31044-50033882623268=/root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268 <<< 29712 1726882811.37918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882811.37921: stderr chunk (state=3): >>><<< 29712 1726882811.37924: stdout chunk (state=3): >>><<< 29712 1726882811.37941: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882811.348432-31044-50033882623268=/root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882811.37990: variable 'ansible_module_compression' from source: unknown 29712 1726882811.38035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29712 1726882811.38074: variable 'ansible_facts' from source: unknown 29712 1726882811.38170: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/AnsiballZ_network_connections.py 29712 1726882811.38327: Sending initial data 29712 1726882811.38331: Sent initial data (166 bytes) 29712 1726882811.39292: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882811.39302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.39312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.39325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.39361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.39372: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882811.39382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.39400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882811.39407: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882811.39414: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882811.39422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.39432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.39445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.39450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.39456: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882811.39469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.39541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882811.39566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.39572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.39698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.41409: 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 <<< 29712 1726882811.41502: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882811.41598: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpqbz1bk6q /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/AnsiballZ_network_connections.py <<< 29712 1726882811.41693: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882811.43481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882811.43610: stderr chunk (state=3): >>><<< 29712 1726882811.43613: stdout chunk (state=3): >>><<< 29712 1726882811.43634: done transferring module to remote 29712 1726882811.43644: _low_level_execute_command(): starting 29712 1726882811.43648: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/ /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/AnsiballZ_network_connections.py && sleep 0' 29712 1726882811.44260: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882811.44278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.44288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.44301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.44336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.44343: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882811.44352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.44366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882811.44380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882811.44388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882811.44397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.44409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.44420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.44427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.44434: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882811.44442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.44521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882811.44537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.44547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.44660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.46419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882811.46549: stderr chunk (state=3): >>><<< 29712 1726882811.46552: stdout chunk (state=3): >>><<< 29712 1726882811.46573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882811.46580: _low_level_execute_command(): starting 29712 1726882811.46583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/AnsiballZ_network_connections.py && sleep 0' 29712 1726882811.48035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882811.48227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.48237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.48250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.48288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.48301: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882811.48337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.48349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882811.48356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882811.48362: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882811.48372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.48381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.48392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.48398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882811.48405: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882811.48413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.48485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882811.48506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.48518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.48653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.76658: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "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": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29712 1726882811.78422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882811.78425: stdout chunk (state=3): >>><<< 29712 1726882811.78428: stderr chunk (state=3): >>><<< 29712 1726882811.78574: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "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": "ethtest0", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882811.78578: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', '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-1726882811.348432-31044-50033882623268/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882811.78581: _low_level_execute_command(): starting 29712 1726882811.78583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882811.348432-31044-50033882623268/ > /dev/null 2>&1 && sleep 0' 29712 1726882811.80211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882811.80215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882811.80250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.80253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882811.80256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882811.80439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882811.80513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882811.80721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882811.82536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882811.82605: stderr chunk (state=3): >>><<< 29712 1726882811.82608: stdout chunk (state=3): >>><<< 29712 1726882811.82672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882811.82682: handler run complete 29712 1726882811.82684: attempt loop complete, returning result 29712 1726882811.82686: _execute() done 29712 1726882811.82688: dumping result to json 29712 1726882811.82690: done dumping result, returning 29712 1726882811.83071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-60aa-5bdb-000000000081] 29712 1726882811.83074: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000081 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 29712 1726882811.83242: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000081 29712 1726882811.83251: no more pending results, returning what we have 29712 1726882811.83254: results queue empty 29712 1726882811.83255: checking for any_errors_fatal 29712 1726882811.83262: done checking for any_errors_fatal 29712 1726882811.83266: checking for max_fail_percentage 29712 1726882811.83268: done checking for max_fail_percentage 29712 1726882811.83269: checking to see if all hosts have failed and the running result is not ok 29712 1726882811.83270: done checking to see if all hosts have failed 29712 1726882811.83271: getting the remaining hosts for this loop 29712 1726882811.83273: done getting the remaining hosts for this loop 29712 1726882811.83276: getting the next task for host managed_node1 29712 1726882811.83281: done getting next task for host managed_node1 29712 1726882811.83284: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882811.83286: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882811.83298: WORKER PROCESS EXITING 29712 1726882811.83304: getting variables 29712 1726882811.83306: in VariableManager get_vars() 29712 1726882811.83343: Calling all_inventory to load vars for managed_node1 29712 1726882811.83346: Calling groups_inventory to load vars for managed_node1 29712 1726882811.83348: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882811.83356: Calling all_plugins_play to load vars for managed_node1 29712 1726882811.83359: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882811.83362: Calling groups_plugins_play to load vars for managed_node1 29712 1726882811.86370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882811.89851: done with get_vars() 29712 1726882811.89880: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:11 -0400 (0:00:00.744) 0:00:29.019 ****** 29712 1726882811.89974: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882811.90393: worker is 1 (out of 1 available) 29712 1726882811.90407: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882811.90418: done queuing things up, now waiting for results queue to drain 29712 1726882811.90419: waiting for pending results... 29712 1726882811.91020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882811.91777: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000082 29712 1726882811.91799: variable 'ansible_search_path' from source: unknown 29712 1726882811.91807: variable 'ansible_search_path' from source: unknown 29712 1726882811.91846: calling self._execute() 29712 1726882811.91941: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882811.91952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882811.91970: variable 'omit' from source: magic vars 29712 1726882811.92322: variable 'ansible_distribution_major_version' from source: facts 29712 1726882811.92984: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882811.93116: variable 'network_state' from source: role '' defaults 29712 1726882811.93131: Evaluated conditional (network_state != {}): False 29712 1726882811.93138: when evaluation is False, skipping this task 29712 1726882811.93145: _execute() done 29712 1726882811.93151: dumping result to json 29712 1726882811.93158: done dumping result, returning 29712 1726882811.93172: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-60aa-5bdb-000000000082] 29712 1726882811.93182: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000082 29712 1726882811.93283: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000082 29712 1726882811.93291: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882811.93359: no more pending results, returning what we have 29712 1726882811.93365: results queue empty 29712 1726882811.93366: checking for any_errors_fatal 29712 1726882811.93381: done checking for any_errors_fatal 29712 1726882811.93382: checking for max_fail_percentage 29712 1726882811.93383: done checking for max_fail_percentage 29712 1726882811.93384: checking to see if all hosts have failed and the running result is not ok 29712 1726882811.93385: done checking to see if all hosts have failed 29712 1726882811.93386: getting the remaining hosts for this loop 29712 1726882811.93388: done getting the remaining hosts for this loop 29712 1726882811.93391: getting the next task for host managed_node1 29712 1726882811.93397: done getting next task for host managed_node1 29712 1726882811.93401: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882811.93404: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882811.93416: getting variables 29712 1726882811.93418: in VariableManager get_vars() 29712 1726882811.93452: Calling all_inventory to load vars for managed_node1 29712 1726882811.93455: Calling groups_inventory to load vars for managed_node1 29712 1726882811.93457: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882811.93468: Calling all_plugins_play to load vars for managed_node1 29712 1726882811.93472: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882811.93475: Calling groups_plugins_play to load vars for managed_node1 29712 1726882811.95667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882811.98817: done with get_vars() 29712 1726882811.98841: done getting variables 29712 1726882811.98901: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:11 -0400 (0:00:00.089) 0:00:29.108 ****** 29712 1726882811.98934: entering _queue_task() for managed_node1/debug 29712 1726882811.99596: worker is 1 (out of 1 available) 29712 1726882811.99611: exiting _queue_task() for managed_node1/debug 29712 1726882811.99627: done queuing things up, now waiting for results queue to drain 29712 1726882811.99628: waiting for pending results... 29712 1726882811.99930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882812.00051: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000083 29712 1726882812.00085: variable 'ansible_search_path' from source: unknown 29712 1726882812.00093: variable 'ansible_search_path' from source: unknown 29712 1726882812.00136: calling self._execute() 29712 1726882812.00267: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.00286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.00304: variable 'omit' from source: magic vars 29712 1726882812.00699: variable 'ansible_distribution_major_version' from source: facts 29712 1726882812.00722: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882812.00736: variable 'omit' from source: magic vars 29712 1726882812.00782: variable 'omit' from source: magic vars 29712 1726882812.00823: variable 'omit' from source: magic vars 29712 1726882812.00876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882812.00914: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882812.00945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882812.00972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.00988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.01024: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882812.01034: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.01043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.01155: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882812.01175: Set connection var ansible_shell_executable to /bin/sh 29712 1726882812.01190: Set connection var ansible_pipelining to False 29712 1726882812.01199: Set connection var ansible_connection to ssh 29712 1726882812.01209: Set connection var ansible_timeout to 10 29712 1726882812.01215: Set connection var ansible_shell_type to sh 29712 1726882812.01240: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.01248: variable 'ansible_connection' from source: unknown 29712 1726882812.01256: variable 'ansible_module_compression' from source: unknown 29712 1726882812.01262: variable 'ansible_shell_type' from source: unknown 29712 1726882812.01276: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.01286: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.01294: variable 'ansible_pipelining' from source: unknown 29712 1726882812.01301: variable 'ansible_timeout' from source: unknown 29712 1726882812.01308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.01454: 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) 29712 1726882812.01477: variable 'omit' from source: magic vars 29712 1726882812.01493: starting attempt loop 29712 1726882812.01504: running the handler 29712 1726882812.01640: variable '__network_connections_result' from source: set_fact 29712 1726882812.01702: handler run complete 29712 1726882812.01731: attempt loop complete, returning result 29712 1726882812.01738: _execute() done 29712 1726882812.01745: dumping result to json 29712 1726882812.01752: done dumping result, returning 29712 1726882812.01765: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-000000000083] 29712 1726882812.01776: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000083 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 29712 1726882812.01938: no more pending results, returning what we have 29712 1726882812.01942: results queue empty 29712 1726882812.01943: checking for any_errors_fatal 29712 1726882812.01949: done checking for any_errors_fatal 29712 1726882812.01950: checking for max_fail_percentage 29712 1726882812.01952: done checking for max_fail_percentage 29712 1726882812.01953: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.01954: done checking to see if all hosts have failed 29712 1726882812.01955: getting the remaining hosts for this loop 29712 1726882812.01957: done getting the remaining hosts for this loop 29712 1726882812.01960: getting the next task for host managed_node1 29712 1726882812.01969: done getting next task for host managed_node1 29712 1726882812.01973: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882812.01975: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882812.01987: getting variables 29712 1726882812.01990: in VariableManager get_vars() 29712 1726882812.02029: Calling all_inventory to load vars for managed_node1 29712 1726882812.02033: Calling groups_inventory to load vars for managed_node1 29712 1726882812.02035: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.02045: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.02049: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.02052: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.03288: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000083 29712 1726882812.03292: WORKER PROCESS EXITING 29712 1726882812.03993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.06217: done with get_vars() 29712 1726882812.06245: done getting variables 29712 1726882812.06438: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:12 -0400 (0:00:00.075) 0:00:29.184 ****** 29712 1726882812.06511: entering _queue_task() for managed_node1/debug 29712 1726882812.06988: worker is 1 (out of 1 available) 29712 1726882812.07001: exiting _queue_task() for managed_node1/debug 29712 1726882812.07012: done queuing things up, now waiting for results queue to drain 29712 1726882812.07013: waiting for pending results... 29712 1726882812.07310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882812.07427: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000084 29712 1726882812.07451: variable 'ansible_search_path' from source: unknown 29712 1726882812.07462: variable 'ansible_search_path' from source: unknown 29712 1726882812.07509: calling self._execute() 29712 1726882812.07616: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.07627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.07641: variable 'omit' from source: magic vars 29712 1726882812.08036: variable 'ansible_distribution_major_version' from source: facts 29712 1726882812.08055: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882812.08069: variable 'omit' from source: magic vars 29712 1726882812.08117: variable 'omit' from source: magic vars 29712 1726882812.08161: variable 'omit' from source: magic vars 29712 1726882812.08206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882812.08253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882812.08280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882812.08302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.08319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.08356: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882812.08370: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.08378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.08492: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882812.08502: Set connection var ansible_shell_executable to /bin/sh 29712 1726882812.08514: Set connection var ansible_pipelining to False 29712 1726882812.08536: Set connection var ansible_connection to ssh 29712 1726882812.08551: Set connection var ansible_timeout to 10 29712 1726882812.08558: Set connection var ansible_shell_type to sh 29712 1726882812.08590: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.08598: variable 'ansible_connection' from source: unknown 29712 1726882812.08605: variable 'ansible_module_compression' from source: unknown 29712 1726882812.08724: variable 'ansible_shell_type' from source: unknown 29712 1726882812.08732: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.08739: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.08748: variable 'ansible_pipelining' from source: unknown 29712 1726882812.08754: variable 'ansible_timeout' from source: unknown 29712 1726882812.08761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.08905: 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) 29712 1726882812.08921: variable 'omit' from source: magic vars 29712 1726882812.08936: starting attempt loop 29712 1726882812.08943: running the handler 29712 1726882812.08995: variable '__network_connections_result' from source: set_fact 29712 1726882812.09083: variable '__network_connections_result' from source: set_fact 29712 1726882812.09305: handler run complete 29712 1726882812.09333: attempt loop complete, returning result 29712 1726882812.09339: _execute() done 29712 1726882812.09345: dumping result to json 29712 1726882812.09353: done dumping result, returning 29712 1726882812.09367: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-000000000084] 29712 1726882812.09382: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000084 29712 1726882812.09580: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000084 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 29712 1726882812.09673: no more pending results, returning what we have 29712 1726882812.09677: results queue empty 29712 1726882812.09678: checking for any_errors_fatal 29712 1726882812.09688: done checking for any_errors_fatal 29712 1726882812.09689: checking for max_fail_percentage 29712 1726882812.09691: done checking for max_fail_percentage 29712 1726882812.09692: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.09695: done checking to see if all hosts have failed 29712 1726882812.09695: getting the remaining hosts for this loop 29712 1726882812.09697: done getting the remaining hosts for this loop 29712 1726882812.09701: getting the next task for host managed_node1 29712 1726882812.09707: done getting next task for host managed_node1 29712 1726882812.09710: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882812.09712: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882812.09721: getting variables 29712 1726882812.09723: in VariableManager get_vars() 29712 1726882812.09759: Calling all_inventory to load vars for managed_node1 29712 1726882812.09761: Calling groups_inventory to load vars for managed_node1 29712 1726882812.09766: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.09776: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.09779: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.09782: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.10808: WORKER PROCESS EXITING 29712 1726882812.12272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.14125: done with get_vars() 29712 1726882812.14160: done getting variables 29712 1726882812.14225: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:12 -0400 (0:00:00.077) 0:00:29.262 ****** 29712 1726882812.14268: entering _queue_task() for managed_node1/debug 29712 1726882812.14591: worker is 1 (out of 1 available) 29712 1726882812.14603: exiting _queue_task() for managed_node1/debug 29712 1726882812.14613: done queuing things up, now waiting for results queue to drain 29712 1726882812.14614: waiting for pending results... 29712 1726882812.15531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882812.15787: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000085 29712 1726882812.15885: variable 'ansible_search_path' from source: unknown 29712 1726882812.15894: variable 'ansible_search_path' from source: unknown 29712 1726882812.15941: calling self._execute() 29712 1726882812.16194: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.16209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.16236: variable 'omit' from source: magic vars 29712 1726882812.16639: variable 'ansible_distribution_major_version' from source: facts 29712 1726882812.16657: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882812.16797: variable 'network_state' from source: role '' defaults 29712 1726882812.16813: Evaluated conditional (network_state != {}): False 29712 1726882812.16821: when evaluation is False, skipping this task 29712 1726882812.16828: _execute() done 29712 1726882812.16835: dumping result to json 29712 1726882812.16843: done dumping result, returning 29712 1726882812.16854: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-60aa-5bdb-000000000085] 29712 1726882812.16870: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000085 29712 1726882812.16985: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000085 29712 1726882812.16994: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29712 1726882812.17049: no more pending results, returning what we have 29712 1726882812.17053: results queue empty 29712 1726882812.17054: checking for any_errors_fatal 29712 1726882812.17068: done checking for any_errors_fatal 29712 1726882812.17069: checking for max_fail_percentage 29712 1726882812.17070: done checking for max_fail_percentage 29712 1726882812.17071: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.17072: done checking to see if all hosts have failed 29712 1726882812.17073: getting the remaining hosts for this loop 29712 1726882812.17075: done getting the remaining hosts for this loop 29712 1726882812.17079: getting the next task for host managed_node1 29712 1726882812.17084: done getting next task for host managed_node1 29712 1726882812.17088: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882812.17091: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882812.17106: getting variables 29712 1726882812.17108: in VariableManager get_vars() 29712 1726882812.17143: Calling all_inventory to load vars for managed_node1 29712 1726882812.17146: Calling groups_inventory to load vars for managed_node1 29712 1726882812.17148: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.17157: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.17160: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.17163: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.20117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.22903: done with get_vars() 29712 1726882812.22933: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:12 -0400 (0:00:00.087) 0:00:29.349 ****** 29712 1726882812.23040: entering _queue_task() for managed_node1/ping 29712 1726882812.23447: worker is 1 (out of 1 available) 29712 1726882812.23461: exiting _queue_task() for managed_node1/ping 29712 1726882812.23474: done queuing things up, now waiting for results queue to drain 29712 1726882812.23477: waiting for pending results... 29712 1726882812.23794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882812.23912: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000086 29712 1726882812.23937: variable 'ansible_search_path' from source: unknown 29712 1726882812.23941: variable 'ansible_search_path' from source: unknown 29712 1726882812.23977: calling self._execute() 29712 1726882812.24094: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.24100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.24110: variable 'omit' from source: magic vars 29712 1726882812.24488: variable 'ansible_distribution_major_version' from source: facts 29712 1726882812.24509: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882812.24515: variable 'omit' from source: magic vars 29712 1726882812.24558: variable 'omit' from source: magic vars 29712 1726882812.24596: variable 'omit' from source: magic vars 29712 1726882812.24640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882812.24674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882812.24697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882812.24713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.24723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.24758: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882812.24761: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.24765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.24878: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882812.24883: Set connection var ansible_shell_executable to /bin/sh 29712 1726882812.24892: Set connection var ansible_pipelining to False 29712 1726882812.24903: Set connection var ansible_connection to ssh 29712 1726882812.24909: Set connection var ansible_timeout to 10 29712 1726882812.24912: Set connection var ansible_shell_type to sh 29712 1726882812.24934: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.24937: variable 'ansible_connection' from source: unknown 29712 1726882812.24940: variable 'ansible_module_compression' from source: unknown 29712 1726882812.24942: variable 'ansible_shell_type' from source: unknown 29712 1726882812.24945: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.24947: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.24951: variable 'ansible_pipelining' from source: unknown 29712 1726882812.24958: variable 'ansible_timeout' from source: unknown 29712 1726882812.24962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.25176: 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__) 29712 1726882812.25187: variable 'omit' from source: magic vars 29712 1726882812.25191: starting attempt loop 29712 1726882812.25194: running the handler 29712 1726882812.25209: _low_level_execute_command(): starting 29712 1726882812.25217: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882812.26016: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.26028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.26037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.26057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.26099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.26109: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.26123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.26137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.26145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.26152: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.26169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.26177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.26218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.26228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.26236: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.26250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.26326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.26342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.26350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.26492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.28158: stdout chunk (state=3): >>>/root <<< 29712 1726882812.28323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.28329: stdout chunk (state=3): >>><<< 29712 1726882812.28338: stderr chunk (state=3): >>><<< 29712 1726882812.28366: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.28385: _low_level_execute_command(): starting 29712 1726882812.28392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513 `" && echo ansible-tmp-1726882812.2836852-31089-205978388277513="` echo /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513 `" ) && sleep 0' 29712 1726882812.28877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.28883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.28894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.28929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.28935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.28945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.28950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.29013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.29017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.29116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.30974: stdout chunk (state=3): >>>ansible-tmp-1726882812.2836852-31089-205978388277513=/root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513 <<< 29712 1726882812.31111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.31133: stderr chunk (state=3): >>><<< 29712 1726882812.31136: stdout chunk (state=3): >>><<< 29712 1726882812.31151: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882812.2836852-31089-205978388277513=/root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.31190: variable 'ansible_module_compression' from source: unknown 29712 1726882812.31229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29712 1726882812.31262: variable 'ansible_facts' from source: unknown 29712 1726882812.31311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/AnsiballZ_ping.py 29712 1726882812.31412: Sending initial data 29712 1726882812.31416: Sent initial data (153 bytes) 29712 1726882812.32042: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.32047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.32092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.32095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.32098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.32151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.32154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.32254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.33970: 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 <<< 29712 1726882812.34062: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882812.34155: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpoxpkjnjj /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/AnsiballZ_ping.py <<< 29712 1726882812.34241: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882812.35411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.35541: stderr chunk (state=3): >>><<< 29712 1726882812.35545: stdout chunk (state=3): >>><<< 29712 1726882812.35566: done transferring module to remote 29712 1726882812.35579: _low_level_execute_command(): starting 29712 1726882812.35584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/ /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/AnsiballZ_ping.py && sleep 0' 29712 1726882812.36185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.36194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.36205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.36218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.36255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.36263: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.36275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.36291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.36298: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.36304: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.36313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.36322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.36335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.36338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.36346: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.36355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.36427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.36444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.36454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.36573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.38381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.38415: stderr chunk (state=3): >>><<< 29712 1726882812.38418: stdout chunk (state=3): >>><<< 29712 1726882812.38436: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.38439: _low_level_execute_command(): starting 29712 1726882812.38442: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/AnsiballZ_ping.py && sleep 0' 29712 1726882812.39053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.39061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.39076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.39091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.39128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.39136: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.39146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.39160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.39171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.39174: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.39184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.39194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.39205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.39212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.39219: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.39228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.39300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.39318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.39326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.39460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.52349: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29712 1726882812.53330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.53346: stderr chunk (state=3): >>>Shared connection to 10.31.44.90 closed. <<< 29712 1726882812.53445: stderr chunk (state=3): >>><<< 29712 1726882812.53455: stdout chunk (state=3): >>><<< 29712 1726882812.53580: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882812.53585: 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-1726882812.2836852-31089-205978388277513/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882812.53587: _low_level_execute_command(): starting 29712 1726882812.53589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882812.2836852-31089-205978388277513/ > /dev/null 2>&1 && sleep 0' 29712 1726882812.54298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.54311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.54330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.54346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.54401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.54412: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.54425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.54441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.54453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.54465: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.54481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.54494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.54517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.54530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.54542: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.54557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.54635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.54650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.54788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.56600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.56649: stderr chunk (state=3): >>><<< 29712 1726882812.56656: stdout chunk (state=3): >>><<< 29712 1726882812.56681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.56685: handler run complete 29712 1726882812.56698: attempt loop complete, returning result 29712 1726882812.56700: _execute() done 29712 1726882812.56703: dumping result to json 29712 1726882812.56705: done dumping result, returning 29712 1726882812.56714: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-60aa-5bdb-000000000086] 29712 1726882812.56718: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000086 29712 1726882812.56804: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000086 29712 1726882812.56807: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29712 1726882812.56862: no more pending results, returning what we have 29712 1726882812.56867: results queue empty 29712 1726882812.56868: checking for any_errors_fatal 29712 1726882812.56876: done checking for any_errors_fatal 29712 1726882812.56877: checking for max_fail_percentage 29712 1726882812.56879: done checking for max_fail_percentage 29712 1726882812.56879: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.56881: done checking to see if all hosts have failed 29712 1726882812.56881: getting the remaining hosts for this loop 29712 1726882812.56883: done getting the remaining hosts for this loop 29712 1726882812.56887: getting the next task for host managed_node1 29712 1726882812.56894: done getting next task for host managed_node1 29712 1726882812.56896: ^ task is: TASK: meta (role_complete) 29712 1726882812.56898: ^ 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 29712 1726882812.56907: getting variables 29712 1726882812.56909: in VariableManager get_vars() 29712 1726882812.56949: Calling all_inventory to load vars for managed_node1 29712 1726882812.56952: Calling groups_inventory to load vars for managed_node1 29712 1726882812.56954: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.56963: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.56967: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.56970: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.58415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.59970: done with get_vars() 29712 1726882812.59986: done getting variables 29712 1726882812.60057: done queuing things up, now waiting for results queue to drain 29712 1726882812.60059: results queue empty 29712 1726882812.60059: checking for any_errors_fatal 29712 1726882812.60061: done checking for any_errors_fatal 29712 1726882812.60061: checking for max_fail_percentage 29712 1726882812.60062: done checking for max_fail_percentage 29712 1726882812.60064: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.60065: done checking to see if all hosts have failed 29712 1726882812.60065: getting the remaining hosts for this loop 29712 1726882812.60066: done getting the remaining hosts for this loop 29712 1726882812.60068: getting the next task for host managed_node1 29712 1726882812.60071: done getting next task for host managed_node1 29712 1726882812.60072: ^ task is: TASK: meta (flush_handlers) 29712 1726882812.60073: ^ 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 29712 1726882812.60075: getting variables 29712 1726882812.60075: in VariableManager get_vars() 29712 1726882812.60083: Calling all_inventory to load vars for managed_node1 29712 1726882812.60084: Calling groups_inventory to load vars for managed_node1 29712 1726882812.60086: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.60089: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.60090: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.60092: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.61250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.62361: done with get_vars() 29712 1726882812.62377: done getting variables 29712 1726882812.62410: in VariableManager get_vars() 29712 1726882812.62422: Calling all_inventory to load vars for managed_node1 29712 1726882812.62423: Calling groups_inventory to load vars for managed_node1 29712 1726882812.62424: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.62427: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.62429: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.62430: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.63102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.64584: done with get_vars() 29712 1726882812.64604: done queuing things up, now waiting for results queue to drain 29712 1726882812.64606: results queue empty 29712 1726882812.64606: checking for any_errors_fatal 29712 1726882812.64607: done checking for any_errors_fatal 29712 1726882812.64608: checking for max_fail_percentage 29712 1726882812.64608: done checking for max_fail_percentage 29712 1726882812.64609: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.64609: done checking to see if all hosts have failed 29712 1726882812.64610: getting the remaining hosts for this loop 29712 1726882812.64610: done getting the remaining hosts for this loop 29712 1726882812.64612: getting the next task for host managed_node1 29712 1726882812.64614: done getting next task for host managed_node1 29712 1726882812.64615: ^ task is: TASK: meta (flush_handlers) 29712 1726882812.64616: ^ 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 29712 1726882812.64618: getting variables 29712 1726882812.64618: in VariableManager get_vars() 29712 1726882812.64625: Calling all_inventory to load vars for managed_node1 29712 1726882812.64626: Calling groups_inventory to load vars for managed_node1 29712 1726882812.64628: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.64631: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.64632: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.64634: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.69300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.70224: done with get_vars() 29712 1726882812.70238: done getting variables 29712 1726882812.70273: in VariableManager get_vars() 29712 1726882812.70281: Calling all_inventory to load vars for managed_node1 29712 1726882812.70283: Calling groups_inventory to load vars for managed_node1 29712 1726882812.70284: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.70287: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.70288: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.70290: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.70947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.71878: done with get_vars() 29712 1726882812.71894: done queuing things up, now waiting for results queue to drain 29712 1726882812.71895: results queue empty 29712 1726882812.71896: checking for any_errors_fatal 29712 1726882812.71897: done checking for any_errors_fatal 29712 1726882812.71897: checking for max_fail_percentage 29712 1726882812.71898: done checking for max_fail_percentage 29712 1726882812.71898: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.71899: done checking to see if all hosts have failed 29712 1726882812.71899: getting the remaining hosts for this loop 29712 1726882812.71900: done getting the remaining hosts for this loop 29712 1726882812.71901: getting the next task for host managed_node1 29712 1726882812.71903: done getting next task for host managed_node1 29712 1726882812.71904: ^ task is: None 29712 1726882812.71905: ^ 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 29712 1726882812.71906: done queuing things up, now waiting for results queue to drain 29712 1726882812.71906: results queue empty 29712 1726882812.71907: checking for any_errors_fatal 29712 1726882812.71907: done checking for any_errors_fatal 29712 1726882812.71907: checking for max_fail_percentage 29712 1726882812.71908: done checking for max_fail_percentage 29712 1726882812.71908: checking to see if all hosts have failed and the running result is not ok 29712 1726882812.71909: done checking to see if all hosts have failed 29712 1726882812.71909: getting the next task for host managed_node1 29712 1726882812.71911: done getting next task for host managed_node1 29712 1726882812.71911: ^ task is: None 29712 1726882812.71912: ^ 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 29712 1726882812.71937: in VariableManager get_vars() 29712 1726882812.71947: done with get_vars() 29712 1726882812.71951: in VariableManager get_vars() 29712 1726882812.71956: done with get_vars() 29712 1726882812.71958: variable 'omit' from source: magic vars 29712 1726882812.71979: in VariableManager get_vars() 29712 1726882812.71984: done with get_vars() 29712 1726882812.71997: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 29712 1726882812.72129: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29712 1726882812.72147: getting the remaining hosts for this loop 29712 1726882812.72148: done getting the remaining hosts for this loop 29712 1726882812.72150: getting the next task for host managed_node1 29712 1726882812.72152: done getting next task for host managed_node1 29712 1726882812.72153: ^ task is: TASK: Gathering Facts 29712 1726882812.72154: ^ 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 29712 1726882812.72156: getting variables 29712 1726882812.72157: in VariableManager get_vars() 29712 1726882812.72162: Calling all_inventory to load vars for managed_node1 29712 1726882812.72165: Calling groups_inventory to load vars for managed_node1 29712 1726882812.72167: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882812.72171: Calling all_plugins_play to load vars for managed_node1 29712 1726882812.72172: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882812.72174: Calling groups_plugins_play to load vars for managed_node1 29712 1726882812.72920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882812.73837: done with get_vars() 29712 1726882812.73850: done getting variables 29712 1726882812.73880: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:40:12 -0400 (0:00:00.508) 0:00:29.858 ****** 29712 1726882812.73900: entering _queue_task() for managed_node1/gather_facts 29712 1726882812.74109: worker is 1 (out of 1 available) 29712 1726882812.74122: exiting _queue_task() for managed_node1/gather_facts 29712 1726882812.74131: done queuing things up, now waiting for results queue to drain 29712 1726882812.74133: waiting for pending results... 29712 1726882812.74306: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882812.74375: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000057e 29712 1726882812.74387: variable 'ansible_search_path' from source: unknown 29712 1726882812.74415: calling self._execute() 29712 1726882812.74498: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.74504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.74512: variable 'omit' from source: magic vars 29712 1726882812.74788: variable 'ansible_distribution_major_version' from source: facts 29712 1726882812.74797: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882812.74803: variable 'omit' from source: magic vars 29712 1726882812.74820: variable 'omit' from source: magic vars 29712 1726882812.74843: variable 'omit' from source: magic vars 29712 1726882812.74879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882812.74903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882812.74921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882812.74934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.74943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882812.74970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882812.74979: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.74984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.75054: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882812.75057: Set connection var ansible_shell_executable to /bin/sh 29712 1726882812.75066: Set connection var ansible_pipelining to False 29712 1726882812.75072: Set connection var ansible_connection to ssh 29712 1726882812.75077: Set connection var ansible_timeout to 10 29712 1726882812.75079: Set connection var ansible_shell_type to sh 29712 1726882812.75099: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.75103: variable 'ansible_connection' from source: unknown 29712 1726882812.75105: variable 'ansible_module_compression' from source: unknown 29712 1726882812.75108: variable 'ansible_shell_type' from source: unknown 29712 1726882812.75110: variable 'ansible_shell_executable' from source: unknown 29712 1726882812.75112: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882812.75114: variable 'ansible_pipelining' from source: unknown 29712 1726882812.75119: variable 'ansible_timeout' from source: unknown 29712 1726882812.75126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882812.75255: 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) 29712 1726882812.75265: variable 'omit' from source: magic vars 29712 1726882812.75269: starting attempt loop 29712 1726882812.75275: running the handler 29712 1726882812.75288: variable 'ansible_facts' from source: unknown 29712 1726882812.75305: _low_level_execute_command(): starting 29712 1726882812.75315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882812.75835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.75858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.75875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.75893: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.75933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.75945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.76054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.77688: stdout chunk (state=3): >>>/root <<< 29712 1726882812.77791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.77837: stderr chunk (state=3): >>><<< 29712 1726882812.77841: stdout chunk (state=3): >>><<< 29712 1726882812.77859: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.77873: _low_level_execute_command(): starting 29712 1726882812.77879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224 `" && echo ansible-tmp-1726882812.7785726-31112-102281819684224="` echo /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224 `" ) && sleep 0' 29712 1726882812.78295: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.78308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.78330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.78341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.78394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.78406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.78503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.80366: stdout chunk (state=3): >>>ansible-tmp-1726882812.7785726-31112-102281819684224=/root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224 <<< 29712 1726882812.80476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.80515: stderr chunk (state=3): >>><<< 29712 1726882812.80518: stdout chunk (state=3): >>><<< 29712 1726882812.80531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882812.7785726-31112-102281819684224=/root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.80551: variable 'ansible_module_compression' from source: unknown 29712 1726882812.80595: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882812.80637: variable 'ansible_facts' from source: unknown 29712 1726882812.80807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/AnsiballZ_setup.py 29712 1726882812.80919: Sending initial data 29712 1726882812.80928: Sent initial data (154 bytes) 29712 1726882812.81563: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.81570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.81606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.81609: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.81612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.81614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.81616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.81662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.81668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.81782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.83494: 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 <<< 29712 1726882812.83501: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 29712 1726882812.83586: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882812.83684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpib5m67rg /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/AnsiballZ_setup.py <<< 29712 1726882812.83783: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882812.85808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.86035: stderr chunk (state=3): >>><<< 29712 1726882812.86038: stdout chunk (state=3): >>><<< 29712 1726882812.86040: done transferring module to remote 29712 1726882812.86043: _low_level_execute_command(): starting 29712 1726882812.86045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/ /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/AnsiballZ_setup.py && sleep 0' 29712 1726882812.86613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.86626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.86639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.86654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.86706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.86719: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.86732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.86749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.86760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.86774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.86785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.86802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.86817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.86829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.86838: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.86852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.86934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.86956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.86976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.87102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882812.88910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882812.88914: stdout chunk (state=3): >>><<< 29712 1726882812.88921: stderr chunk (state=3): >>><<< 29712 1726882812.89013: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882812.89017: _low_level_execute_command(): starting 29712 1726882812.89020: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/AnsiballZ_setup.py && sleep 0' 29712 1726882812.89707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882812.89720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.89733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.89748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.89795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.89810: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882812.89823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.89838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882812.89848: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882812.89857: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882812.89875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882812.89891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882812.89907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882812.89923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882812.89934: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882812.89946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882812.90030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882812.90053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882812.90075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882812.90205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.43324: stdout chunk (state=3): >>> <<< 29712 1726882813.43381: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.1<<< 29712 1726882813.43451: stdout chunk (state=3): >>>9", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.84, "5m": 0.56, "15m": 0.32}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_mb": 2782, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 750, "free": 2782}, "nocache": {"free": 3246, "used": 286}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 971, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234631168, "block_size": 4096, "block_total": 65519355, "block_available": 64510408, "block_used": 1008947, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["eth0", "ethtest0", "peerethtest0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ce:c6:a1:e1:c4:b9", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::1d63:41e2:7ec2:c926", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "1a:ca:f4:ea:8d:26", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::18ca:f4ff:feea:8d26", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", <<< 29712 1726882813.43486: stdout chunk (state=3): >>>"scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::1d63:41e2:7ec2:c926", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "13", "epoch": "1726882813", "epoch_int": "1726882813", "date": "2024-09-20", "time": "21:40:13", "iso8601_micro": "2024-09-21T01:40:13.429369Z", "iso8601": "2024-09-21T01:40:13Z", "iso8601_basic": "20240920T214013429369", "iso8601_basic_short": "20240920T214013", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 29712 1726882813.45092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882813.45132: stderr chunk (state=3): >>><<< 29712 1726882813.45135: stdout chunk (state=3): >>><<< 29712 1726882813.45278: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.84, "5m": 0.56, "15m": 0.32}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3532, "ansible_memfree_mb": 2782, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 750, "free": 2782}, "nocache": {"free": 3246, "used": 286}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 971, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234631168, "block_size": 4096, "block_total": 65519355, "block_available": 64510408, "block_used": 1008947, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["eth0", "ethtest0", "peerethtest0", "lo"], "ansible_ethtest0": {"device": "ethtest0", "macaddress": "ce:c6:a1:e1:c4:b9", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::1d63:41e2:7ec2:c926", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "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": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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_peerethtest0": {"device": "peerethtest0", "macaddress": "1a:ca:f4:ea:8d:26", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::18ca:f4ff:feea:8d26", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "off", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "on", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "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", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::1d63:41e2:7ec2:c926", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d", "fe80::18ca:f4ff:feea:8d26"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "13", "epoch": "1726882813", "epoch_int": "1726882813", "date": "2024-09-20", "time": "21:40:13", "iso8601_micro": "2024-09-21T01:40:13.429369Z", "iso8601": "2024-09-21T01:40:13Z", "iso8601_basic": "20240920T214013429369", "iso8601_basic_short": "20240920T214013", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882813.45718: 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-1726882812.7785726-31112-102281819684224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882813.45747: _low_level_execute_command(): starting 29712 1726882813.45775: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882812.7785726-31112-102281819684224/ > /dev/null 2>&1 && sleep 0' 29712 1726882813.46410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882813.46424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882813.46438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.46456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.46506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882813.46518: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882813.46531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.46548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882813.46561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882813.46578: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882813.46594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882813.46608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.46623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.46635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882813.46645: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882813.46658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.46741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882813.46766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882813.46786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.46907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.48710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882813.48789: stderr chunk (state=3): >>><<< 29712 1726882813.48792: stdout chunk (state=3): >>><<< 29712 1726882813.48872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882813.48876: handler run complete 29712 1726882813.49072: variable 'ansible_facts' from source: unknown 29712 1726882813.49080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.49440: variable 'ansible_facts' from source: unknown 29712 1726882813.49540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.49700: attempt loop complete, returning result 29712 1726882813.49779: _execute() done 29712 1726882813.49881: dumping result to json 29712 1726882813.49922: done dumping result, returning 29712 1726882813.49934: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-00000000057e] 29712 1726882813.49942: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000057e ok: [managed_node1] 29712 1726882813.50969: no more pending results, returning what we have 29712 1726882813.50972: results queue empty 29712 1726882813.50972: checking for any_errors_fatal 29712 1726882813.50974: done checking for any_errors_fatal 29712 1726882813.50974: checking for max_fail_percentage 29712 1726882813.50976: done checking for max_fail_percentage 29712 1726882813.50977: checking to see if all hosts have failed and the running result is not ok 29712 1726882813.50978: done checking to see if all hosts have failed 29712 1726882813.50978: getting the remaining hosts for this loop 29712 1726882813.50979: done getting the remaining hosts for this loop 29712 1726882813.50982: getting the next task for host managed_node1 29712 1726882813.50986: done getting next task for host managed_node1 29712 1726882813.50988: ^ task is: TASK: meta (flush_handlers) 29712 1726882813.50990: ^ 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 29712 1726882813.50993: getting variables 29712 1726882813.50994: in VariableManager get_vars() 29712 1726882813.51016: Calling all_inventory to load vars for managed_node1 29712 1726882813.51018: Calling groups_inventory to load vars for managed_node1 29712 1726882813.51021: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882813.51032: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000057e 29712 1726882813.51035: WORKER PROCESS EXITING 29712 1726882813.51044: Calling all_plugins_play to load vars for managed_node1 29712 1726882813.51047: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882813.51050: Calling groups_plugins_play to load vars for managed_node1 29712 1726882813.52797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.54824: done with get_vars() 29712 1726882813.54967: done getting variables 29712 1726882813.55036: in VariableManager get_vars() 29712 1726882813.55160: Calling all_inventory to load vars for managed_node1 29712 1726882813.55169: Calling groups_inventory to load vars for managed_node1 29712 1726882813.55173: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882813.55178: Calling all_plugins_play to load vars for managed_node1 29712 1726882813.55180: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882813.55187: Calling groups_plugins_play to load vars for managed_node1 29712 1726882813.57033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.58978: done with get_vars() 29712 1726882813.59011: done queuing things up, now waiting for results queue to drain 29712 1726882813.59014: results queue empty 29712 1726882813.59014: checking for any_errors_fatal 29712 1726882813.59018: done checking for any_errors_fatal 29712 1726882813.59019: checking for max_fail_percentage 29712 1726882813.59020: done checking for max_fail_percentage 29712 1726882813.59021: checking to see if all hosts have failed and the running result is not ok 29712 1726882813.59022: done checking to see if all hosts have failed 29712 1726882813.59022: getting the remaining hosts for this loop 29712 1726882813.59023: done getting the remaining hosts for this loop 29712 1726882813.59026: getting the next task for host managed_node1 29712 1726882813.59030: done getting next task for host managed_node1 29712 1726882813.59032: ^ task is: TASK: Include the task 'delete_interface.yml' 29712 1726882813.59034: ^ 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 29712 1726882813.59036: getting variables 29712 1726882813.59037: in VariableManager get_vars() 29712 1726882813.59046: Calling all_inventory to load vars for managed_node1 29712 1726882813.59048: Calling groups_inventory to load vars for managed_node1 29712 1726882813.59050: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882813.59055: Calling all_plugins_play to load vars for managed_node1 29712 1726882813.59058: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882813.59061: Calling groups_plugins_play to load vars for managed_node1 29712 1726882813.60353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.62090: done with get_vars() 29712 1726882813.62115: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:40:13 -0400 (0:00:00.882) 0:00:30.741 ****** 29712 1726882813.62193: entering _queue_task() for managed_node1/include_tasks 29712 1726882813.62560: worker is 1 (out of 1 available) 29712 1726882813.62580: exiting _queue_task() for managed_node1/include_tasks 29712 1726882813.62592: done queuing things up, now waiting for results queue to drain 29712 1726882813.62594: waiting for pending results... 29712 1726882813.62880: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 29712 1726882813.63000: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000089 29712 1726882813.63031: variable 'ansible_search_path' from source: unknown 29712 1726882813.63076: calling self._execute() 29712 1726882813.63188: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882813.63204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882813.63219: variable 'omit' from source: magic vars 29712 1726882813.63730: variable 'ansible_distribution_major_version' from source: facts 29712 1726882813.63740: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882813.63747: _execute() done 29712 1726882813.63750: dumping result to json 29712 1726882813.63753: done dumping result, returning 29712 1726882813.63758: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0e448fcc-3ce9-60aa-5bdb-000000000089] 29712 1726882813.63768: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000089 29712 1726882813.63862: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000089 29712 1726882813.63870: WORKER PROCESS EXITING 29712 1726882813.63931: no more pending results, returning what we have 29712 1726882813.63936: in VariableManager get_vars() 29712 1726882813.63972: Calling all_inventory to load vars for managed_node1 29712 1726882813.63976: Calling groups_inventory to load vars for managed_node1 29712 1726882813.63978: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882813.63989: Calling all_plugins_play to load vars for managed_node1 29712 1726882813.63991: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882813.63994: Calling groups_plugins_play to load vars for managed_node1 29712 1726882813.64875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.65941: done with get_vars() 29712 1726882813.65975: variable 'ansible_search_path' from source: unknown 29712 1726882813.65987: we have included files to process 29712 1726882813.65989: generating all_blocks data 29712 1726882813.65990: done generating all_blocks data 29712 1726882813.65991: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29712 1726882813.65992: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29712 1726882813.65994: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29712 1726882813.66207: done processing included file 29712 1726882813.66209: iterating over new_blocks loaded from include file 29712 1726882813.66210: in VariableManager get_vars() 29712 1726882813.66223: done with get_vars() 29712 1726882813.66224: filtering new block on tags 29712 1726882813.66239: done filtering new block on tags 29712 1726882813.66241: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 29712 1726882813.66245: extending task lists for all hosts with included blocks 29712 1726882813.66279: done extending task lists 29712 1726882813.66281: done processing included files 29712 1726882813.66281: results queue empty 29712 1726882813.66282: checking for any_errors_fatal 29712 1726882813.66283: done checking for any_errors_fatal 29712 1726882813.66284: checking for max_fail_percentage 29712 1726882813.66285: done checking for max_fail_percentage 29712 1726882813.66286: checking to see if all hosts have failed and the running result is not ok 29712 1726882813.66287: done checking to see if all hosts have failed 29712 1726882813.66290: getting the remaining hosts for this loop 29712 1726882813.66291: done getting the remaining hosts for this loop 29712 1726882813.66294: getting the next task for host managed_node1 29712 1726882813.66297: done getting next task for host managed_node1 29712 1726882813.66299: ^ task is: TASK: Remove test interface if necessary 29712 1726882813.66302: ^ 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 29712 1726882813.66304: getting variables 29712 1726882813.66305: in VariableManager get_vars() 29712 1726882813.66312: Calling all_inventory to load vars for managed_node1 29712 1726882813.66314: Calling groups_inventory to load vars for managed_node1 29712 1726882813.66316: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882813.66321: Calling all_plugins_play to load vars for managed_node1 29712 1726882813.66325: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882813.66328: Calling groups_plugins_play to load vars for managed_node1 29712 1726882813.67462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882813.69632: done with get_vars() 29712 1726882813.69662: done getting variables 29712 1726882813.69708: 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 [Remove test interface if necessary] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:40:13 -0400 (0:00:00.075) 0:00:30.816 ****** 29712 1726882813.69739: entering _queue_task() for managed_node1/command 29712 1726882813.70061: worker is 1 (out of 1 available) 29712 1726882813.70078: exiting _queue_task() for managed_node1/command 29712 1726882813.70093: done queuing things up, now waiting for results queue to drain 29712 1726882813.70099: waiting for pending results... 29712 1726882813.70390: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 29712 1726882813.70494: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000058f 29712 1726882813.70508: variable 'ansible_search_path' from source: unknown 29712 1726882813.70512: variable 'ansible_search_path' from source: unknown 29712 1726882813.70558: calling self._execute() 29712 1726882813.70674: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882813.70679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882813.70690: variable 'omit' from source: magic vars 29712 1726882813.71322: variable 'ansible_distribution_major_version' from source: facts 29712 1726882813.71335: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882813.71339: variable 'omit' from source: magic vars 29712 1726882813.71378: variable 'omit' from source: magic vars 29712 1726882813.71488: variable 'interface' from source: set_fact 29712 1726882813.71508: variable 'omit' from source: magic vars 29712 1726882813.71582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882813.71614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882813.71646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882813.71665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882813.71677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882813.71708: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882813.71711: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882813.71713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882813.71821: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882813.71827: Set connection var ansible_shell_executable to /bin/sh 29712 1726882813.71841: Set connection var ansible_pipelining to False 29712 1726882813.71850: Set connection var ansible_connection to ssh 29712 1726882813.71861: Set connection var ansible_timeout to 10 29712 1726882813.71871: Set connection var ansible_shell_type to sh 29712 1726882813.71889: variable 'ansible_shell_executable' from source: unknown 29712 1726882813.71893: variable 'ansible_connection' from source: unknown 29712 1726882813.71896: variable 'ansible_module_compression' from source: unknown 29712 1726882813.71898: variable 'ansible_shell_type' from source: unknown 29712 1726882813.71901: variable 'ansible_shell_executable' from source: unknown 29712 1726882813.71903: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882813.71905: variable 'ansible_pipelining' from source: unknown 29712 1726882813.71908: variable 'ansible_timeout' from source: unknown 29712 1726882813.71910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882813.72055: 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) 29712 1726882813.72075: variable 'omit' from source: magic vars 29712 1726882813.72081: starting attempt loop 29712 1726882813.72084: running the handler 29712 1726882813.72100: _low_level_execute_command(): starting 29712 1726882813.72108: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882813.72866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.72876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.72917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.72935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882813.72938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.72984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882813.72991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882813.72998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.73110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.74776: stdout chunk (state=3): >>>/root <<< 29712 1726882813.74886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882813.74925: stderr chunk (state=3): >>><<< 29712 1726882813.74929: stdout chunk (state=3): >>><<< 29712 1726882813.74946: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882813.74956: _low_level_execute_command(): starting 29712 1726882813.74963: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563 `" && echo ansible-tmp-1726882813.749453-31147-256271883961563="` echo /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563 `" ) && sleep 0' 29712 1726882813.75374: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.75380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.75412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882813.75436: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.75490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882813.75496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.75603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.77484: stdout chunk (state=3): >>>ansible-tmp-1726882813.749453-31147-256271883961563=/root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563 <<< 29712 1726882813.77598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882813.77642: stderr chunk (state=3): >>><<< 29712 1726882813.77645: stdout chunk (state=3): >>><<< 29712 1726882813.77659: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882813.749453-31147-256271883961563=/root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882813.77686: variable 'ansible_module_compression' from source: unknown 29712 1726882813.77724: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882813.77757: variable 'ansible_facts' from source: unknown 29712 1726882813.77810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/AnsiballZ_command.py 29712 1726882813.77913: Sending initial data 29712 1726882813.77917: Sent initial data (155 bytes) 29712 1726882813.78559: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.78563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.78596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.78600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.78602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.78656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882813.78659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.78760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.80476: 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 <<< 29712 1726882813.80567: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882813.80655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp7xthinqg /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/AnsiballZ_command.py <<< 29712 1726882813.80745: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882813.81734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882813.81827: stderr chunk (state=3): >>><<< 29712 1726882813.81830: stdout chunk (state=3): >>><<< 29712 1726882813.81845: done transferring module to remote 29712 1726882813.81853: _low_level_execute_command(): starting 29712 1726882813.81859: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/ /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/AnsiballZ_command.py && sleep 0' 29712 1726882813.82279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882813.82285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.82319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.82324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882813.82338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882813.82343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.82401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882813.82406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.82512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.84237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882813.84289: stderr chunk (state=3): >>><<< 29712 1726882813.84292: stdout chunk (state=3): >>><<< 29712 1726882813.84306: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882813.84310: _low_level_execute_command(): starting 29712 1726882813.84312: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/AnsiballZ_command.py && sleep 0' 29712 1726882813.84747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882813.84753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882813.84789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.84802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882813.84857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882813.84869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882813.84985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882813.99336: stdout chunk (state=3): >>> <<< 29712 1726882813.99341: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 21:40:13.978800", "end": "2024-09-20 21:40:13.991533", "delta": "0:00:00.012733", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_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}}} <<< 29712 1726882814.01081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882814.01085: stdout chunk (state=3): >>><<< 29712 1726882814.01090: stderr chunk (state=3): >>><<< 29712 1726882814.01112: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 21:40:13.978800", "end": "2024-09-20 21:40:13.991533", "delta": "0:00:00.012733", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882814.01149: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del ethtest0', '_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-1726882813.749453-31147-256271883961563/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882814.01158: _low_level_execute_command(): starting 29712 1726882814.01163: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882813.749453-31147-256271883961563/ > /dev/null 2>&1 && sleep 0' 29712 1726882814.01871: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.01877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.01918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.01923: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.01938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882814.01965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882814.01970: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.01972: 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.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882814.01975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.02019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882814.02028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.02134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.04316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.04377: stderr chunk (state=3): >>><<< 29712 1726882814.04383: stdout chunk (state=3): >>><<< 29712 1726882814.04397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882814.04404: handler run complete 29712 1726882814.04428: Evaluated conditional (False): False 29712 1726882814.04438: attempt loop complete, returning result 29712 1726882814.04440: _execute() done 29712 1726882814.04443: dumping result to json 29712 1726882814.04449: done dumping result, returning 29712 1726882814.04457: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0e448fcc-3ce9-60aa-5bdb-00000000058f] 29712 1726882814.04462: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000058f 29712 1726882814.04566: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000058f 29712 1726882814.04571: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.012733", "end": "2024-09-20 21:40:13.991533", "rc": 0, "start": "2024-09-20 21:40:13.978800" } 29712 1726882814.04826: no more pending results, returning what we have 29712 1726882814.04830: results queue empty 29712 1726882814.04831: checking for any_errors_fatal 29712 1726882814.04832: done checking for any_errors_fatal 29712 1726882814.04833: checking for max_fail_percentage 29712 1726882814.04835: done checking for max_fail_percentage 29712 1726882814.04835: checking to see if all hosts have failed and the running result is not ok 29712 1726882814.04836: done checking to see if all hosts have failed 29712 1726882814.04837: getting the remaining hosts for this loop 29712 1726882814.04838: done getting the remaining hosts for this loop 29712 1726882814.04842: getting the next task for host managed_node1 29712 1726882814.04849: done getting next task for host managed_node1 29712 1726882814.04852: ^ task is: TASK: meta (flush_handlers) 29712 1726882814.04854: ^ 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 29712 1726882814.04858: getting variables 29712 1726882814.04860: in VariableManager get_vars() 29712 1726882814.04889: Calling all_inventory to load vars for managed_node1 29712 1726882814.04892: Calling groups_inventory to load vars for managed_node1 29712 1726882814.04895: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882814.04904: Calling all_plugins_play to load vars for managed_node1 29712 1726882814.04907: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882814.04910: Calling groups_plugins_play to load vars for managed_node1 29712 1726882814.06387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.08200: done with get_vars() 29712 1726882814.08223: done getting variables 29712 1726882814.08296: in VariableManager get_vars() 29712 1726882814.08311: Calling all_inventory to load vars for managed_node1 29712 1726882814.08314: Calling groups_inventory to load vars for managed_node1 29712 1726882814.08316: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882814.08321: Calling all_plugins_play to load vars for managed_node1 29712 1726882814.08324: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882814.08327: Calling groups_plugins_play to load vars for managed_node1 29712 1726882814.09723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.11511: done with get_vars() 29712 1726882814.11541: done queuing things up, now waiting for results queue to drain 29712 1726882814.11544: results queue empty 29712 1726882814.11544: checking for any_errors_fatal 29712 1726882814.11548: done checking for any_errors_fatal 29712 1726882814.11548: checking for max_fail_percentage 29712 1726882814.11550: done checking for max_fail_percentage 29712 1726882814.11550: checking to see if all hosts have failed and the running result is not ok 29712 1726882814.11551: done checking to see if all hosts have failed 29712 1726882814.11552: getting the remaining hosts for this loop 29712 1726882814.11553: done getting the remaining hosts for this loop 29712 1726882814.11560: getting the next task for host managed_node1 29712 1726882814.11564: done getting next task for host managed_node1 29712 1726882814.11567: ^ task is: TASK: meta (flush_handlers) 29712 1726882814.11569: ^ 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 29712 1726882814.11571: getting variables 29712 1726882814.11572: in VariableManager get_vars() 29712 1726882814.11582: Calling all_inventory to load vars for managed_node1 29712 1726882814.11584: Calling groups_inventory to load vars for managed_node1 29712 1726882814.11586: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882814.11593: Calling all_plugins_play to load vars for managed_node1 29712 1726882814.11595: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882814.11598: Calling groups_plugins_play to load vars for managed_node1 29712 1726882814.12909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.14597: done with get_vars() 29712 1726882814.14619: done getting variables 29712 1726882814.14675: in VariableManager get_vars() 29712 1726882814.14686: Calling all_inventory to load vars for managed_node1 29712 1726882814.14688: Calling groups_inventory to load vars for managed_node1 29712 1726882814.14690: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882814.14695: Calling all_plugins_play to load vars for managed_node1 29712 1726882814.14698: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882814.14705: Calling groups_plugins_play to load vars for managed_node1 29712 1726882814.16054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.17818: done with get_vars() 29712 1726882814.17848: done queuing things up, now waiting for results queue to drain 29712 1726882814.17850: results queue empty 29712 1726882814.17851: checking for any_errors_fatal 29712 1726882814.17852: done checking for any_errors_fatal 29712 1726882814.17853: checking for max_fail_percentage 29712 1726882814.17854: done checking for max_fail_percentage 29712 1726882814.17855: checking to see if all hosts have failed and the running result is not ok 29712 1726882814.17856: done checking to see if all hosts have failed 29712 1726882814.17857: getting the remaining hosts for this loop 29712 1726882814.17858: done getting the remaining hosts for this loop 29712 1726882814.17860: getting the next task for host managed_node1 29712 1726882814.17865: done getting next task for host managed_node1 29712 1726882814.17866: ^ task is: None 29712 1726882814.17867: ^ 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 29712 1726882814.17868: done queuing things up, now waiting for results queue to drain 29712 1726882814.17869: results queue empty 29712 1726882814.17870: checking for any_errors_fatal 29712 1726882814.17871: done checking for any_errors_fatal 29712 1726882814.17871: checking for max_fail_percentage 29712 1726882814.17872: done checking for max_fail_percentage 29712 1726882814.17873: checking to see if all hosts have failed and the running result is not ok 29712 1726882814.17874: done checking to see if all hosts have failed 29712 1726882814.17875: getting the next task for host managed_node1 29712 1726882814.17878: done getting next task for host managed_node1 29712 1726882814.17878: ^ task is: None 29712 1726882814.17880: ^ 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 29712 1726882814.17920: in VariableManager get_vars() 29712 1726882814.17941: done with get_vars() 29712 1726882814.17947: in VariableManager get_vars() 29712 1726882814.17959: done with get_vars() 29712 1726882814.17966: variable 'omit' from source: magic vars 29712 1726882814.18082: variable 'profile' from source: play vars 29712 1726882814.18180: in VariableManager get_vars() 29712 1726882814.18194: done with get_vars() 29712 1726882814.18214: variable 'omit' from source: magic vars 29712 1726882814.18282: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 29712 1726882814.19027: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29712 1726882814.19050: getting the remaining hosts for this loop 29712 1726882814.19052: done getting the remaining hosts for this loop 29712 1726882814.19054: getting the next task for host managed_node1 29712 1726882814.19057: done getting next task for host managed_node1 29712 1726882814.19059: ^ task is: TASK: Gathering Facts 29712 1726882814.19061: ^ 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 29712 1726882814.19065: getting variables 29712 1726882814.19066: in VariableManager get_vars() 29712 1726882814.19081: Calling all_inventory to load vars for managed_node1 29712 1726882814.19083: Calling groups_inventory to load vars for managed_node1 29712 1726882814.19085: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882814.19091: Calling all_plugins_play to load vars for managed_node1 29712 1726882814.19093: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882814.19096: Calling groups_plugins_play to load vars for managed_node1 29712 1726882814.20377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.22161: done with get_vars() 29712 1726882814.22185: done getting variables 29712 1726882814.22228: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:40:14 -0400 (0:00:00.525) 0:00:31.341 ****** 29712 1726882814.22252: entering _queue_task() for managed_node1/gather_facts 29712 1726882814.22573: worker is 1 (out of 1 available) 29712 1726882814.22586: exiting _queue_task() for managed_node1/gather_facts 29712 1726882814.22598: done queuing things up, now waiting for results queue to drain 29712 1726882814.22599: waiting for pending results... 29712 1726882814.22860: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882814.22976: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000059d 29712 1726882814.22996: variable 'ansible_search_path' from source: unknown 29712 1726882814.23037: calling self._execute() 29712 1726882814.23143: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882814.23161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882814.23181: variable 'omit' from source: magic vars 29712 1726882814.23547: variable 'ansible_distribution_major_version' from source: facts 29712 1726882814.23565: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882814.23578: variable 'omit' from source: magic vars 29712 1726882814.23611: variable 'omit' from source: magic vars 29712 1726882814.23650: variable 'omit' from source: magic vars 29712 1726882814.23702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882814.23738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882814.23761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882814.23786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882814.23802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882814.23836: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882814.23844: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882814.23851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882814.23959: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882814.23975: Set connection var ansible_shell_executable to /bin/sh 29712 1726882814.23987: Set connection var ansible_pipelining to False 29712 1726882814.23996: Set connection var ansible_connection to ssh 29712 1726882814.24004: Set connection var ansible_timeout to 10 29712 1726882814.24010: Set connection var ansible_shell_type to sh 29712 1726882814.24038: variable 'ansible_shell_executable' from source: unknown 29712 1726882814.24045: variable 'ansible_connection' from source: unknown 29712 1726882814.24051: variable 'ansible_module_compression' from source: unknown 29712 1726882814.24057: variable 'ansible_shell_type' from source: unknown 29712 1726882814.24063: variable 'ansible_shell_executable' from source: unknown 29712 1726882814.24074: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882814.24082: variable 'ansible_pipelining' from source: unknown 29712 1726882814.24088: variable 'ansible_timeout' from source: unknown 29712 1726882814.24094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882814.24278: 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) 29712 1726882814.24294: variable 'omit' from source: magic vars 29712 1726882814.24303: starting attempt loop 29712 1726882814.24309: running the handler 29712 1726882814.24327: variable 'ansible_facts' from source: unknown 29712 1726882814.24354: _low_level_execute_command(): starting 29712 1726882814.24370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882814.25145: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882814.25160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.25181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.25199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.25245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.25256: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882814.25273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.25292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882814.25304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882814.25317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882814.25328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.25348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.25370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.25386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.25400: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882814.25415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.25498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.25523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882814.25540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.25676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.27353: stdout chunk (state=3): >>>/root <<< 29712 1726882814.27549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.27553: stdout chunk (state=3): >>><<< 29712 1726882814.27555: stderr chunk (state=3): >>><<< 29712 1726882814.27675: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882814.27679: _low_level_execute_command(): starting 29712 1726882814.27683: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827 `" && echo ansible-tmp-1726882814.2757974-31164-111048620650827="` echo /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827 `" ) && sleep 0' 29712 1726882814.28295: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882814.28307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.28326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.28343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.28389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.28400: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882814.28413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.28431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882814.28446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882814.28456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882814.28471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.28485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.28498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.28509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.28518: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882814.28530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.28615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.28631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882814.28645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.28776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.30677: stdout chunk (state=3): >>>ansible-tmp-1726882814.2757974-31164-111048620650827=/root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827 <<< 29712 1726882814.30872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.30876: stdout chunk (state=3): >>><<< 29712 1726882814.30878: stderr chunk (state=3): >>><<< 29712 1726882814.30904: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882814.2757974-31164-111048620650827=/root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882814.31072: variable 'ansible_module_compression' from source: unknown 29712 1726882814.31075: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882814.31079: variable 'ansible_facts' from source: unknown 29712 1726882814.31220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/AnsiballZ_setup.py 29712 1726882814.31385: Sending initial data 29712 1726882814.31387: Sent initial data (154 bytes) 29712 1726882814.32246: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.32250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.32297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.32301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882814.32305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.32341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.32352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.32457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.34224: 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 <<< 29712 1726882814.34314: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882814.34409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpyz7wg1r1 /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/AnsiballZ_setup.py <<< 29712 1726882814.34499: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882814.36458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.36569: stderr chunk (state=3): >>><<< 29712 1726882814.36572: stdout chunk (state=3): >>><<< 29712 1726882814.36588: done transferring module to remote 29712 1726882814.36599: _low_level_execute_command(): starting 29712 1726882814.36605: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/ /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/AnsiballZ_setup.py && sleep 0' 29712 1726882814.37205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.37209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.37284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.37318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.37321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.37425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.39205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.39282: stderr chunk (state=3): >>><<< 29712 1726882814.39285: stdout chunk (state=3): >>><<< 29712 1726882814.39375: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882814.39379: _low_level_execute_command(): starting 29712 1726882814.39381: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/AnsiballZ_setup.py && sleep 0' 29712 1726882814.39920: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882814.39934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.39948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.39970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.40011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.40023: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882814.40037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.40054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882814.40071: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882814.40083: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882814.40095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.40109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.40125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.40137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.40147: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882814.40160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.40238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.40256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882814.40276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.40407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.91928: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0Pw<<< 29712 1726882814.91933: stdout chunk (state=3): >>>XJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.84, "5m": 0.56, "15m": 0.32}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "14", "epoch": "1726882814", "epoch_int": "1726882814", "date": "2024-09-20", "time": "21:40:14", "iso8601_micro": "2024-09-21T01:40:14.657666Z", "iso8601": "2024-09-21T01:40:14Z", "iso8601_basic": "20240920T214014657666", "iso8601_basic_short": "20240920T214014", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 3532, "ansible_memfree_mb": 2777, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 755, "free": 2777}, "nocache": {"free": 3241, "used": 291}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links"<<< 29712 1726882814.91942: stdout chunk (state=3): >>>: {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 972, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234631168, "block_size": 4096, "block_total": 65519355, "block_available": 64510408, "block_used": 1008947, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"<<< 29712 1726882814.91948: stdout chunk (state=3): >>>], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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"}}} <<< 29712 1726882814.93632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882814.93635: stdout chunk (state=3): >>><<< 29712 1726882814.93638: stderr chunk (state=3): >>><<< 29712 1726882814.93874: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.84, "5m": 0.56, "15m": 0.32}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "14", "epoch": "1726882814", "epoch_int": "1726882814", "date": "2024-09-20", "time": "21:40:14", "iso8601_micro": "2024-09-21T01:40:14.657666Z", "iso8601": "2024-09-21T01:40:14Z", "iso8601_basic": "20240920T214014657666", "iso8601_basic_short": "20240920T214014", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 3532, "ansible_memfree_mb": 2777, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 755, "free": 2777}, "nocache": {"free": 3241, "used": 291}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 972, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234631168, "block_size": 4096, "block_total": 65519355, "block_available": 64510408, "block_used": 1008947, "inode_total": 131071472, "inode_available": 130998697, "inode_used": 72775, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882814.94098: 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-1726882814.2757974-31164-111048620650827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882814.94123: _low_level_execute_command(): starting 29712 1726882814.94207: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882814.2757974-31164-111048620650827/ > /dev/null 2>&1 && sleep 0' 29712 1726882814.95814: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882814.95944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.95957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.95976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.96013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.96050: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882814.96063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.96081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882814.96091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882814.96100: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882814.96109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882814.96121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882814.96137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882814.96157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882814.96178: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882814.96193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882814.96277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882814.96396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882814.96410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882814.96613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882814.98521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882814.98525: stdout chunk (state=3): >>><<< 29712 1726882814.98527: stderr chunk (state=3): >>><<< 29712 1726882814.98871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882814.98874: handler run complete 29712 1726882814.98877: variable 'ansible_facts' from source: unknown 29712 1726882814.98879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.99119: variable 'ansible_facts' from source: unknown 29712 1726882814.99322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882814.99527: attempt loop complete, returning result 29712 1726882814.99629: _execute() done 29712 1726882814.99636: dumping result to json 29712 1726882814.99676: done dumping result, returning 29712 1726882814.99688: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-00000000059d] 29712 1726882814.99696: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000059d ok: [managed_node1] 29712 1726882815.00327: no more pending results, returning what we have 29712 1726882815.00331: results queue empty 29712 1726882815.00332: checking for any_errors_fatal 29712 1726882815.00333: done checking for any_errors_fatal 29712 1726882815.00334: checking for max_fail_percentage 29712 1726882815.00335: done checking for max_fail_percentage 29712 1726882815.00336: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.00337: done checking to see if all hosts have failed 29712 1726882815.00338: getting the remaining hosts for this loop 29712 1726882815.00340: done getting the remaining hosts for this loop 29712 1726882815.00343: getting the next task for host managed_node1 29712 1726882815.00349: done getting next task for host managed_node1 29712 1726882815.00351: ^ task is: TASK: meta (flush_handlers) 29712 1726882815.00354: ^ 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 29712 1726882815.00358: getting variables 29712 1726882815.00359: in VariableManager get_vars() 29712 1726882815.00395: Calling all_inventory to load vars for managed_node1 29712 1726882815.00398: Calling groups_inventory to load vars for managed_node1 29712 1726882815.00400: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.00411: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.00414: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.00417: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.01323: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000059d 29712 1726882815.01326: WORKER PROCESS EXITING 29712 1726882815.02146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.03887: done with get_vars() 29712 1726882815.03908: done getting variables 29712 1726882815.03969: in VariableManager get_vars() 29712 1726882815.03980: Calling all_inventory to load vars for managed_node1 29712 1726882815.03982: Calling groups_inventory to load vars for managed_node1 29712 1726882815.03984: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.03988: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.03990: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.03995: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.05451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.07337: done with get_vars() 29712 1726882815.07375: done queuing things up, now waiting for results queue to drain 29712 1726882815.07377: results queue empty 29712 1726882815.07378: checking for any_errors_fatal 29712 1726882815.07382: done checking for any_errors_fatal 29712 1726882815.07383: checking for max_fail_percentage 29712 1726882815.07384: done checking for max_fail_percentage 29712 1726882815.07385: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.07386: done checking to see if all hosts have failed 29712 1726882815.07386: getting the remaining hosts for this loop 29712 1726882815.07387: done getting the remaining hosts for this loop 29712 1726882815.07390: getting the next task for host managed_node1 29712 1726882815.07398: done getting next task for host managed_node1 29712 1726882815.07401: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882815.07403: ^ 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 29712 1726882815.07413: getting variables 29712 1726882815.07414: in VariableManager get_vars() 29712 1726882815.07428: Calling all_inventory to load vars for managed_node1 29712 1726882815.07430: Calling groups_inventory to load vars for managed_node1 29712 1726882815.07432: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.07437: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.07439: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.07442: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.08804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.11351: done with get_vars() 29712 1726882815.11387: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:40:15 -0400 (0:00:00.891) 0:00:32.233 ****** 29712 1726882815.11443: entering _queue_task() for managed_node1/include_tasks 29712 1726882815.11746: worker is 1 (out of 1 available) 29712 1726882815.11762: exiting _queue_task() for managed_node1/include_tasks 29712 1726882815.11777: done queuing things up, now waiting for results queue to drain 29712 1726882815.11779: waiting for pending results... 29712 1726882815.11953: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29712 1726882815.12028: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000091 29712 1726882815.12040: variable 'ansible_search_path' from source: unknown 29712 1726882815.12043: variable 'ansible_search_path' from source: unknown 29712 1726882815.12074: calling self._execute() 29712 1726882815.12152: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.12156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.12165: variable 'omit' from source: magic vars 29712 1726882815.12442: variable 'ansible_distribution_major_version' from source: facts 29712 1726882815.12451: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882815.12458: _execute() done 29712 1726882815.12460: dumping result to json 29712 1726882815.12472: done dumping result, returning 29712 1726882815.12476: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-60aa-5bdb-000000000091] 29712 1726882815.12479: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000091 29712 1726882815.12564: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000091 29712 1726882815.12570: WORKER PROCESS EXITING 29712 1726882815.12611: no more pending results, returning what we have 29712 1726882815.12616: in VariableManager get_vars() 29712 1726882815.12656: Calling all_inventory to load vars for managed_node1 29712 1726882815.12658: Calling groups_inventory to load vars for managed_node1 29712 1726882815.12660: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.12676: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.12686: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.12689: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.14016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.15723: done with get_vars() 29712 1726882815.15739: variable 'ansible_search_path' from source: unknown 29712 1726882815.15740: variable 'ansible_search_path' from source: unknown 29712 1726882815.15761: we have included files to process 29712 1726882815.15762: generating all_blocks data 29712 1726882815.15765: done generating all_blocks data 29712 1726882815.15765: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882815.15766: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882815.15768: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29712 1726882815.16141: done processing included file 29712 1726882815.16142: iterating over new_blocks loaded from include file 29712 1726882815.16144: in VariableManager get_vars() 29712 1726882815.16157: done with get_vars() 29712 1726882815.16158: filtering new block on tags 29712 1726882815.16172: done filtering new block on tags 29712 1726882815.16174: in VariableManager get_vars() 29712 1726882815.16185: done with get_vars() 29712 1726882815.16186: filtering new block on tags 29712 1726882815.16197: done filtering new block on tags 29712 1726882815.16198: in VariableManager get_vars() 29712 1726882815.16210: done with get_vars() 29712 1726882815.16211: filtering new block on tags 29712 1726882815.16220: done filtering new block on tags 29712 1726882815.16221: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29712 1726882815.16224: extending task lists for all hosts with included blocks 29712 1726882815.16452: done extending task lists 29712 1726882815.16453: done processing included files 29712 1726882815.16454: results queue empty 29712 1726882815.16454: checking for any_errors_fatal 29712 1726882815.16455: done checking for any_errors_fatal 29712 1726882815.16456: checking for max_fail_percentage 29712 1726882815.16456: done checking for max_fail_percentage 29712 1726882815.16457: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.16458: done checking to see if all hosts have failed 29712 1726882815.16458: getting the remaining hosts for this loop 29712 1726882815.16459: done getting the remaining hosts for this loop 29712 1726882815.16460: getting the next task for host managed_node1 29712 1726882815.16464: done getting next task for host managed_node1 29712 1726882815.16469: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882815.16471: ^ 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 29712 1726882815.16477: getting variables 29712 1726882815.16477: in VariableManager get_vars() 29712 1726882815.16487: Calling all_inventory to load vars for managed_node1 29712 1726882815.16488: Calling groups_inventory to load vars for managed_node1 29712 1726882815.16489: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.16493: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.16495: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.16497: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.22231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.24258: done with get_vars() 29712 1726882815.24296: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:40:15 -0400 (0:00:00.129) 0:00:32.363 ****** 29712 1726882815.24394: entering _queue_task() for managed_node1/setup 29712 1726882815.24773: worker is 1 (out of 1 available) 29712 1726882815.24790: exiting _queue_task() for managed_node1/setup 29712 1726882815.24812: done queuing things up, now waiting for results queue to drain 29712 1726882815.24814: waiting for pending results... 29712 1726882815.25350: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29712 1726882815.25461: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000005de 29712 1726882815.25495: variable 'ansible_search_path' from source: unknown 29712 1726882815.25505: variable 'ansible_search_path' from source: unknown 29712 1726882815.25549: calling self._execute() 29712 1726882815.25653: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.25666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.25683: variable 'omit' from source: magic vars 29712 1726882815.26070: variable 'ansible_distribution_major_version' from source: facts 29712 1726882815.26089: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882815.26400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882815.28654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882815.28728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882815.28770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882815.28801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882815.28826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882815.28903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882815.28930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882815.28954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882815.29003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882815.29018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882815.29074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882815.29125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882815.29150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882815.29234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882815.29262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882815.29466: variable '__network_required_facts' from source: role '' defaults 29712 1726882815.29474: variable 'ansible_facts' from source: unknown 29712 1726882815.30001: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29712 1726882815.30005: when evaluation is False, skipping this task 29712 1726882815.30008: _execute() done 29712 1726882815.30010: dumping result to json 29712 1726882815.30012: done dumping result, returning 29712 1726882815.30019: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-60aa-5bdb-0000000005de] 29712 1726882815.30023: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005de 29712 1726882815.30108: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005de 29712 1726882815.30111: 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 } 29712 1726882815.30151: no more pending results, returning what we have 29712 1726882815.30155: results queue empty 29712 1726882815.30156: checking for any_errors_fatal 29712 1726882815.30158: done checking for any_errors_fatal 29712 1726882815.30158: checking for max_fail_percentage 29712 1726882815.30160: done checking for max_fail_percentage 29712 1726882815.30161: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.30161: done checking to see if all hosts have failed 29712 1726882815.30162: getting the remaining hosts for this loop 29712 1726882815.30166: done getting the remaining hosts for this loop 29712 1726882815.30172: getting the next task for host managed_node1 29712 1726882815.30181: done getting next task for host managed_node1 29712 1726882815.30185: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882815.30188: ^ 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 29712 1726882815.30201: getting variables 29712 1726882815.30202: in VariableManager get_vars() 29712 1726882815.30240: Calling all_inventory to load vars for managed_node1 29712 1726882815.30243: Calling groups_inventory to load vars for managed_node1 29712 1726882815.30245: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.30254: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.30256: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.30259: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.31132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.32111: done with get_vars() 29712 1726882815.32129: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:40:15 -0400 (0:00:00.078) 0:00:32.441 ****** 29712 1726882815.32199: entering _queue_task() for managed_node1/stat 29712 1726882815.32415: worker is 1 (out of 1 available) 29712 1726882815.32428: exiting _queue_task() for managed_node1/stat 29712 1726882815.32438: done queuing things up, now waiting for results queue to drain 29712 1726882815.32439: waiting for pending results... 29712 1726882815.32612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29712 1726882815.32705: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000005e0 29712 1726882815.32716: variable 'ansible_search_path' from source: unknown 29712 1726882815.32719: variable 'ansible_search_path' from source: unknown 29712 1726882815.32747: calling self._execute() 29712 1726882815.32824: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.32828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.32836: variable 'omit' from source: magic vars 29712 1726882815.33099: variable 'ansible_distribution_major_version' from source: facts 29712 1726882815.33116: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882815.33235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882815.33435: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882815.33468: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882815.33509: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882815.33535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882815.33604: 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) 29712 1726882815.33621: 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) 29712 1726882815.33638: 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) 29712 1726882815.33665: 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) 29712 1726882815.33731: variable '__network_is_ostree' from source: set_fact 29712 1726882815.33736: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882815.33739: when evaluation is False, skipping this task 29712 1726882815.33742: _execute() done 29712 1726882815.33745: dumping result to json 29712 1726882815.33755: done dumping result, returning 29712 1726882815.33758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000005e0] 29712 1726882815.33762: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e0 29712 1726882815.33844: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e0 29712 1726882815.33847: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882815.33912: no more pending results, returning what we have 29712 1726882815.33915: results queue empty 29712 1726882815.33916: checking for any_errors_fatal 29712 1726882815.33921: done checking for any_errors_fatal 29712 1726882815.33922: checking for max_fail_percentage 29712 1726882815.33923: done checking for max_fail_percentage 29712 1726882815.33924: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.33925: done checking to see if all hosts have failed 29712 1726882815.33926: getting the remaining hosts for this loop 29712 1726882815.33928: done getting the remaining hosts for this loop 29712 1726882815.33931: getting the next task for host managed_node1 29712 1726882815.33936: done getting next task for host managed_node1 29712 1726882815.33938: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882815.33941: ^ 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 29712 1726882815.33952: getting variables 29712 1726882815.33953: in VariableManager get_vars() 29712 1726882815.33991: Calling all_inventory to load vars for managed_node1 29712 1726882815.33993: Calling groups_inventory to load vars for managed_node1 29712 1726882815.33995: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.34003: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.34005: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.34008: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.34907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.35854: done with get_vars() 29712 1726882815.35870: done getting variables 29712 1726882815.35910: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:40:15 -0400 (0:00:00.037) 0:00:32.478 ****** 29712 1726882815.35935: entering _queue_task() for managed_node1/set_fact 29712 1726882815.36123: worker is 1 (out of 1 available) 29712 1726882815.36135: exiting _queue_task() for managed_node1/set_fact 29712 1726882815.36146: done queuing things up, now waiting for results queue to drain 29712 1726882815.36147: waiting for pending results... 29712 1726882815.36321: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29712 1726882815.36418: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000005e1 29712 1726882815.36428: variable 'ansible_search_path' from source: unknown 29712 1726882815.36430: variable 'ansible_search_path' from source: unknown 29712 1726882815.36459: calling self._execute() 29712 1726882815.36533: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.36537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.36545: variable 'omit' from source: magic vars 29712 1726882815.36812: variable 'ansible_distribution_major_version' from source: facts 29712 1726882815.36821: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882815.36935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882815.37127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882815.37160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882815.37187: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882815.37231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882815.37298: 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) 29712 1726882815.37315: 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) 29712 1726882815.37332: 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) 29712 1726882815.37357: 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) 29712 1726882815.37423: variable '__network_is_ostree' from source: set_fact 29712 1726882815.37428: Evaluated conditional (not __network_is_ostree is defined): False 29712 1726882815.37431: when evaluation is False, skipping this task 29712 1726882815.37434: _execute() done 29712 1726882815.37437: dumping result to json 29712 1726882815.37445: done dumping result, returning 29712 1726882815.37451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-60aa-5bdb-0000000005e1] 29712 1726882815.37460: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e1 29712 1726882815.37540: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e1 29712 1726882815.37543: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29712 1726882815.37608: no more pending results, returning what we have 29712 1726882815.37611: results queue empty 29712 1726882815.37611: checking for any_errors_fatal 29712 1726882815.37616: done checking for any_errors_fatal 29712 1726882815.37617: checking for max_fail_percentage 29712 1726882815.37618: done checking for max_fail_percentage 29712 1726882815.37619: checking to see if all hosts have failed and the running result is not ok 29712 1726882815.37620: done checking to see if all hosts have failed 29712 1726882815.37621: getting the remaining hosts for this loop 29712 1726882815.37622: done getting the remaining hosts for this loop 29712 1726882815.37625: getting the next task for host managed_node1 29712 1726882815.37632: done getting next task for host managed_node1 29712 1726882815.37636: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882815.37638: ^ 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 29712 1726882815.37649: getting variables 29712 1726882815.37651: in VariableManager get_vars() 29712 1726882815.37690: Calling all_inventory to load vars for managed_node1 29712 1726882815.37692: Calling groups_inventory to load vars for managed_node1 29712 1726882815.37694: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882815.37700: Calling all_plugins_play to load vars for managed_node1 29712 1726882815.37702: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882815.37703: Calling groups_plugins_play to load vars for managed_node1 29712 1726882815.38578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882815.39533: done with get_vars() 29712 1726882815.39547: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:40:15 -0400 (0:00:00.036) 0:00:32.515 ****** 29712 1726882815.39611: entering _queue_task() for managed_node1/service_facts 29712 1726882815.39790: worker is 1 (out of 1 available) 29712 1726882815.39804: exiting _queue_task() for managed_node1/service_facts 29712 1726882815.39814: done queuing things up, now waiting for results queue to drain 29712 1726882815.39816: waiting for pending results... 29712 1726882815.39984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29712 1726882815.40071: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000005e3 29712 1726882815.40083: variable 'ansible_search_path' from source: unknown 29712 1726882815.40086: variable 'ansible_search_path' from source: unknown 29712 1726882815.40114: calling self._execute() 29712 1726882815.40186: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.40190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.40199: variable 'omit' from source: magic vars 29712 1726882815.40451: variable 'ansible_distribution_major_version' from source: facts 29712 1726882815.40460: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882815.40471: variable 'omit' from source: magic vars 29712 1726882815.40516: variable 'omit' from source: magic vars 29712 1726882815.40538: variable 'omit' from source: magic vars 29712 1726882815.40573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882815.40599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882815.40616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882815.40629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882815.40639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882815.40663: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882815.40671: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.40674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.40746: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882815.40749: Set connection var ansible_shell_executable to /bin/sh 29712 1726882815.40756: Set connection var ansible_pipelining to False 29712 1726882815.40761: Set connection var ansible_connection to ssh 29712 1726882815.40770: Set connection var ansible_timeout to 10 29712 1726882815.40772: Set connection var ansible_shell_type to sh 29712 1726882815.40786: variable 'ansible_shell_executable' from source: unknown 29712 1726882815.40789: variable 'ansible_connection' from source: unknown 29712 1726882815.40791: variable 'ansible_module_compression' from source: unknown 29712 1726882815.40794: variable 'ansible_shell_type' from source: unknown 29712 1726882815.40798: variable 'ansible_shell_executable' from source: unknown 29712 1726882815.40800: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882815.40803: variable 'ansible_pipelining' from source: unknown 29712 1726882815.40805: variable 'ansible_timeout' from source: unknown 29712 1726882815.40809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882815.40943: 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__) 29712 1726882815.40951: variable 'omit' from source: magic vars 29712 1726882815.40956: starting attempt loop 29712 1726882815.40959: running the handler 29712 1726882815.40973: _low_level_execute_command(): starting 29712 1726882815.40980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882815.41497: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.41512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.41525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882815.41536: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.41546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.41606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882815.41622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882815.41750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882815.43427: stdout chunk (state=3): >>>/root <<< 29712 1726882815.43527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882815.43574: stderr chunk (state=3): >>><<< 29712 1726882815.43577: stdout chunk (state=3): >>><<< 29712 1726882815.43596: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882815.43605: _low_level_execute_command(): starting 29712 1726882815.43611: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938 `" && echo ansible-tmp-1726882815.4359367-31211-148281272492938="` echo /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938 `" ) && sleep 0' 29712 1726882815.44035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.44041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.44074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882815.44086: 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.44.90 is address debug1: re-parsing configuration <<< 29712 1726882815.44104: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.44149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882815.44155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882815.44262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882815.46195: stdout chunk (state=3): >>>ansible-tmp-1726882815.4359367-31211-148281272492938=/root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938 <<< 29712 1726882815.46373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882815.46383: stdout chunk (state=3): >>><<< 29712 1726882815.46394: stderr chunk (state=3): >>><<< 29712 1726882815.46411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882815.4359367-31211-148281272492938=/root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882815.46464: variable 'ansible_module_compression' from source: unknown 29712 1726882815.46519: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29712 1726882815.46577: variable 'ansible_facts' from source: unknown 29712 1726882815.46659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/AnsiballZ_service_facts.py 29712 1726882815.46824: Sending initial data 29712 1726882815.46827: Sent initial data (162 bytes) 29712 1726882815.47823: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882815.47835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882815.47849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.47872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.47916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882815.47927: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882815.47940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.47957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882815.47972: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882815.47987: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882815.48001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882815.48013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.48028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.48038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882815.48048: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882815.48059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.48146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882815.48170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882815.48187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882815.48317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882815.50103: 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 <<< 29712 1726882815.50192: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882815.50299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpzgy3ddnq /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/AnsiballZ_service_facts.py <<< 29712 1726882815.50403: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882815.51949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882815.51952: stderr chunk (state=3): >>><<< 29712 1726882815.51955: stdout chunk (state=3): >>><<< 29712 1726882815.51957: done transferring module to remote 29712 1726882815.51959: _low_level_execute_command(): starting 29712 1726882815.51961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/ /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/AnsiballZ_service_facts.py && sleep 0' 29712 1726882815.52545: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882815.52558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882815.52577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.52595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.52636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882815.52647: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882815.52659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.52681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882815.52694: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882815.52706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882815.52724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882815.52743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.52760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.52780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882815.52792: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882815.52805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.52888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882815.52905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882815.52923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882815.53047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882815.54805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882815.54870: stderr chunk (state=3): >>><<< 29712 1726882815.54873: stdout chunk (state=3): >>><<< 29712 1726882815.54890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882815.54894: _low_level_execute_command(): starting 29712 1726882815.54896: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/AnsiballZ_service_facts.py && sleep 0' 29712 1726882815.55321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.55324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882815.55354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.55357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882815.55359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882815.55414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882815.55417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882815.55519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882816.87002: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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": "s<<< 29712 1726882816.87029: stdout chunk (state=3): >>>tatic", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.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": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 29712 1726882816.88349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882816.88353: stdout chunk (state=3): >>><<< 29712 1726882816.88355: stderr chunk (state=3): >>><<< 29712 1726882816.88575: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882816.89063: 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-1726882815.4359367-31211-148281272492938/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882816.89085: _low_level_execute_command(): starting 29712 1726882816.89095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882815.4359367-31211-148281272492938/ > /dev/null 2>&1 && sleep 0' 29712 1726882816.89762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882816.89784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882816.89803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882816.89823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882816.89872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882816.89886: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882816.89905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882816.89924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882816.89936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882816.89948: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882816.89960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882816.89980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882816.89996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882816.90012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882816.90026: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882816.90040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882816.90121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882816.90140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882816.90155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882816.90293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882816.92080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882816.92160: stderr chunk (state=3): >>><<< 29712 1726882816.92177: stdout chunk (state=3): >>><<< 29712 1726882816.92378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882816.92381: handler run complete 29712 1726882816.92412: variable 'ansible_facts' from source: unknown 29712 1726882816.92579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882816.93059: variable 'ansible_facts' from source: unknown 29712 1726882816.93201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882816.93411: attempt loop complete, returning result 29712 1726882816.93421: _execute() done 29712 1726882816.93429: dumping result to json 29712 1726882816.93500: done dumping result, returning 29712 1726882816.93515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-60aa-5bdb-0000000005e3] 29712 1726882816.93524: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e3 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29712 1726882816.94370: no more pending results, returning what we have 29712 1726882816.94373: results queue empty 29712 1726882816.94374: checking for any_errors_fatal 29712 1726882816.94382: done checking for any_errors_fatal 29712 1726882816.94382: checking for max_fail_percentage 29712 1726882816.94384: done checking for max_fail_percentage 29712 1726882816.94385: checking to see if all hosts have failed and the running result is not ok 29712 1726882816.94386: done checking to see if all hosts have failed 29712 1726882816.94386: getting the remaining hosts for this loop 29712 1726882816.94388: done getting the remaining hosts for this loop 29712 1726882816.94391: getting the next task for host managed_node1 29712 1726882816.94397: done getting next task for host managed_node1 29712 1726882816.94400: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882816.94403: ^ 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 29712 1726882816.94413: getting variables 29712 1726882816.94414: in VariableManager get_vars() 29712 1726882816.94447: Calling all_inventory to load vars for managed_node1 29712 1726882816.94450: Calling groups_inventory to load vars for managed_node1 29712 1726882816.94452: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882816.94462: Calling all_plugins_play to load vars for managed_node1 29712 1726882816.94466: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882816.94472: Calling groups_plugins_play to load vars for managed_node1 29712 1726882816.95080: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e3 29712 1726882816.95084: WORKER PROCESS EXITING 29712 1726882816.96098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882816.98766: done with get_vars() 29712 1726882816.98823: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:40:16 -0400 (0:00:01.593) 0:00:34.108 ****** 29712 1726882816.98916: entering _queue_task() for managed_node1/package_facts 29712 1726882816.99212: worker is 1 (out of 1 available) 29712 1726882816.99226: exiting _queue_task() for managed_node1/package_facts 29712 1726882816.99238: done queuing things up, now waiting for results queue to drain 29712 1726882816.99240: waiting for pending results... 29712 1726882816.99580: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29712 1726882816.99745: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000005e4 29712 1726882816.99771: variable 'ansible_search_path' from source: unknown 29712 1726882816.99781: variable 'ansible_search_path' from source: unknown 29712 1726882816.99830: calling self._execute() 29712 1726882816.99944: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882816.99957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882816.99980: variable 'omit' from source: magic vars 29712 1726882817.00388: variable 'ansible_distribution_major_version' from source: facts 29712 1726882817.00411: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882817.00423: variable 'omit' from source: magic vars 29712 1726882817.00494: variable 'omit' from source: magic vars 29712 1726882817.00537: variable 'omit' from source: magic vars 29712 1726882817.00594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882817.00654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882817.00688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882817.01814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882817.01922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882817.01952: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882817.01961: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882817.01975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882817.02199: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882817.02210: Set connection var ansible_shell_executable to /bin/sh 29712 1726882817.02222: Set connection var ansible_pipelining to False 29712 1726882817.02236: Set connection var ansible_connection to ssh 29712 1726882817.02350: Set connection var ansible_timeout to 10 29712 1726882817.02360: Set connection var ansible_shell_type to sh 29712 1726882817.02389: variable 'ansible_shell_executable' from source: unknown 29712 1726882817.02397: variable 'ansible_connection' from source: unknown 29712 1726882817.02404: variable 'ansible_module_compression' from source: unknown 29712 1726882817.02411: variable 'ansible_shell_type' from source: unknown 29712 1726882817.02417: variable 'ansible_shell_executable' from source: unknown 29712 1726882817.02423: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882817.02430: variable 'ansible_pipelining' from source: unknown 29712 1726882817.02436: variable 'ansible_timeout' from source: unknown 29712 1726882817.02446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882817.02766: 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__) 29712 1726882817.02902: variable 'omit' from source: magic vars 29712 1726882817.02912: starting attempt loop 29712 1726882817.02918: running the handler 29712 1726882817.02936: _low_level_execute_command(): starting 29712 1726882817.02948: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882817.04879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.04884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.04908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.04912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.04914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.05104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882817.05107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.05185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.05399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.07063: stdout chunk (state=3): >>>/root <<< 29712 1726882817.07173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882817.07248: stderr chunk (state=3): >>><<< 29712 1726882817.07251: stdout chunk (state=3): >>><<< 29712 1726882817.07380: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882817.07384: _low_level_execute_command(): starting 29712 1726882817.07387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004 `" && echo ansible-tmp-1726882817.072791-31273-99919279389004="` echo /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004 `" ) && sleep 0' 29712 1726882817.08739: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.08743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.08781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.08797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.08871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882817.08875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.08940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882817.08943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.09058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.09297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.11160: stdout chunk (state=3): >>>ansible-tmp-1726882817.072791-31273-99919279389004=/root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004 <<< 29712 1726882817.11344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882817.11348: stdout chunk (state=3): >>><<< 29712 1726882817.11355: stderr chunk (state=3): >>><<< 29712 1726882817.11374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882817.072791-31273-99919279389004=/root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882817.11418: variable 'ansible_module_compression' from source: unknown 29712 1726882817.11472: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29712 1726882817.11529: variable 'ansible_facts' from source: unknown 29712 1726882817.11692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/AnsiballZ_package_facts.py 29712 1726882817.12328: Sending initial data 29712 1726882817.12332: Sent initial data (160 bytes) 29712 1726882817.14273: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882817.14326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.14343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.14360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.14399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882817.14409: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882817.14421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.14435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882817.14445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882817.14457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882817.14473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.14490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.14508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.14522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882817.14533: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882817.14546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.14621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882817.14637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.14650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.14800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.16581: 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 <<< 29712 1726882817.16715: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882817.16718: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmprn6hrof7 /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/AnsiballZ_package_facts.py <<< 29712 1726882817.16801: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882817.19783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882817.19976: stderr chunk (state=3): >>><<< 29712 1726882817.19979: stdout chunk (state=3): >>><<< 29712 1726882817.19982: done transferring module to remote 29712 1726882817.19984: _low_level_execute_command(): starting 29712 1726882817.19986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/ /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/AnsiballZ_package_facts.py && sleep 0' 29712 1726882817.20562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882817.20580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.20596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.20615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.20657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882817.20674: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882817.20690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.20712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882817.20724: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882817.20736: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882817.20748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.20762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.20781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.20794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882817.20806: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882817.20820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.20886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882817.20901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.20913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.21039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.22879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882817.23109: stderr chunk (state=3): >>><<< 29712 1726882817.23112: stdout chunk (state=3): >>><<< 29712 1726882817.23230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882817.23237: _low_level_execute_command(): starting 29712 1726882817.23245: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/AnsiballZ_package_facts.py && sleep 0' 29712 1726882817.23812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.23816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.23849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.23852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882817.23854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.23918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.24156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.24292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.69985: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 29712 1726882817.70009: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 29712 1726882817.70022: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 29712 1726882817.70080: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 29712 1726882817.70193: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 29712 1726882817.70198: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 29712 1726882817.70203: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29712 1726882817.71610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882817.71691: stderr chunk (state=3): >>><<< 29712 1726882817.71694: stdout chunk (state=3): >>><<< 29712 1726882817.72176: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882817.76331: 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-1726882817.072791-31273-99919279389004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882817.76350: _low_level_execute_command(): starting 29712 1726882817.76380: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882817.072791-31273-99919279389004/ > /dev/null 2>&1 && sleep 0' 29712 1726882817.78533: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.78537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882817.78578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882817.78582: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882817.78585: 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.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882817.78587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882817.78754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882817.78785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882817.78930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882817.80743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882817.80811: stderr chunk (state=3): >>><<< 29712 1726882817.80814: stdout chunk (state=3): >>><<< 29712 1726882817.81270: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882817.81274: handler run complete 29712 1726882817.81784: variable 'ansible_facts' from source: unknown 29712 1726882817.83323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882817.87730: variable 'ansible_facts' from source: unknown 29712 1726882817.89047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882817.90423: attempt loop complete, returning result 29712 1726882817.90794: _execute() done 29712 1726882817.90803: dumping result to json 29712 1726882817.91036: done dumping result, returning 29712 1726882817.91685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-60aa-5bdb-0000000005e4] 29712 1726882817.91697: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e4 29712 1726882817.94672: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000005e4 29712 1726882817.94676: 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 } 29712 1726882817.94825: no more pending results, returning what we have 29712 1726882817.94828: results queue empty 29712 1726882817.94829: checking for any_errors_fatal 29712 1726882817.94837: done checking for any_errors_fatal 29712 1726882817.94838: checking for max_fail_percentage 29712 1726882817.94839: done checking for max_fail_percentage 29712 1726882817.94840: checking to see if all hosts have failed and the running result is not ok 29712 1726882817.94841: done checking to see if all hosts have failed 29712 1726882817.94842: getting the remaining hosts for this loop 29712 1726882817.94844: done getting the remaining hosts for this loop 29712 1726882817.94847: getting the next task for host managed_node1 29712 1726882817.94854: done getting next task for host managed_node1 29712 1726882817.94859: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882817.94861: ^ 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 29712 1726882817.94877: getting variables 29712 1726882817.94878: in VariableManager get_vars() 29712 1726882817.94913: Calling all_inventory to load vars for managed_node1 29712 1726882817.94916: Calling groups_inventory to load vars for managed_node1 29712 1726882817.94918: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882817.94928: Calling all_plugins_play to load vars for managed_node1 29712 1726882817.94930: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882817.94933: Calling groups_plugins_play to load vars for managed_node1 29712 1726882817.96602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882817.99915: done with get_vars() 29712 1726882817.99943: done getting variables 29712 1726882818.00006: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:40:17 -0400 (0:00:01.011) 0:00:35.119 ****** 29712 1726882818.00037: entering _queue_task() for managed_node1/debug 29712 1726882818.00355: worker is 1 (out of 1 available) 29712 1726882818.00371: exiting _queue_task() for managed_node1/debug 29712 1726882818.00383: done queuing things up, now waiting for results queue to drain 29712 1726882818.00385: waiting for pending results... 29712 1726882818.01349: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29712 1726882818.01575: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000092 29712 1726882818.01595: variable 'ansible_search_path' from source: unknown 29712 1726882818.01602: variable 'ansible_search_path' from source: unknown 29712 1726882818.01667: calling self._execute() 29712 1726882818.01832: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.01961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.01980: variable 'omit' from source: magic vars 29712 1726882818.02687: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.02727: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.02830: variable 'omit' from source: magic vars 29712 1726882818.02865: variable 'omit' from source: magic vars 29712 1726882818.03084: variable 'network_provider' from source: set_fact 29712 1726882818.03108: variable 'omit' from source: magic vars 29712 1726882818.03182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882818.03220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882818.03389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882818.03411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882818.03427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882818.03462: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882818.03478: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.03486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.03801: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882818.03814: Set connection var ansible_shell_executable to /bin/sh 29712 1726882818.03827: Set connection var ansible_pipelining to False 29712 1726882818.03836: Set connection var ansible_connection to ssh 29712 1726882818.03846: Set connection var ansible_timeout to 10 29712 1726882818.03852: Set connection var ansible_shell_type to sh 29712 1726882818.03882: variable 'ansible_shell_executable' from source: unknown 29712 1726882818.03891: variable 'ansible_connection' from source: unknown 29712 1726882818.03898: variable 'ansible_module_compression' from source: unknown 29712 1726882818.03910: variable 'ansible_shell_type' from source: unknown 29712 1726882818.03917: variable 'ansible_shell_executable' from source: unknown 29712 1726882818.03923: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.03930: variable 'ansible_pipelining' from source: unknown 29712 1726882818.03937: variable 'ansible_timeout' from source: unknown 29712 1726882818.03944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.04272: 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) 29712 1726882818.04290: variable 'omit' from source: magic vars 29712 1726882818.04300: starting attempt loop 29712 1726882818.04307: running the handler 29712 1726882818.04475: handler run complete 29712 1726882818.04493: attempt loop complete, returning result 29712 1726882818.04500: _execute() done 29712 1726882818.04508: dumping result to json 29712 1726882818.04515: done dumping result, returning 29712 1726882818.04526: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-60aa-5bdb-000000000092] 29712 1726882818.04536: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000092 ok: [managed_node1] => {} MSG: Using network provider: nm 29712 1726882818.04727: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000092 29712 1726882818.04731: WORKER PROCESS EXITING 29712 1726882818.04741: no more pending results, returning what we have 29712 1726882818.04745: results queue empty 29712 1726882818.04746: checking for any_errors_fatal 29712 1726882818.04756: done checking for any_errors_fatal 29712 1726882818.04757: checking for max_fail_percentage 29712 1726882818.04759: done checking for max_fail_percentage 29712 1726882818.04760: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.04761: done checking to see if all hosts have failed 29712 1726882818.04762: getting the remaining hosts for this loop 29712 1726882818.04769: done getting the remaining hosts for this loop 29712 1726882818.04773: getting the next task for host managed_node1 29712 1726882818.04780: done getting next task for host managed_node1 29712 1726882818.04784: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29712 1726882818.04786: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.04796: getting variables 29712 1726882818.04797: in VariableManager get_vars() 29712 1726882818.04834: Calling all_inventory to load vars for managed_node1 29712 1726882818.04837: Calling groups_inventory to load vars for managed_node1 29712 1726882818.04839: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.04847: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.04850: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.04852: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.07621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.11307: done with get_vars() 29712 1726882818.11342: done getting variables 29712 1726882818.11410: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:40:18 -0400 (0:00:00.114) 0:00:35.233 ****** 29712 1726882818.11444: entering _queue_task() for managed_node1/fail 29712 1726882818.11823: worker is 1 (out of 1 available) 29712 1726882818.11840: exiting _queue_task() for managed_node1/fail 29712 1726882818.11852: done queuing things up, now waiting for results queue to drain 29712 1726882818.11854: waiting for pending results... 29712 1726882818.12147: 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 29712 1726882818.12284: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000093 29712 1726882818.12307: variable 'ansible_search_path' from source: unknown 29712 1726882818.12315: variable 'ansible_search_path' from source: unknown 29712 1726882818.12356: calling self._execute() 29712 1726882818.12466: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.12478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.12498: variable 'omit' from source: magic vars 29712 1726882818.12887: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.12904: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.13036: variable 'network_state' from source: role '' defaults 29712 1726882818.13090: Evaluated conditional (network_state != {}): False 29712 1726882818.13098: when evaluation is False, skipping this task 29712 1726882818.13105: _execute() done 29712 1726882818.13112: dumping result to json 29712 1726882818.13120: done dumping result, returning 29712 1726882818.13132: 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 [0e448fcc-3ce9-60aa-5bdb-000000000093] 29712 1726882818.13185: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000093 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882818.13360: no more pending results, returning what we have 29712 1726882818.13366: results queue empty 29712 1726882818.13368: checking for any_errors_fatal 29712 1726882818.13379: done checking for any_errors_fatal 29712 1726882818.13380: checking for max_fail_percentage 29712 1726882818.13382: done checking for max_fail_percentage 29712 1726882818.13383: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.13406: done checking to see if all hosts have failed 29712 1726882818.13407: getting the remaining hosts for this loop 29712 1726882818.13427: done getting the remaining hosts for this loop 29712 1726882818.13432: getting the next task for host managed_node1 29712 1726882818.13440: done getting next task for host managed_node1 29712 1726882818.13445: ^ 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 29712 1726882818.13448: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.13465: getting variables 29712 1726882818.13467: in VariableManager get_vars() 29712 1726882818.13514: Calling all_inventory to load vars for managed_node1 29712 1726882818.13535: Calling groups_inventory to load vars for managed_node1 29712 1726882818.13539: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.13550: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.13554: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.13557: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.14596: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000093 29712 1726882818.14599: WORKER PROCESS EXITING 29712 1726882818.15681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.17669: done with get_vars() 29712 1726882818.17698: done getting variables 29712 1726882818.17761: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:40:18 -0400 (0:00:00.063) 0:00:35.297 ****** 29712 1726882818.17795: entering _queue_task() for managed_node1/fail 29712 1726882818.18117: worker is 1 (out of 1 available) 29712 1726882818.18130: exiting _queue_task() for managed_node1/fail 29712 1726882818.18142: done queuing things up, now waiting for results queue to drain 29712 1726882818.18147: waiting for pending results... 29712 1726882818.18423: 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 29712 1726882818.18545: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000094 29712 1726882818.18563: variable 'ansible_search_path' from source: unknown 29712 1726882818.18572: variable 'ansible_search_path' from source: unknown 29712 1726882818.18618: calling self._execute() 29712 1726882818.18725: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.18735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.18748: variable 'omit' from source: magic vars 29712 1726882818.19128: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.19149: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.19302: variable 'network_state' from source: role '' defaults 29712 1726882818.19330: Evaluated conditional (network_state != {}): False 29712 1726882818.19362: when evaluation is False, skipping this task 29712 1726882818.19374: _execute() done 29712 1726882818.19381: dumping result to json 29712 1726882818.19388: done dumping result, returning 29712 1726882818.19397: 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 [0e448fcc-3ce9-60aa-5bdb-000000000094] 29712 1726882818.19406: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000094 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882818.19973: no more pending results, returning what we have 29712 1726882818.19978: results queue empty 29712 1726882818.19980: checking for any_errors_fatal 29712 1726882818.19991: done checking for any_errors_fatal 29712 1726882818.19991: checking for max_fail_percentage 29712 1726882818.19993: done checking for max_fail_percentage 29712 1726882818.19995: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.19996: done checking to see if all hosts have failed 29712 1726882818.19997: getting the remaining hosts for this loop 29712 1726882818.19999: done getting the remaining hosts for this loop 29712 1726882818.20003: getting the next task for host managed_node1 29712 1726882818.20010: done getting next task for host managed_node1 29712 1726882818.20014: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29712 1726882818.20017: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.20036: getting variables 29712 1726882818.20038: in VariableManager get_vars() 29712 1726882818.20086: Calling all_inventory to load vars for managed_node1 29712 1726882818.20089: Calling groups_inventory to load vars for managed_node1 29712 1726882818.20091: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.20103: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.20106: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.20109: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.21131: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000094 29712 1726882818.21135: WORKER PROCESS EXITING 29712 1726882818.22096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.24924: done with get_vars() 29712 1726882818.24952: done getting variables 29712 1726882818.25018: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:40:18 -0400 (0:00:00.072) 0:00:35.369 ****** 29712 1726882818.25050: entering _queue_task() for managed_node1/fail 29712 1726882818.25376: worker is 1 (out of 1 available) 29712 1726882818.25389: exiting _queue_task() for managed_node1/fail 29712 1726882818.25405: done queuing things up, now waiting for results queue to drain 29712 1726882818.25406: waiting for pending results... 29712 1726882818.25691: 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 29712 1726882818.25811: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000095 29712 1726882818.25837: variable 'ansible_search_path' from source: unknown 29712 1726882818.25852: variable 'ansible_search_path' from source: unknown 29712 1726882818.25898: calling self._execute() 29712 1726882818.26011: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.26022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.26036: variable 'omit' from source: magic vars 29712 1726882818.26465: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.26484: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.26690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882818.29905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882818.30020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882818.30209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882818.30247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882818.30346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882818.30575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.30670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.30858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.30930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.30981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.31113: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.31158: Evaluated conditional (ansible_distribution_major_version | int > 9): False 29712 1726882818.31172: when evaluation is False, skipping this task 29712 1726882818.31181: _execute() done 29712 1726882818.31188: dumping result to json 29712 1726882818.31196: done dumping result, returning 29712 1726882818.31208: 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 [0e448fcc-3ce9-60aa-5bdb-000000000095] 29712 1726882818.31217: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000095 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 29712 1726882818.31377: no more pending results, returning what we have 29712 1726882818.31381: results queue empty 29712 1726882818.31383: checking for any_errors_fatal 29712 1726882818.31392: done checking for any_errors_fatal 29712 1726882818.31393: checking for max_fail_percentage 29712 1726882818.31395: done checking for max_fail_percentage 29712 1726882818.31396: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.31397: done checking to see if all hosts have failed 29712 1726882818.31398: getting the remaining hosts for this loop 29712 1726882818.31400: done getting the remaining hosts for this loop 29712 1726882818.31404: getting the next task for host managed_node1 29712 1726882818.31411: done getting next task for host managed_node1 29712 1726882818.31415: ^ 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 29712 1726882818.31417: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.31433: getting variables 29712 1726882818.31436: in VariableManager get_vars() 29712 1726882818.31479: Calling all_inventory to load vars for managed_node1 29712 1726882818.31483: Calling groups_inventory to load vars for managed_node1 29712 1726882818.31485: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.31495: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.31499: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.31502: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.32507: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000095 29712 1726882818.32511: WORKER PROCESS EXITING 29712 1726882818.33817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.36497: done with get_vars() 29712 1726882818.36523: done getting variables 29712 1726882818.36589: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:40:18 -0400 (0:00:00.115) 0:00:35.485 ****** 29712 1726882818.36620: entering _queue_task() for managed_node1/dnf 29712 1726882818.36932: worker is 1 (out of 1 available) 29712 1726882818.36945: exiting _queue_task() for managed_node1/dnf 29712 1726882818.36957: done queuing things up, now waiting for results queue to drain 29712 1726882818.36959: waiting for pending results... 29712 1726882818.37248: 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 29712 1726882818.37363: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000096 29712 1726882818.37387: variable 'ansible_search_path' from source: unknown 29712 1726882818.37400: variable 'ansible_search_path' from source: unknown 29712 1726882818.37445: calling self._execute() 29712 1726882818.37558: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.37573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.37587: variable 'omit' from source: magic vars 29712 1726882818.37982: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.37998: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.38215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882818.40924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882818.41004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882818.41047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882818.41094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882818.41133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882818.41225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.41259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.41296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.41350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.41376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.41507: variable 'ansible_distribution' from source: facts 29712 1726882818.41518: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.41544: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29712 1726882818.41682: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882818.41820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.41848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.41888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.41933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.41952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.42008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.42040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.42075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.42125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.42146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.42203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.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) 29712 1726882818.42262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.42318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.42337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.42505: variable 'network_connections' from source: play vars 29712 1726882818.42518: variable 'profile' from source: play vars 29712 1726882818.42587: variable 'profile' from source: play vars 29712 1726882818.42591: variable 'interface' from source: set_fact 29712 1726882818.42633: variable 'interface' from source: set_fact 29712 1726882818.42689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882818.42805: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882818.42831: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882818.42853: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882818.42880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882818.42912: 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) 29712 1726882818.42927: 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) 29712 1726882818.42949: 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) 29712 1726882818.42970: 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) 29712 1726882818.43006: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882818.43153: variable 'network_connections' from source: play vars 29712 1726882818.43156: variable 'profile' from source: play vars 29712 1726882818.43204: variable 'profile' from source: play vars 29712 1726882818.43207: variable 'interface' from source: set_fact 29712 1726882818.43249: variable 'interface' from source: set_fact 29712 1726882818.43268: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882818.43275: when evaluation is False, skipping this task 29712 1726882818.43278: _execute() done 29712 1726882818.43280: dumping result to json 29712 1726882818.43283: done dumping result, returning 29712 1726882818.43291: 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 [0e448fcc-3ce9-60aa-5bdb-000000000096] 29712 1726882818.43296: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000096 29712 1726882818.43380: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000096 29712 1726882818.43383: 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" } 29712 1726882818.43437: no more pending results, returning what we have 29712 1726882818.43440: results queue empty 29712 1726882818.43441: checking for any_errors_fatal 29712 1726882818.43448: done checking for any_errors_fatal 29712 1726882818.43449: checking for max_fail_percentage 29712 1726882818.43451: done checking for max_fail_percentage 29712 1726882818.43452: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.43453: done checking to see if all hosts have failed 29712 1726882818.43453: getting the remaining hosts for this loop 29712 1726882818.43455: done getting the remaining hosts for this loop 29712 1726882818.43458: getting the next task for host managed_node1 29712 1726882818.43469: done getting next task for host managed_node1 29712 1726882818.43473: ^ 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 29712 1726882818.43475: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.43489: getting variables 29712 1726882818.43490: in VariableManager get_vars() 29712 1726882818.43529: Calling all_inventory to load vars for managed_node1 29712 1726882818.43532: Calling groups_inventory to load vars for managed_node1 29712 1726882818.43534: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.43542: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.43545: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.43547: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.44706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.46069: done with get_vars() 29712 1726882818.46086: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29712 1726882818.46138: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:40:18 -0400 (0:00:00.095) 0:00:35.581 ****** 29712 1726882818.46162: entering _queue_task() for managed_node1/yum 29712 1726882818.46380: worker is 1 (out of 1 available) 29712 1726882818.46395: exiting _queue_task() for managed_node1/yum 29712 1726882818.46406: done queuing things up, now waiting for results queue to drain 29712 1726882818.46408: waiting for pending results... 29712 1726882818.46588: 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 29712 1726882818.46666: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000097 29712 1726882818.46679: variable 'ansible_search_path' from source: unknown 29712 1726882818.46683: variable 'ansible_search_path' from source: unknown 29712 1726882818.46715: calling self._execute() 29712 1726882818.46791: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.46795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.46803: variable 'omit' from source: magic vars 29712 1726882818.47072: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.47081: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.47199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882818.49530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882818.49584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882818.49610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882818.49634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882818.49658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882818.49726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.49755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.49779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.49805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.49815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.49890: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.49903: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29712 1726882818.49906: when evaluation is False, skipping this task 29712 1726882818.49908: _execute() done 29712 1726882818.49910: dumping result to json 29712 1726882818.49914: done dumping result, returning 29712 1726882818.49922: 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 [0e448fcc-3ce9-60aa-5bdb-000000000097] 29712 1726882818.49926: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000097 29712 1726882818.50013: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000097 29712 1726882818.50016: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29712 1726882818.50060: no more pending results, returning what we have 29712 1726882818.50071: results queue empty 29712 1726882818.50072: checking for any_errors_fatal 29712 1726882818.50081: done checking for any_errors_fatal 29712 1726882818.50081: checking for max_fail_percentage 29712 1726882818.50083: done checking for max_fail_percentage 29712 1726882818.50084: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.50085: done checking to see if all hosts have failed 29712 1726882818.50086: getting the remaining hosts for this loop 29712 1726882818.50087: done getting the remaining hosts for this loop 29712 1726882818.50091: getting the next task for host managed_node1 29712 1726882818.50098: done getting next task for host managed_node1 29712 1726882818.50103: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882818.50105: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.50117: getting variables 29712 1726882818.50119: in VariableManager get_vars() 29712 1726882818.50154: Calling all_inventory to load vars for managed_node1 29712 1726882818.50156: Calling groups_inventory to load vars for managed_node1 29712 1726882818.50158: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.50168: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.50171: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.50176: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.51096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.52536: done with get_vars() 29712 1726882818.52553: done getting variables 29712 1726882818.52607: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:40:18 -0400 (0:00:00.064) 0:00:35.645 ****** 29712 1726882818.52635: entering _queue_task() for managed_node1/fail 29712 1726882818.52862: worker is 1 (out of 1 available) 29712 1726882818.52878: exiting _queue_task() for managed_node1/fail 29712 1726882818.52889: done queuing things up, now waiting for results queue to drain 29712 1726882818.52891: waiting for pending results... 29712 1726882818.53169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29712 1726882818.53290: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000098 29712 1726882818.53310: variable 'ansible_search_path' from source: unknown 29712 1726882818.53318: variable 'ansible_search_path' from source: unknown 29712 1726882818.53372: calling self._execute() 29712 1726882818.53481: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.53492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.53506: variable 'omit' from source: magic vars 29712 1726882818.53893: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.53911: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.54040: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882818.54232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882818.55817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882818.55860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882818.55889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882818.55914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882818.55941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882818.55998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.56031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.56050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.56079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.56091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.56158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.56189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.56218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.56279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.56299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.56343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.56385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.56414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.56471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.56496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.56695: variable 'network_connections' from source: play vars 29712 1726882818.56714: variable 'profile' from source: play vars 29712 1726882818.56796: variable 'profile' from source: play vars 29712 1726882818.56811: variable 'interface' from source: set_fact 29712 1726882818.56880: variable 'interface' from source: set_fact 29712 1726882818.56966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882818.57160: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882818.57212: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882818.57261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882818.57287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882818.57317: 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) 29712 1726882818.57362: 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) 29712 1726882818.57382: 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) 29712 1726882818.57401: 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) 29712 1726882818.57440: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882818.57606: variable 'network_connections' from source: play vars 29712 1726882818.57610: variable 'profile' from source: play vars 29712 1726882818.57653: variable 'profile' from source: play vars 29712 1726882818.57656: variable 'interface' from source: set_fact 29712 1726882818.57703: variable 'interface' from source: set_fact 29712 1726882818.57722: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882818.57725: when evaluation is False, skipping this task 29712 1726882818.57728: _execute() done 29712 1726882818.57732: dumping result to json 29712 1726882818.57734: done dumping result, returning 29712 1726882818.57742: 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 [0e448fcc-3ce9-60aa-5bdb-000000000098] 29712 1726882818.57752: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000098 29712 1726882818.57833: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000098 29712 1726882818.57835: 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" } 29712 1726882818.57886: no more pending results, returning what we have 29712 1726882818.57890: results queue empty 29712 1726882818.57891: checking for any_errors_fatal 29712 1726882818.57898: done checking for any_errors_fatal 29712 1726882818.57899: checking for max_fail_percentage 29712 1726882818.57901: done checking for max_fail_percentage 29712 1726882818.57902: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.57902: done checking to see if all hosts have failed 29712 1726882818.57903: getting the remaining hosts for this loop 29712 1726882818.57905: done getting the remaining hosts for this loop 29712 1726882818.57908: getting the next task for host managed_node1 29712 1726882818.57914: done getting next task for host managed_node1 29712 1726882818.57918: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29712 1726882818.57920: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.57933: getting variables 29712 1726882818.57934: in VariableManager get_vars() 29712 1726882818.57975: Calling all_inventory to load vars for managed_node1 29712 1726882818.57978: Calling groups_inventory to load vars for managed_node1 29712 1726882818.57980: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.57988: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.57991: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.57993: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.58826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.59776: done with get_vars() 29712 1726882818.59792: done getting variables 29712 1726882818.59837: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:40:18 -0400 (0:00:00.072) 0:00:35.718 ****** 29712 1726882818.59860: entering _queue_task() for managed_node1/package 29712 1726882818.60068: worker is 1 (out of 1 available) 29712 1726882818.60083: exiting _queue_task() for managed_node1/package 29712 1726882818.60094: done queuing things up, now waiting for results queue to drain 29712 1726882818.60096: waiting for pending results... 29712 1726882818.60270: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29712 1726882818.60346: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000099 29712 1726882818.60358: variable 'ansible_search_path' from source: unknown 29712 1726882818.60361: variable 'ansible_search_path' from source: unknown 29712 1726882818.60395: calling self._execute() 29712 1726882818.60466: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.60474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.60483: variable 'omit' from source: magic vars 29712 1726882818.60751: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.60759: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.60899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882818.61089: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882818.61121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882818.61145: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882818.61411: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882818.61487: variable 'network_packages' from source: role '' defaults 29712 1726882818.61558: variable '__network_provider_setup' from source: role '' defaults 29712 1726882818.61570: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882818.61618: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882818.61624: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882818.61678: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882818.61801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882818.63184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882818.63233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882818.63260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882818.63286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882818.63307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882818.63363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.63386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.63405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.63433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.63444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.63478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.63494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.63512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.63539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.63550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.63693: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882818.63766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.63784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.63801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.63825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.63837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.63902: variable 'ansible_python' from source: facts 29712 1726882818.63920: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882818.63978: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882818.64033: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882818.64117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.64134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.64151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.64210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.64227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.64273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882818.64308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882818.64336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882818.64380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882818.64398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882818.64541: variable 'network_connections' from source: play vars 29712 1726882818.64552: variable 'profile' from source: play vars 29712 1726882818.64657: variable 'profile' from source: play vars 29712 1726882818.64674: variable 'interface' from source: set_fact 29712 1726882818.64746: variable 'interface' from source: set_fact 29712 1726882818.64815: 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) 29712 1726882818.64846: 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) 29712 1726882818.64883: 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) 29712 1726882818.64915: 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) 29712 1726882818.64966: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882818.65244: variable 'network_connections' from source: play vars 29712 1726882818.65254: variable 'profile' from source: play vars 29712 1726882818.65355: variable 'profile' from source: play vars 29712 1726882818.65369: variable 'interface' from source: set_fact 29712 1726882818.65440: variable 'interface' from source: set_fact 29712 1726882818.65477: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882818.65575: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882818.65811: variable 'network_connections' from source: play vars 29712 1726882818.65814: variable 'profile' from source: play vars 29712 1726882818.65869: variable 'profile' from source: play vars 29712 1726882818.65873: variable 'interface' from source: set_fact 29712 1726882818.65940: variable 'interface' from source: set_fact 29712 1726882818.65958: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882818.66013: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882818.66208: variable 'network_connections' from source: play vars 29712 1726882818.66211: variable 'profile' from source: play vars 29712 1726882818.66257: variable 'profile' from source: play vars 29712 1726882818.66262: variable 'interface' from source: set_fact 29712 1726882818.66344: variable 'interface' from source: set_fact 29712 1726882818.66390: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882818.66432: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882818.66437: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882818.66483: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882818.66618: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882818.66914: variable 'network_connections' from source: play vars 29712 1726882818.66917: variable 'profile' from source: play vars 29712 1726882818.66959: variable 'profile' from source: play vars 29712 1726882818.66962: variable 'interface' from source: set_fact 29712 1726882818.67007: variable 'interface' from source: set_fact 29712 1726882818.67022: variable 'ansible_distribution' from source: facts 29712 1726882818.67025: variable '__network_rh_distros' from source: role '' defaults 29712 1726882818.67030: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.67041: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882818.67154: variable 'ansible_distribution' from source: facts 29712 1726882818.67158: variable '__network_rh_distros' from source: role '' defaults 29712 1726882818.67162: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.67177: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882818.67286: variable 'ansible_distribution' from source: facts 29712 1726882818.67289: variable '__network_rh_distros' from source: role '' defaults 29712 1726882818.67294: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.67318: variable 'network_provider' from source: set_fact 29712 1726882818.67334: variable 'ansible_facts' from source: unknown 29712 1726882818.68091: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29712 1726882818.68100: when evaluation is False, skipping this task 29712 1726882818.68107: _execute() done 29712 1726882818.68112: dumping result to json 29712 1726882818.68119: done dumping result, returning 29712 1726882818.68130: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-60aa-5bdb-000000000099] 29712 1726882818.68138: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000099 29712 1726882818.68246: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000099 29712 1726882818.68253: 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" } 29712 1726882818.68323: no more pending results, returning what we have 29712 1726882818.68327: results queue empty 29712 1726882818.68328: checking for any_errors_fatal 29712 1726882818.68337: done checking for any_errors_fatal 29712 1726882818.68338: checking for max_fail_percentage 29712 1726882818.68340: done checking for max_fail_percentage 29712 1726882818.68341: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.68342: done checking to see if all hosts have failed 29712 1726882818.68342: getting the remaining hosts for this loop 29712 1726882818.68344: done getting the remaining hosts for this loop 29712 1726882818.68347: getting the next task for host managed_node1 29712 1726882818.68353: done getting next task for host managed_node1 29712 1726882818.68357: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882818.68359: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.68373: getting variables 29712 1726882818.68375: in VariableManager get_vars() 29712 1726882818.68413: Calling all_inventory to load vars for managed_node1 29712 1726882818.68416: Calling groups_inventory to load vars for managed_node1 29712 1726882818.68418: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.68431: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.68434: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.68437: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.70155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.71998: done with get_vars() 29712 1726882818.72055: done getting variables 29712 1726882818.72112: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:40:18 -0400 (0:00:00.122) 0:00:35.841 ****** 29712 1726882818.72176: entering _queue_task() for managed_node1/package 29712 1726882818.72502: worker is 1 (out of 1 available) 29712 1726882818.72519: exiting _queue_task() for managed_node1/package 29712 1726882818.72531: done queuing things up, now waiting for results queue to drain 29712 1726882818.72533: waiting for pending results... 29712 1726882818.72839: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29712 1726882818.72962: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009a 29712 1726882818.72988: variable 'ansible_search_path' from source: unknown 29712 1726882818.72996: variable 'ansible_search_path' from source: unknown 29712 1726882818.73044: calling self._execute() 29712 1726882818.73158: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.73176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.73195: variable 'omit' from source: magic vars 29712 1726882818.73600: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.73630: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.73805: variable 'network_state' from source: role '' defaults 29712 1726882818.73821: Evaluated conditional (network_state != {}): False 29712 1726882818.73829: when evaluation is False, skipping this task 29712 1726882818.73841: _execute() done 29712 1726882818.73849: dumping result to json 29712 1726882818.73863: done dumping result, returning 29712 1726882818.73894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-00000000009a] 29712 1726882818.73927: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882818.74143: no more pending results, returning what we have 29712 1726882818.74148: results queue empty 29712 1726882818.74149: checking for any_errors_fatal 29712 1726882818.74156: done checking for any_errors_fatal 29712 1726882818.74159: checking for max_fail_percentage 29712 1726882818.74161: done checking for max_fail_percentage 29712 1726882818.74162: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.74164: done checking to see if all hosts have failed 29712 1726882818.74164: getting the remaining hosts for this loop 29712 1726882818.74166: done getting the remaining hosts for this loop 29712 1726882818.74171: getting the next task for host managed_node1 29712 1726882818.74179: done getting next task for host managed_node1 29712 1726882818.74183: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882818.74186: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.74202: getting variables 29712 1726882818.74204: in VariableManager get_vars() 29712 1726882818.74270: Calling all_inventory to load vars for managed_node1 29712 1726882818.74273: Calling groups_inventory to load vars for managed_node1 29712 1726882818.74276: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.74288: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.74292: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.74296: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.75283: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009a 29712 1726882818.75286: WORKER PROCESS EXITING 29712 1726882818.86588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.90540: done with get_vars() 29712 1726882818.90577: done getting variables 29712 1726882818.90629: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:40:18 -0400 (0:00:00.184) 0:00:36.026 ****** 29712 1726882818.90659: entering _queue_task() for managed_node1/package 29712 1726882818.92003: worker is 1 (out of 1 available) 29712 1726882818.92017: exiting _queue_task() for managed_node1/package 29712 1726882818.92028: done queuing things up, now waiting for results queue to drain 29712 1726882818.92030: waiting for pending results... 29712 1726882818.93499: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29712 1726882818.93627: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009b 29712 1726882818.93656: variable 'ansible_search_path' from source: unknown 29712 1726882818.93668: variable 'ansible_search_path' from source: unknown 29712 1726882818.93713: calling self._execute() 29712 1726882818.93828: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882818.93842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882818.93860: variable 'omit' from source: magic vars 29712 1726882818.94283: variable 'ansible_distribution_major_version' from source: facts 29712 1726882818.94303: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882818.94441: variable 'network_state' from source: role '' defaults 29712 1726882818.94457: Evaluated conditional (network_state != {}): False 29712 1726882818.94466: when evaluation is False, skipping this task 29712 1726882818.94474: _execute() done 29712 1726882818.94480: dumping result to json 29712 1726882818.94487: done dumping result, returning 29712 1726882818.94497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-60aa-5bdb-00000000009b] 29712 1726882818.94509: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009b skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882818.94684: no more pending results, returning what we have 29712 1726882818.94689: results queue empty 29712 1726882818.94690: checking for any_errors_fatal 29712 1726882818.94699: done checking for any_errors_fatal 29712 1726882818.94699: checking for max_fail_percentage 29712 1726882818.94702: done checking for max_fail_percentage 29712 1726882818.94703: checking to see if all hosts have failed and the running result is not ok 29712 1726882818.94704: done checking to see if all hosts have failed 29712 1726882818.94705: getting the remaining hosts for this loop 29712 1726882818.94707: done getting the remaining hosts for this loop 29712 1726882818.94711: getting the next task for host managed_node1 29712 1726882818.94718: done getting next task for host managed_node1 29712 1726882818.94722: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882818.94724: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882818.94739: getting variables 29712 1726882818.94741: in VariableManager get_vars() 29712 1726882818.94782: Calling all_inventory to load vars for managed_node1 29712 1726882818.94785: Calling groups_inventory to load vars for managed_node1 29712 1726882818.94787: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882818.94798: Calling all_plugins_play to load vars for managed_node1 29712 1726882818.94801: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882818.94804: Calling groups_plugins_play to load vars for managed_node1 29712 1726882818.96024: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009b 29712 1726882818.96027: WORKER PROCESS EXITING 29712 1726882818.97055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882818.99738: done with get_vars() 29712 1726882818.99763: done getting variables 29712 1726882818.99821: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:40:18 -0400 (0:00:00.091) 0:00:36.118 ****** 29712 1726882818.99857: entering _queue_task() for managed_node1/service 29712 1726882819.01078: worker is 1 (out of 1 available) 29712 1726882819.01091: exiting _queue_task() for managed_node1/service 29712 1726882819.01103: done queuing things up, now waiting for results queue to drain 29712 1726882819.01105: waiting for pending results... 29712 1726882819.01836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29712 1726882819.02090: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009c 29712 1726882819.02110: variable 'ansible_search_path' from source: unknown 29712 1726882819.02162: variable 'ansible_search_path' from source: unknown 29712 1726882819.02210: calling self._execute() 29712 1726882819.02388: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.02495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.02514: variable 'omit' from source: magic vars 29712 1726882819.03852: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.04686: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882819.04813: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882819.05105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882819.10412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882819.10738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882819.10797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882819.10835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882819.10871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882819.10950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.11035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.11072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.11120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.11145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.11198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.11226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.11270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.11316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.11335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.11390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.11419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.11455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.11512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.11532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.11726: variable 'network_connections' from source: play vars 29712 1726882819.11742: variable 'profile' from source: play vars 29712 1726882819.11828: variable 'profile' from source: play vars 29712 1726882819.11838: variable 'interface' from source: set_fact 29712 1726882819.11918: variable 'interface' from source: set_fact 29712 1726882819.12005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882819.12192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882819.12244: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882819.12285: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882819.12334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882819.12388: 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) 29712 1726882819.12414: 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) 29712 1726882819.12451: 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) 29712 1726882819.12486: 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) 29712 1726882819.12541: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882819.12815: variable 'network_connections' from source: play vars 29712 1726882819.12824: variable 'profile' from source: play vars 29712 1726882819.12890: variable 'profile' from source: play vars 29712 1726882819.12898: variable 'interface' from source: set_fact 29712 1726882819.12952: variable 'interface' from source: set_fact 29712 1726882819.12991: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29712 1726882819.12998: when evaluation is False, skipping this task 29712 1726882819.13004: _execute() done 29712 1726882819.13010: dumping result to json 29712 1726882819.13015: done dumping result, returning 29712 1726882819.13024: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-60aa-5bdb-00000000009c] 29712 1726882819.13040: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29712 1726882819.13192: no more pending results, returning what we have 29712 1726882819.13197: results queue empty 29712 1726882819.13198: checking for any_errors_fatal 29712 1726882819.13206: done checking for any_errors_fatal 29712 1726882819.13207: checking for max_fail_percentage 29712 1726882819.13209: done checking for max_fail_percentage 29712 1726882819.13210: checking to see if all hosts have failed and the running result is not ok 29712 1726882819.13211: done checking to see if all hosts have failed 29712 1726882819.13212: getting the remaining hosts for this loop 29712 1726882819.13214: done getting the remaining hosts for this loop 29712 1726882819.13217: getting the next task for host managed_node1 29712 1726882819.13224: done getting next task for host managed_node1 29712 1726882819.13229: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882819.13231: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882819.13245: getting variables 29712 1726882819.13246: in VariableManager get_vars() 29712 1726882819.13293: Calling all_inventory to load vars for managed_node1 29712 1726882819.13296: Calling groups_inventory to load vars for managed_node1 29712 1726882819.13299: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882819.13309: Calling all_plugins_play to load vars for managed_node1 29712 1726882819.13312: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882819.13316: Calling groups_plugins_play to load vars for managed_node1 29712 1726882819.14337: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009c 29712 1726882819.14340: WORKER PROCESS EXITING 29712 1726882819.15347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882819.17183: done with get_vars() 29712 1726882819.17206: done getting variables 29712 1726882819.17274: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:40:19 -0400 (0:00:00.174) 0:00:36.292 ****** 29712 1726882819.17306: entering _queue_task() for managed_node1/service 29712 1726882819.17636: worker is 1 (out of 1 available) 29712 1726882819.17648: exiting _queue_task() for managed_node1/service 29712 1726882819.17660: done queuing things up, now waiting for results queue to drain 29712 1726882819.17662: waiting for pending results... 29712 1726882819.17960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29712 1726882819.18088: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009d 29712 1726882819.18112: variable 'ansible_search_path' from source: unknown 29712 1726882819.18121: variable 'ansible_search_path' from source: unknown 29712 1726882819.18171: calling self._execute() 29712 1726882819.18306: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.18443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.18465: variable 'omit' from source: magic vars 29712 1726882819.19319: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.19338: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882819.19657: variable 'network_provider' from source: set_fact 29712 1726882819.19728: variable 'network_state' from source: role '' defaults 29712 1726882819.19748: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29712 1726882819.19763: variable 'omit' from source: magic vars 29712 1726882819.19809: variable 'omit' from source: magic vars 29712 1726882819.19857: variable 'network_service_name' from source: role '' defaults 29712 1726882819.19944: variable 'network_service_name' from source: role '' defaults 29712 1726882819.20077: variable '__network_provider_setup' from source: role '' defaults 29712 1726882819.20092: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882819.20160: variable '__network_service_name_default_nm' from source: role '' defaults 29712 1726882819.20181: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882819.20249: variable '__network_packages_default_nm' from source: role '' defaults 29712 1726882819.20504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882819.23670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882819.23799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882819.23850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882819.23907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882819.23946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882819.24040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.24082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.24121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.24174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.24195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.24252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.24288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.24318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.24375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.24396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.24648: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29712 1726882819.24785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.24813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.24842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.24897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.24916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.25019: variable 'ansible_python' from source: facts 29712 1726882819.25046: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29712 1726882819.25143: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882819.25238: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882819.25383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.25417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.25451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.25502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.25526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.25583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.25620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.25659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.25711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.25730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.25889: variable 'network_connections' from source: play vars 29712 1726882819.25911: variable 'profile' from source: play vars 29712 1726882819.26418: variable 'profile' from source: play vars 29712 1726882819.26429: variable 'interface' from source: set_fact 29712 1726882819.26502: variable 'interface' from source: set_fact 29712 1726882819.26621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882819.26876: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882819.26938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882819.26990: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882819.27037: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882819.27110: 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) 29712 1726882819.27144: 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) 29712 1726882819.27194: 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) 29712 1726882819.27233: 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) 29712 1726882819.27298: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882819.27595: variable 'network_connections' from source: play vars 29712 1726882819.27606: variable 'profile' from source: play vars 29712 1726882819.27750: variable 'profile' from source: play vars 29712 1726882819.27760: variable 'interface' from source: set_fact 29712 1726882819.27863: variable 'interface' from source: set_fact 29712 1726882819.27891: variable '__network_packages_default_wireless' from source: role '' defaults 29712 1726882819.27970: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882819.28167: variable 'network_connections' from source: play vars 29712 1726882819.28174: variable 'profile' from source: play vars 29712 1726882819.28221: variable 'profile' from source: play vars 29712 1726882819.28225: variable 'interface' from source: set_fact 29712 1726882819.28281: variable 'interface' from source: set_fact 29712 1726882819.28300: variable '__network_packages_default_team' from source: role '' defaults 29712 1726882819.28355: variable '__network_team_connections_defined' from source: role '' defaults 29712 1726882819.28729: variable 'network_connections' from source: play vars 29712 1726882819.28732: variable 'profile' from source: play vars 29712 1726882819.28734: variable 'profile' from source: play vars 29712 1726882819.28736: variable 'interface' from source: set_fact 29712 1726882819.28756: variable 'interface' from source: set_fact 29712 1726882819.28815: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882819.28877: variable '__network_service_name_default_initscripts' from source: role '' defaults 29712 1726882819.28884: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882819.28944: variable '__network_packages_default_initscripts' from source: role '' defaults 29712 1726882819.29159: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29712 1726882819.29891: variable 'network_connections' from source: play vars 29712 1726882819.29894: variable 'profile' from source: play vars 29712 1726882819.29974: variable 'profile' from source: play vars 29712 1726882819.29977: variable 'interface' from source: set_fact 29712 1726882819.30029: variable 'interface' from source: set_fact 29712 1726882819.30042: variable 'ansible_distribution' from source: facts 29712 1726882819.30045: variable '__network_rh_distros' from source: role '' defaults 29712 1726882819.30047: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.30608: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29712 1726882819.30613: variable 'ansible_distribution' from source: facts 29712 1726882819.30616: variable '__network_rh_distros' from source: role '' defaults 29712 1726882819.30618: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.30620: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29712 1726882819.30622: variable 'ansible_distribution' from source: facts 29712 1726882819.30624: variable '__network_rh_distros' from source: role '' defaults 29712 1726882819.30626: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.30627: variable 'network_provider' from source: set_fact 29712 1726882819.30629: variable 'omit' from source: magic vars 29712 1726882819.30631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882819.30634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882819.30636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882819.30638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882819.30640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882819.30643: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882819.30645: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.30647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.30928: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882819.30932: Set connection var ansible_shell_executable to /bin/sh 29712 1726882819.30934: Set connection var ansible_pipelining to False 29712 1726882819.30937: Set connection var ansible_connection to ssh 29712 1726882819.30939: Set connection var ansible_timeout to 10 29712 1726882819.30941: Set connection var ansible_shell_type to sh 29712 1726882819.30943: variable 'ansible_shell_executable' from source: unknown 29712 1726882819.30945: variable 'ansible_connection' from source: unknown 29712 1726882819.30947: variable 'ansible_module_compression' from source: unknown 29712 1726882819.30949: variable 'ansible_shell_type' from source: unknown 29712 1726882819.30951: variable 'ansible_shell_executable' from source: unknown 29712 1726882819.30953: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.30962: variable 'ansible_pipelining' from source: unknown 29712 1726882819.30966: variable 'ansible_timeout' from source: unknown 29712 1726882819.30969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.30973: 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) 29712 1726882819.30976: variable 'omit' from source: magic vars 29712 1726882819.30978: starting attempt loop 29712 1726882819.30980: running the handler 29712 1726882819.31021: variable 'ansible_facts' from source: unknown 29712 1726882819.31731: _low_level_execute_command(): starting 29712 1726882819.31742: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882819.32860: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882819.32875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.32887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.32900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.32935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.32942: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882819.32952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.32968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882819.32978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882819.32985: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882819.32993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.33002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.33013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.33020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.33027: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882819.33036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.33112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882819.33126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.33132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.33260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.34919: stdout chunk (state=3): >>>/root <<< 29712 1726882819.35025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882819.35068: stderr chunk (state=3): >>><<< 29712 1726882819.35075: stdout chunk (state=3): >>><<< 29712 1726882819.35094: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882819.35103: _low_level_execute_command(): starting 29712 1726882819.35109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918 `" && echo ansible-tmp-1726882819.3509338-31357-126088672822918="` echo /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918 `" ) && sleep 0' 29712 1726882819.35549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882819.35558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.35566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.35582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.35634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.35637: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882819.35645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.35656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882819.35665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882819.35678: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.35684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.35715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.35718: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882819.35720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.35777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882819.35794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.35799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.35925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.37770: stdout chunk (state=3): >>>ansible-tmp-1726882819.3509338-31357-126088672822918=/root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918 <<< 29712 1726882819.37878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882819.37916: stderr chunk (state=3): >>><<< 29712 1726882819.37919: stdout chunk (state=3): >>><<< 29712 1726882819.37932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882819.3509338-31357-126088672822918=/root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882819.37961: variable 'ansible_module_compression' from source: unknown 29712 1726882819.38004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29712 1726882819.38057: variable 'ansible_facts' from source: unknown 29712 1726882819.38187: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/AnsiballZ_systemd.py 29712 1726882819.38299: Sending initial data 29712 1726882819.38303: Sent initial data (156 bytes) 29712 1726882819.38917: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.38924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.38971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.38975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.38980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.39023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.39027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.39132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.40835: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29712 1726882819.40842: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29712 1726882819.40848: 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 <<< 29712 1726882819.40853: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 29712 1726882819.40860: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 29712 1726882819.40954: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 29712 1726882819.40960: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 29712 1726882819.40966: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 29712 1726882819.41075: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmporafrpxz /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/AnsiballZ_systemd.py <<< 29712 1726882819.41166: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882819.43101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882819.43184: stderr chunk (state=3): >>><<< 29712 1726882819.43187: stdout chunk (state=3): >>><<< 29712 1726882819.43200: done transferring module to remote 29712 1726882819.43208: _low_level_execute_command(): starting 29712 1726882819.43213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/ /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/AnsiballZ_systemd.py && sleep 0' 29712 1726882819.43621: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.43624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.43654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.43657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.43659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.43715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.43718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.43818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.45544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882819.45586: stderr chunk (state=3): >>><<< 29712 1726882819.45589: stdout chunk (state=3): >>><<< 29712 1726882819.45599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882819.45602: _low_level_execute_command(): starting 29712 1726882819.45607: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/AnsiballZ_systemd.py && sleep 0' 29712 1726882819.45999: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.46005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.46046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.46049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.46054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.46102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882819.46105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.46120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.46224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.71134: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 29712 1726882819.71141: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "16203776", "MemoryAvailable": "infinity", "CPUUsageNSec": "1567924000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 29712 1726882819.72765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882819.72769: stdout chunk (state=3): >>><<< 29712 1726882819.72772: stderr chunk (state=3): >>><<< 29712 1726882819.73062: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "16203776", "MemoryAvailable": "infinity", "CPUUsageNSec": "1567924000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.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:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882819.73079: 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-1726882819.3509338-31357-126088672822918/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882819.73083: _low_level_execute_command(): starting 29712 1726882819.73086: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882819.3509338-31357-126088672822918/ > /dev/null 2>&1 && sleep 0' 29712 1726882819.74573: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882819.74705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.74723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.74743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.74789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.74829: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882819.74845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.74865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882819.74920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882819.74936: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882819.74949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882819.74965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882819.74983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882819.74995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882819.75006: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882819.75024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882819.75106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882819.75240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882819.75260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882819.75478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882819.77201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882819.77235: stderr chunk (state=3): >>><<< 29712 1726882819.77239: stdout chunk (state=3): >>><<< 29712 1726882819.77250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882819.77257: handler run complete 29712 1726882819.77299: attempt loop complete, returning result 29712 1726882819.77302: _execute() done 29712 1726882819.77304: dumping result to json 29712 1726882819.77320: done dumping result, returning 29712 1726882819.77329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-60aa-5bdb-00000000009d] 29712 1726882819.77333: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009d 29712 1726882819.77551: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009d 29712 1726882819.77553: 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 } 29712 1726882819.77601: no more pending results, returning what we have 29712 1726882819.77604: results queue empty 29712 1726882819.77605: checking for any_errors_fatal 29712 1726882819.77611: done checking for any_errors_fatal 29712 1726882819.77612: checking for max_fail_percentage 29712 1726882819.77613: done checking for max_fail_percentage 29712 1726882819.77614: checking to see if all hosts have failed and the running result is not ok 29712 1726882819.77615: done checking to see if all hosts have failed 29712 1726882819.77616: getting the remaining hosts for this loop 29712 1726882819.77618: done getting the remaining hosts for this loop 29712 1726882819.77621: getting the next task for host managed_node1 29712 1726882819.77626: done getting next task for host managed_node1 29712 1726882819.77630: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882819.77632: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882819.77640: getting variables 29712 1726882819.77641: in VariableManager get_vars() 29712 1726882819.77679: Calling all_inventory to load vars for managed_node1 29712 1726882819.77682: Calling groups_inventory to load vars for managed_node1 29712 1726882819.77684: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882819.77693: Calling all_plugins_play to load vars for managed_node1 29712 1726882819.77695: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882819.77698: Calling groups_plugins_play to load vars for managed_node1 29712 1726882819.79525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882819.80796: done with get_vars() 29712 1726882819.80812: done getting variables 29712 1726882819.80856: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:40:19 -0400 (0:00:00.635) 0:00:36.928 ****** 29712 1726882819.80884: entering _queue_task() for managed_node1/service 29712 1726882819.81124: worker is 1 (out of 1 available) 29712 1726882819.81138: exiting _queue_task() for managed_node1/service 29712 1726882819.81149: done queuing things up, now waiting for results queue to drain 29712 1726882819.81150: waiting for pending results... 29712 1726882819.81435: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29712 1726882819.81549: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009e 29712 1726882819.81578: variable 'ansible_search_path' from source: unknown 29712 1726882819.81592: variable 'ansible_search_path' from source: unknown 29712 1726882819.81640: calling self._execute() 29712 1726882819.81754: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.81768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.81784: variable 'omit' from source: magic vars 29712 1726882819.82686: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.82712: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882819.82840: variable 'network_provider' from source: set_fact 29712 1726882819.82852: Evaluated conditional (network_provider == "nm"): True 29712 1726882819.82958: variable '__network_wpa_supplicant_required' from source: role '' defaults 29712 1726882819.83057: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29712 1726882819.83298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882819.85331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882819.85399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882819.85448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882819.85487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882819.85523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882819.85628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.85680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.85712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.85767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.85791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.85840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.85883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.85923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.85980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.85999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.86040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882819.86084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882819.86111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882819.86172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882819.86199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882819.86359: variable 'network_connections' from source: play vars 29712 1726882819.86377: variable 'profile' from source: play vars 29712 1726882819.86460: variable 'profile' from source: play vars 29712 1726882819.86473: variable 'interface' from source: set_fact 29712 1726882819.86553: variable 'interface' from source: set_fact 29712 1726882819.86643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29712 1726882819.86873: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29712 1726882819.86937: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29712 1726882819.86996: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29712 1726882819.87043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29712 1726882819.87127: 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) 29712 1726882819.87168: 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) 29712 1726882819.87201: 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) 29712 1726882819.87236: 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) 29712 1726882819.87292: variable '__network_wireless_connections_defined' from source: role '' defaults 29712 1726882819.87578: variable 'network_connections' from source: play vars 29712 1726882819.87588: variable 'profile' from source: play vars 29712 1726882819.87660: variable 'profile' from source: play vars 29712 1726882819.87677: variable 'interface' from source: set_fact 29712 1726882819.87747: variable 'interface' from source: set_fact 29712 1726882819.87788: Evaluated conditional (__network_wpa_supplicant_required): False 29712 1726882819.87796: when evaluation is False, skipping this task 29712 1726882819.87803: _execute() done 29712 1726882819.87823: dumping result to json 29712 1726882819.87830: done dumping result, returning 29712 1726882819.87841: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-60aa-5bdb-00000000009e] 29712 1726882819.87848: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009e 29712 1726882819.87967: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009e 29712 1726882819.87980: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29712 1726882819.88043: no more pending results, returning what we have 29712 1726882819.88048: results queue empty 29712 1726882819.88049: checking for any_errors_fatal 29712 1726882819.88076: done checking for any_errors_fatal 29712 1726882819.88077: checking for max_fail_percentage 29712 1726882819.88079: done checking for max_fail_percentage 29712 1726882819.88080: checking to see if all hosts have failed and the running result is not ok 29712 1726882819.88081: done checking to see if all hosts have failed 29712 1726882819.88082: getting the remaining hosts for this loop 29712 1726882819.88084: done getting the remaining hosts for this loop 29712 1726882819.88087: getting the next task for host managed_node1 29712 1726882819.88094: done getting next task for host managed_node1 29712 1726882819.88098: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882819.88100: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882819.88117: getting variables 29712 1726882819.88119: in VariableManager get_vars() 29712 1726882819.88165: Calling all_inventory to load vars for managed_node1 29712 1726882819.88169: Calling groups_inventory to load vars for managed_node1 29712 1726882819.88171: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882819.88181: Calling all_plugins_play to load vars for managed_node1 29712 1726882819.88187: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882819.88191: Calling groups_plugins_play to load vars for managed_node1 29712 1726882819.89982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882819.91424: done with get_vars() 29712 1726882819.91440: done getting variables 29712 1726882819.91487: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:40:19 -0400 (0:00:00.106) 0:00:37.034 ****** 29712 1726882819.91511: entering _queue_task() for managed_node1/service 29712 1726882819.91719: worker is 1 (out of 1 available) 29712 1726882819.91734: exiting _queue_task() for managed_node1/service 29712 1726882819.91746: done queuing things up, now waiting for results queue to drain 29712 1726882819.91748: waiting for pending results... 29712 1726882819.91927: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29712 1726882819.92006: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000009f 29712 1726882819.92020: variable 'ansible_search_path' from source: unknown 29712 1726882819.92024: variable 'ansible_search_path' from source: unknown 29712 1726882819.92054: calling self._execute() 29712 1726882819.92281: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.92284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.92287: variable 'omit' from source: magic vars 29712 1726882819.92536: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.92546: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882819.92891: variable 'network_provider' from source: set_fact 29712 1726882819.92895: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882819.92900: when evaluation is False, skipping this task 29712 1726882819.92903: _execute() done 29712 1726882819.92905: dumping result to json 29712 1726882819.92908: done dumping result, returning 29712 1726882819.92914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-60aa-5bdb-00000000009f] 29712 1726882819.92917: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009f 29712 1726882819.93011: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000009f 29712 1726882819.93013: 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 } 29712 1726882819.93058: no more pending results, returning what we have 29712 1726882819.93062: results queue empty 29712 1726882819.93065: checking for any_errors_fatal 29712 1726882819.93074: done checking for any_errors_fatal 29712 1726882819.93075: checking for max_fail_percentage 29712 1726882819.93078: done checking for max_fail_percentage 29712 1726882819.93078: checking to see if all hosts have failed and the running result is not ok 29712 1726882819.93079: done checking to see if all hosts have failed 29712 1726882819.93080: getting the remaining hosts for this loop 29712 1726882819.93082: done getting the remaining hosts for this loop 29712 1726882819.93085: getting the next task for host managed_node1 29712 1726882819.93091: done getting next task for host managed_node1 29712 1726882819.93094: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882819.93097: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882819.93110: getting variables 29712 1726882819.93111: in VariableManager get_vars() 29712 1726882819.93143: Calling all_inventory to load vars for managed_node1 29712 1726882819.93146: Calling groups_inventory to load vars for managed_node1 29712 1726882819.93148: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882819.93156: Calling all_plugins_play to load vars for managed_node1 29712 1726882819.93158: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882819.93161: Calling groups_plugins_play to load vars for managed_node1 29712 1726882819.94779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882819.95737: done with get_vars() 29712 1726882819.95751: done getting variables 29712 1726882819.95798: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:40:19 -0400 (0:00:00.043) 0:00:37.077 ****** 29712 1726882819.95820: entering _queue_task() for managed_node1/copy 29712 1726882819.96011: worker is 1 (out of 1 available) 29712 1726882819.96024: exiting _queue_task() for managed_node1/copy 29712 1726882819.96035: done queuing things up, now waiting for results queue to drain 29712 1726882819.96037: waiting for pending results... 29712 1726882819.96218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29712 1726882819.96293: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a0 29712 1726882819.96306: variable 'ansible_search_path' from source: unknown 29712 1726882819.96309: variable 'ansible_search_path' from source: unknown 29712 1726882819.96338: calling self._execute() 29712 1726882819.96415: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882819.96418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882819.96427: variable 'omit' from source: magic vars 29712 1726882819.96694: variable 'ansible_distribution_major_version' from source: facts 29712 1726882819.96703: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882819.96782: variable 'network_provider' from source: set_fact 29712 1726882819.96786: Evaluated conditional (network_provider == "initscripts"): False 29712 1726882819.96788: when evaluation is False, skipping this task 29712 1726882819.96791: _execute() done 29712 1726882819.96795: dumping result to json 29712 1726882819.96798: done dumping result, returning 29712 1726882819.96807: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-60aa-5bdb-0000000000a0] 29712 1726882819.96810: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a0 29712 1726882819.96990: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a0 29712 1726882819.96993: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29712 1726882819.97025: no more pending results, returning what we have 29712 1726882819.97027: results queue empty 29712 1726882819.97028: checking for any_errors_fatal 29712 1726882819.97033: done checking for any_errors_fatal 29712 1726882819.97034: checking for max_fail_percentage 29712 1726882819.97035: done checking for max_fail_percentage 29712 1726882819.97036: checking to see if all hosts have failed and the running result is not ok 29712 1726882819.97037: done checking to see if all hosts have failed 29712 1726882819.97038: getting the remaining hosts for this loop 29712 1726882819.97039: done getting the remaining hosts for this loop 29712 1726882819.97042: getting the next task for host managed_node1 29712 1726882819.97047: done getting next task for host managed_node1 29712 1726882819.97051: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882819.97061: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882819.97077: getting variables 29712 1726882819.97079: in VariableManager get_vars() 29712 1726882819.97110: Calling all_inventory to load vars for managed_node1 29712 1726882819.97113: Calling groups_inventory to load vars for managed_node1 29712 1726882819.97115: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882819.97123: Calling all_plugins_play to load vars for managed_node1 29712 1726882819.97126: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882819.97129: Calling groups_plugins_play to load vars for managed_node1 29712 1726882819.98805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.00238: done with get_vars() 29712 1726882820.00253: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:40:20 -0400 (0:00:00.044) 0:00:37.122 ****** 29712 1726882820.00314: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882820.00516: worker is 1 (out of 1 available) 29712 1726882820.00529: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29712 1726882820.00540: done queuing things up, now waiting for results queue to drain 29712 1726882820.00542: waiting for pending results... 29712 1726882820.00708: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29712 1726882820.00779: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a1 29712 1726882820.00792: variable 'ansible_search_path' from source: unknown 29712 1726882820.00795: variable 'ansible_search_path' from source: unknown 29712 1726882820.00822: calling self._execute() 29712 1726882820.00902: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.00906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.00915: variable 'omit' from source: magic vars 29712 1726882820.01183: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.01194: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.01200: variable 'omit' from source: magic vars 29712 1726882820.01226: variable 'omit' from source: magic vars 29712 1726882820.01340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29712 1726882820.02813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29712 1726882820.02857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29712 1726882820.02886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29712 1726882820.02911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29712 1726882820.02932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29712 1726882820.02992: variable 'network_provider' from source: set_fact 29712 1726882820.03080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29712 1726882820.03110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29712 1726882820.03128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29712 1726882820.03156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29712 1726882820.03166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29712 1726882820.03219: variable 'omit' from source: magic vars 29712 1726882820.03298: variable 'omit' from source: magic vars 29712 1726882820.03372: variable 'network_connections' from source: play vars 29712 1726882820.03376: variable 'profile' from source: play vars 29712 1726882820.03424: variable 'profile' from source: play vars 29712 1726882820.03427: variable 'interface' from source: set_fact 29712 1726882820.03472: variable 'interface' from source: set_fact 29712 1726882820.03573: variable 'omit' from source: magic vars 29712 1726882820.03576: variable '__lsr_ansible_managed' from source: task vars 29712 1726882820.03622: variable '__lsr_ansible_managed' from source: task vars 29712 1726882820.03799: Loaded config def from plugin (lookup/template) 29712 1726882820.03804: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29712 1726882820.03826: File lookup term: get_ansible_managed.j2 29712 1726882820.03829: variable 'ansible_search_path' from source: unknown 29712 1726882820.03832: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29712 1726882820.03842: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29712 1726882820.03855: variable 'ansible_search_path' from source: unknown 29712 1726882820.07522: variable 'ansible_managed' from source: unknown 29712 1726882820.07608: variable 'omit' from source: magic vars 29712 1726882820.07630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882820.07650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882820.07665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882820.07681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.07689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.07714: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882820.07717: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.07719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.07786: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882820.07790: Set connection var ansible_shell_executable to /bin/sh 29712 1726882820.07797: Set connection var ansible_pipelining to False 29712 1726882820.07801: Set connection var ansible_connection to ssh 29712 1726882820.07806: Set connection var ansible_timeout to 10 29712 1726882820.07810: Set connection var ansible_shell_type to sh 29712 1726882820.07828: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.07832: variable 'ansible_connection' from source: unknown 29712 1726882820.07834: variable 'ansible_module_compression' from source: unknown 29712 1726882820.07837: variable 'ansible_shell_type' from source: unknown 29712 1726882820.07839: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.07841: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.07843: variable 'ansible_pipelining' from source: unknown 29712 1726882820.07845: variable 'ansible_timeout' from source: unknown 29712 1726882820.07850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.07939: 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__) 29712 1726882820.07951: variable 'omit' from source: magic vars 29712 1726882820.07955: starting attempt loop 29712 1726882820.07958: running the handler 29712 1726882820.07973: _low_level_execute_command(): starting 29712 1726882820.07979: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882820.08574: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.08602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.08737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.08740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.08743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.08818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.10462: stdout chunk (state=3): >>>/root <<< 29712 1726882820.10567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.10614: stderr chunk (state=3): >>><<< 29712 1726882820.10618: stdout chunk (state=3): >>><<< 29712 1726882820.10634: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.10643: _low_level_execute_command(): starting 29712 1726882820.10650: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883 `" && echo ansible-tmp-1726882820.1063347-31406-22586325609883="` echo /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883 `" ) && sleep 0' 29712 1726882820.11053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.11059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.11091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.11103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.11112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.11225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.11229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.11331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.13172: stdout chunk (state=3): >>>ansible-tmp-1726882820.1063347-31406-22586325609883=/root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883 <<< 29712 1726882820.13350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.13353: stdout chunk (state=3): >>><<< 29712 1726882820.13355: stderr chunk (state=3): >>><<< 29712 1726882820.13663: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882820.1063347-31406-22586325609883=/root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.13671: variable 'ansible_module_compression' from source: unknown 29712 1726882820.13674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29712 1726882820.13676: variable 'ansible_facts' from source: unknown 29712 1726882820.13678: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/AnsiballZ_network_connections.py 29712 1726882820.13735: Sending initial data 29712 1726882820.13738: Sent initial data (167 bytes) 29712 1726882820.14715: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.14734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.14749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.14773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.14816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.14834: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.14849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.14872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.14886: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.14898: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.14911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.14925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.14942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.14954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.14970: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882820.14985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.15058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.15087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.15113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.15247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.16979: 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 <<< 29712 1726882820.17064: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882820.17157: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp8c_gos4c /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/AnsiballZ_network_connections.py <<< 29712 1726882820.17246: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882820.19169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.19342: stderr chunk (state=3): >>><<< 29712 1726882820.19345: stdout chunk (state=3): >>><<< 29712 1726882820.19347: done transferring module to remote 29712 1726882820.19350: _low_level_execute_command(): starting 29712 1726882820.19352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/ /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/AnsiballZ_network_connections.py && sleep 0' 29712 1726882820.19948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.19962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.19981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.20004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.20046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.20060: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.20078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.20097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.20113: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.20125: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.20138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.20153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.20172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.20185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.20197: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882820.20211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.20291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.20308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.20325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.20561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.22270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.22343: stderr chunk (state=3): >>><<< 29712 1726882820.22355: stdout chunk (state=3): >>><<< 29712 1726882820.22454: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.22458: _low_level_execute_command(): starting 29712 1726882820.22460: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/AnsiballZ_network_connections.py && sleep 0' 29712 1726882820.23035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.23048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.23062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.23089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.23135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.23147: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.23161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.23181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.23197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.23208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.23220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.23233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.23255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.23269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.23281: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882820.23295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.23378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.23398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.23414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.23540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.47225: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_paeypqwm/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_paeypqwm/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 ethtest0/2d448c1a-7191-4a69-b0f6-fd1b637460fb: error=unknown <<< 29712 1726882820.47396: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__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": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29712 1726882820.49007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882820.49011: stdout chunk (state=3): >>><<< 29712 1726882820.49013: stderr chunk (state=3): >>><<< 29712 1726882820.49070: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_paeypqwm/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_paeypqwm/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 ethtest0/2d448c1a-7191-4a69-b0f6-fd1b637460fb: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent"}], "__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": "ethtest0", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882820.49228: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'persistent_state': 'absent'}], '__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-1726882820.1063347-31406-22586325609883/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882820.49232: _low_level_execute_command(): starting 29712 1726882820.49234: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882820.1063347-31406-22586325609883/ > /dev/null 2>&1 && sleep 0' 29712 1726882820.50575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.50590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.50603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.50621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.50671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.50687: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.50700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.50717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.50727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.50737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.50747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.50758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.50786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.50797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.50807: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882820.50819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.50902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.50924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.50941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.51070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.53007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.53010: stdout chunk (state=3): >>><<< 29712 1726882820.53012: stderr chunk (state=3): >>><<< 29712 1726882820.53069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.53073: handler run complete 29712 1726882820.53076: attempt loop complete, returning result 29712 1726882820.53383: _execute() done 29712 1726882820.53386: dumping result to json 29712 1726882820.53389: done dumping result, returning 29712 1726882820.53391: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-60aa-5bdb-0000000000a1] 29712 1726882820.53393: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a1 29712 1726882820.53470: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a1 29712 1726882820.53474: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 29712 1726882820.53585: no more pending results, returning what we have 29712 1726882820.53589: results queue empty 29712 1726882820.53590: checking for any_errors_fatal 29712 1726882820.53600: done checking for any_errors_fatal 29712 1726882820.53600: checking for max_fail_percentage 29712 1726882820.53602: done checking for max_fail_percentage 29712 1726882820.53603: checking to see if all hosts have failed and the running result is not ok 29712 1726882820.53604: done checking to see if all hosts have failed 29712 1726882820.53605: getting the remaining hosts for this loop 29712 1726882820.53607: done getting the remaining hosts for this loop 29712 1726882820.53611: getting the next task for host managed_node1 29712 1726882820.53618: done getting next task for host managed_node1 29712 1726882820.53622: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882820.53624: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882820.53634: getting variables 29712 1726882820.53636: in VariableManager get_vars() 29712 1726882820.53680: Calling all_inventory to load vars for managed_node1 29712 1726882820.53684: Calling groups_inventory to load vars for managed_node1 29712 1726882820.53686: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882820.53696: Calling all_plugins_play to load vars for managed_node1 29712 1726882820.53699: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882820.53702: Calling groups_plugins_play to load vars for managed_node1 29712 1726882820.58176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.61841: done with get_vars() 29712 1726882820.61872: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:20 -0400 (0:00:00.616) 0:00:37.739 ****** 29712 1726882820.61960: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882820.62289: worker is 1 (out of 1 available) 29712 1726882820.62302: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29712 1726882820.62312: done queuing things up, now waiting for results queue to drain 29712 1726882820.62314: waiting for pending results... 29712 1726882820.62599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29712 1726882820.62711: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a2 29712 1726882820.62725: variable 'ansible_search_path' from source: unknown 29712 1726882820.62729: variable 'ansible_search_path' from source: unknown 29712 1726882820.62771: calling self._execute() 29712 1726882820.62891: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.62900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.62934: variable 'omit' from source: magic vars 29712 1726882820.63498: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.63509: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.63635: variable 'network_state' from source: role '' defaults 29712 1726882820.63646: Evaluated conditional (network_state != {}): False 29712 1726882820.63649: when evaluation is False, skipping this task 29712 1726882820.63652: _execute() done 29712 1726882820.63655: dumping result to json 29712 1726882820.63657: done dumping result, returning 29712 1726882820.63670: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-60aa-5bdb-0000000000a2] 29712 1726882820.63673: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a2 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29712 1726882820.63842: no more pending results, returning what we have 29712 1726882820.63847: results queue empty 29712 1726882820.63848: checking for any_errors_fatal 29712 1726882820.63860: done checking for any_errors_fatal 29712 1726882820.63861: checking for max_fail_percentage 29712 1726882820.63866: done checking for max_fail_percentage 29712 1726882820.63867: checking to see if all hosts have failed and the running result is not ok 29712 1726882820.63868: done checking to see if all hosts have failed 29712 1726882820.63868: getting the remaining hosts for this loop 29712 1726882820.63870: done getting the remaining hosts for this loop 29712 1726882820.63874: getting the next task for host managed_node1 29712 1726882820.63882: done getting next task for host managed_node1 29712 1726882820.63885: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882820.63889: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882820.63905: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a2 29712 1726882820.63912: WORKER PROCESS EXITING 29712 1726882820.63918: getting variables 29712 1726882820.63919: in VariableManager get_vars() 29712 1726882820.63959: Calling all_inventory to load vars for managed_node1 29712 1726882820.63962: Calling groups_inventory to load vars for managed_node1 29712 1726882820.63967: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882820.63978: Calling all_plugins_play to load vars for managed_node1 29712 1726882820.63981: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882820.63984: Calling groups_plugins_play to load vars for managed_node1 29712 1726882820.65939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.67784: done with get_vars() 29712 1726882820.67810: done getting variables 29712 1726882820.68208: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:20 -0400 (0:00:00.062) 0:00:37.801 ****** 29712 1726882820.68238: entering _queue_task() for managed_node1/debug 29712 1726882820.68544: worker is 1 (out of 1 available) 29712 1726882820.68556: exiting _queue_task() for managed_node1/debug 29712 1726882820.68568: done queuing things up, now waiting for results queue to drain 29712 1726882820.68570: waiting for pending results... 29712 1726882820.68885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29712 1726882820.68985: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a3 29712 1726882820.69000: variable 'ansible_search_path' from source: unknown 29712 1726882820.69004: variable 'ansible_search_path' from source: unknown 29712 1726882820.69044: calling self._execute() 29712 1726882820.69148: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.69154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.69167: variable 'omit' from source: magic vars 29712 1726882820.69548: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.69563: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.69572: variable 'omit' from source: magic vars 29712 1726882820.69614: variable 'omit' from source: magic vars 29712 1726882820.69647: variable 'omit' from source: magic vars 29712 1726882820.69691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882820.69727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882820.69746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882820.69766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.69781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.69809: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882820.69812: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.69815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.69986: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882820.70109: Set connection var ansible_shell_executable to /bin/sh 29712 1726882820.70117: Set connection var ansible_pipelining to False 29712 1726882820.70122: Set connection var ansible_connection to ssh 29712 1726882820.70128: Set connection var ansible_timeout to 10 29712 1726882820.70130: Set connection var ansible_shell_type to sh 29712 1726882820.70159: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.70162: variable 'ansible_connection' from source: unknown 29712 1726882820.70170: variable 'ansible_module_compression' from source: unknown 29712 1726882820.70172: variable 'ansible_shell_type' from source: unknown 29712 1726882820.70175: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.70177: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.70179: variable 'ansible_pipelining' from source: unknown 29712 1726882820.70181: variable 'ansible_timeout' from source: unknown 29712 1726882820.70183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.70547: 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) 29712 1726882820.70558: variable 'omit' from source: magic vars 29712 1726882820.70562: starting attempt loop 29712 1726882820.70569: running the handler 29712 1726882820.70822: variable '__network_connections_result' from source: set_fact 29712 1726882820.70958: handler run complete 29712 1726882820.70994: attempt loop complete, returning result 29712 1726882820.70997: _execute() done 29712 1726882820.71000: dumping result to json 29712 1726882820.71002: done dumping result, returning 29712 1726882820.71090: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-0000000000a3] 29712 1726882820.71095: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a3 29712 1726882820.71282: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a3 29712 1726882820.71286: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 29712 1726882820.71365: no more pending results, returning what we have 29712 1726882820.71369: results queue empty 29712 1726882820.71370: checking for any_errors_fatal 29712 1726882820.71378: done checking for any_errors_fatal 29712 1726882820.71379: checking for max_fail_percentage 29712 1726882820.71381: done checking for max_fail_percentage 29712 1726882820.71382: checking to see if all hosts have failed and the running result is not ok 29712 1726882820.71383: done checking to see if all hosts have failed 29712 1726882820.71384: getting the remaining hosts for this loop 29712 1726882820.71386: done getting the remaining hosts for this loop 29712 1726882820.71389: getting the next task for host managed_node1 29712 1726882820.71397: done getting next task for host managed_node1 29712 1726882820.71401: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882820.71403: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882820.71413: getting variables 29712 1726882820.71415: in VariableManager get_vars() 29712 1726882820.71449: Calling all_inventory to load vars for managed_node1 29712 1726882820.71452: Calling groups_inventory to load vars for managed_node1 29712 1726882820.71454: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882820.71463: Calling all_plugins_play to load vars for managed_node1 29712 1726882820.71468: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882820.71471: Calling groups_plugins_play to load vars for managed_node1 29712 1726882820.73478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.75372: done with get_vars() 29712 1726882820.75401: done getting variables 29712 1726882820.75461: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:20 -0400 (0:00:00.072) 0:00:37.874 ****** 29712 1726882820.75502: entering _queue_task() for managed_node1/debug 29712 1726882820.75806: worker is 1 (out of 1 available) 29712 1726882820.75826: exiting _queue_task() for managed_node1/debug 29712 1726882820.75838: done queuing things up, now waiting for results queue to drain 29712 1726882820.75839: waiting for pending results... 29712 1726882820.76348: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29712 1726882820.76453: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a4 29712 1726882820.76470: variable 'ansible_search_path' from source: unknown 29712 1726882820.76474: variable 'ansible_search_path' from source: unknown 29712 1726882820.76511: calling self._execute() 29712 1726882820.76632: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.76643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.76655: variable 'omit' from source: magic vars 29712 1726882820.77036: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.77047: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.77053: variable 'omit' from source: magic vars 29712 1726882820.77102: variable 'omit' from source: magic vars 29712 1726882820.77138: variable 'omit' from source: magic vars 29712 1726882820.77184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882820.77220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882820.77238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882820.77255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.77267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.77306: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882820.77309: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.77311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.77419: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882820.77424: Set connection var ansible_shell_executable to /bin/sh 29712 1726882820.77432: Set connection var ansible_pipelining to False 29712 1726882820.77437: Set connection var ansible_connection to ssh 29712 1726882820.77442: Set connection var ansible_timeout to 10 29712 1726882820.77445: Set connection var ansible_shell_type to sh 29712 1726882820.77467: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.77474: variable 'ansible_connection' from source: unknown 29712 1726882820.77477: variable 'ansible_module_compression' from source: unknown 29712 1726882820.77480: variable 'ansible_shell_type' from source: unknown 29712 1726882820.77482: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.77484: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.77489: variable 'ansible_pipelining' from source: unknown 29712 1726882820.77491: variable 'ansible_timeout' from source: unknown 29712 1726882820.77495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.77668: 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) 29712 1726882820.77684: variable 'omit' from source: magic vars 29712 1726882820.77689: starting attempt loop 29712 1726882820.77692: running the handler 29712 1726882820.77746: variable '__network_connections_result' from source: set_fact 29712 1726882820.77824: variable '__network_connections_result' from source: set_fact 29712 1726882820.77976: handler run complete 29712 1726882820.78013: attempt loop complete, returning result 29712 1726882820.78016: _execute() done 29712 1726882820.78018: dumping result to json 29712 1726882820.78021: done dumping result, returning 29712 1726882820.78029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-60aa-5bdb-0000000000a4] 29712 1726882820.78034: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a4 29712 1726882820.78135: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a4 29712 1726882820.78138: 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": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 29712 1726882820.78236: no more pending results, returning what we have 29712 1726882820.78240: results queue empty 29712 1726882820.78241: checking for any_errors_fatal 29712 1726882820.78248: done checking for any_errors_fatal 29712 1726882820.78248: checking for max_fail_percentage 29712 1726882820.78250: done checking for max_fail_percentage 29712 1726882820.78251: checking to see if all hosts have failed and the running result is not ok 29712 1726882820.78252: done checking to see if all hosts have failed 29712 1726882820.78252: getting the remaining hosts for this loop 29712 1726882820.78254: done getting the remaining hosts for this loop 29712 1726882820.78258: getting the next task for host managed_node1 29712 1726882820.78266: done getting next task for host managed_node1 29712 1726882820.78272: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882820.78274: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882820.78285: getting variables 29712 1726882820.78287: in VariableManager get_vars() 29712 1726882820.78323: Calling all_inventory to load vars for managed_node1 29712 1726882820.78325: Calling groups_inventory to load vars for managed_node1 29712 1726882820.78328: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882820.78337: Calling all_plugins_play to load vars for managed_node1 29712 1726882820.78340: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882820.78343: Calling groups_plugins_play to load vars for managed_node1 29712 1726882820.80049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.82812: done with get_vars() 29712 1726882820.82835: done getting variables 29712 1726882820.82980: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:20 -0400 (0:00:00.075) 0:00:37.949 ****** 29712 1726882820.83025: entering _queue_task() for managed_node1/debug 29712 1726882820.83323: worker is 1 (out of 1 available) 29712 1726882820.83336: exiting _queue_task() for managed_node1/debug 29712 1726882820.83348: done queuing things up, now waiting for results queue to drain 29712 1726882820.83350: waiting for pending results... 29712 1726882820.83624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29712 1726882820.83737: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a5 29712 1726882820.83751: variable 'ansible_search_path' from source: unknown 29712 1726882820.83754: variable 'ansible_search_path' from source: unknown 29712 1726882820.83804: calling self._execute() 29712 1726882820.83915: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.83919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.83932: variable 'omit' from source: magic vars 29712 1726882820.84338: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.84350: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.84487: variable 'network_state' from source: role '' defaults 29712 1726882820.84497: Evaluated conditional (network_state != {}): False 29712 1726882820.84500: when evaluation is False, skipping this task 29712 1726882820.84503: _execute() done 29712 1726882820.84506: dumping result to json 29712 1726882820.84510: done dumping result, returning 29712 1726882820.84519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-60aa-5bdb-0000000000a5] 29712 1726882820.84528: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a5 29712 1726882820.84621: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a5 29712 1726882820.84625: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29712 1726882820.84703: no more pending results, returning what we have 29712 1726882820.84708: results queue empty 29712 1726882820.84709: checking for any_errors_fatal 29712 1726882820.84721: done checking for any_errors_fatal 29712 1726882820.84721: checking for max_fail_percentage 29712 1726882820.84724: done checking for max_fail_percentage 29712 1726882820.84725: checking to see if all hosts have failed and the running result is not ok 29712 1726882820.84726: done checking to see if all hosts have failed 29712 1726882820.84727: getting the remaining hosts for this loop 29712 1726882820.84729: done getting the remaining hosts for this loop 29712 1726882820.84733: getting the next task for host managed_node1 29712 1726882820.84741: done getting next task for host managed_node1 29712 1726882820.84745: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882820.84749: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882820.84765: getting variables 29712 1726882820.84769: in VariableManager get_vars() 29712 1726882820.84808: Calling all_inventory to load vars for managed_node1 29712 1726882820.84811: Calling groups_inventory to load vars for managed_node1 29712 1726882820.84813: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882820.84825: Calling all_plugins_play to load vars for managed_node1 29712 1726882820.84828: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882820.84831: Calling groups_plugins_play to load vars for managed_node1 29712 1726882820.86600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882820.87983: done with get_vars() 29712 1726882820.87997: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:20 -0400 (0:00:00.050) 0:00:38.000 ****** 29712 1726882820.88059: entering _queue_task() for managed_node1/ping 29712 1726882820.88241: worker is 1 (out of 1 available) 29712 1726882820.88254: exiting _queue_task() for managed_node1/ping 29712 1726882820.88266: done queuing things up, now waiting for results queue to drain 29712 1726882820.88270: waiting for pending results... 29712 1726882820.88443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29712 1726882820.88514: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a6 29712 1726882820.88526: variable 'ansible_search_path' from source: unknown 29712 1726882820.88530: variable 'ansible_search_path' from source: unknown 29712 1726882820.88561: calling self._execute() 29712 1726882820.88639: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.88643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.88651: variable 'omit' from source: magic vars 29712 1726882820.88919: variable 'ansible_distribution_major_version' from source: facts 29712 1726882820.88930: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882820.88936: variable 'omit' from source: magic vars 29712 1726882820.88960: variable 'omit' from source: magic vars 29712 1726882820.88986: variable 'omit' from source: magic vars 29712 1726882820.89018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882820.89043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882820.89058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882820.89073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.89084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882820.89109: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882820.89112: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.89115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.89185: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882820.89189: Set connection var ansible_shell_executable to /bin/sh 29712 1726882820.89196: Set connection var ansible_pipelining to False 29712 1726882820.89201: Set connection var ansible_connection to ssh 29712 1726882820.89209: Set connection var ansible_timeout to 10 29712 1726882820.89212: Set connection var ansible_shell_type to sh 29712 1726882820.89237: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.89240: variable 'ansible_connection' from source: unknown 29712 1726882820.89249: variable 'ansible_module_compression' from source: unknown 29712 1726882820.89255: variable 'ansible_shell_type' from source: unknown 29712 1726882820.89257: variable 'ansible_shell_executable' from source: unknown 29712 1726882820.89260: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882820.89269: variable 'ansible_pipelining' from source: unknown 29712 1726882820.89272: variable 'ansible_timeout' from source: unknown 29712 1726882820.89274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882820.89485: 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__) 29712 1726882820.89501: variable 'omit' from source: magic vars 29712 1726882820.89511: starting attempt loop 29712 1726882820.89517: running the handler 29712 1726882820.89535: _low_level_execute_command(): starting 29712 1726882820.89547: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882820.90299: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.90314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.90332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.90357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.90403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.90416: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.90431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.90455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.90473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.90503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.90506: 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 <<< 29712 1726882820.90508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.90559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.90566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.90591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.90709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.92379: stdout chunk (state=3): >>>/root <<< 29712 1726882820.92484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.92536: stderr chunk (state=3): >>><<< 29712 1726882820.92545: stdout chunk (state=3): >>><<< 29712 1726882820.92597: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.92601: _low_level_execute_command(): starting 29712 1726882820.92605: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661 `" && echo ansible-tmp-1726882820.925681-31437-256649555228661="` echo /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661 `" ) && sleep 0' 29712 1726882820.93210: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882820.93228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.93238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.93253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.93296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.93302: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882820.93311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.93326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882820.93339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882820.93345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882820.93353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882820.93362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882820.93378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882820.93385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882820.93391: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882820.93399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882820.93480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882820.93492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.93503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.93624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.95496: stdout chunk (state=3): >>>ansible-tmp-1726882820.925681-31437-256649555228661=/root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661 <<< 29712 1726882820.95619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882820.95656: stderr chunk (state=3): >>><<< 29712 1726882820.95659: stdout chunk (state=3): >>><<< 29712 1726882820.95676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882820.925681-31437-256649555228661=/root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882820.95707: variable 'ansible_module_compression' from source: unknown 29712 1726882820.95739: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29712 1726882820.95771: variable 'ansible_facts' from source: unknown 29712 1726882820.95818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/AnsiballZ_ping.py 29712 1726882820.95913: Sending initial data 29712 1726882820.95916: Sent initial data (152 bytes) 29712 1726882820.96903: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882820.96906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882820.97002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882820.98736: 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 <<< 29712 1726882820.98826: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882820.98917: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmphjksuk_w /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/AnsiballZ_ping.py <<< 29712 1726882820.99005: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882821.00152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.00216: stderr chunk (state=3): >>><<< 29712 1726882821.00219: stdout chunk (state=3): >>><<< 29712 1726882821.00242: done transferring module to remote 29712 1726882821.00245: _low_level_execute_command(): starting 29712 1726882821.00252: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/ /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/AnsiballZ_ping.py && sleep 0' 29712 1726882821.01480: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882821.01557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.01580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.01600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.01641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882821.01655: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882821.01677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.01697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882821.01714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882821.01727: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882821.01741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.01756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.01801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882821.01804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.01871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.01980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.03781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.03819: stderr chunk (state=3): >>><<< 29712 1726882821.03823: stdout chunk (state=3): >>><<< 29712 1726882821.03837: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882821.03840: _low_level_execute_command(): starting 29712 1726882821.03844: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/AnsiballZ_ping.py && sleep 0' 29712 1726882821.04250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.04255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.04290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.04295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.04305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.04311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882821.04320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.04370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882821.04384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.04495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.17425: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29712 1726882821.18484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882821.18540: stderr chunk (state=3): >>><<< 29712 1726882821.18544: stdout chunk (state=3): >>><<< 29712 1726882821.18568: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882821.18607: 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-1726882820.925681-31437-256649555228661/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882821.18621: _low_level_execute_command(): starting 29712 1726882821.18624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882820.925681-31437-256649555228661/ > /dev/null 2>&1 && sleep 0' 29712 1726882821.19135: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.19141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.19187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.19191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.19193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.19251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882821.19254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.19353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.21190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.21237: stderr chunk (state=3): >>><<< 29712 1726882821.21240: stdout chunk (state=3): >>><<< 29712 1726882821.21255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882821.21261: handler run complete 29712 1726882821.21279: attempt loop complete, returning result 29712 1726882821.21282: _execute() done 29712 1726882821.21284: dumping result to json 29712 1726882821.21289: done dumping result, returning 29712 1726882821.21298: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-60aa-5bdb-0000000000a6] 29712 1726882821.21303: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a6 29712 1726882821.21399: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a6 29712 1726882821.21401: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29712 1726882821.21620: no more pending results, returning what we have 29712 1726882821.21624: results queue empty 29712 1726882821.21625: checking for any_errors_fatal 29712 1726882821.21631: done checking for any_errors_fatal 29712 1726882821.21631: checking for max_fail_percentage 29712 1726882821.21633: done checking for max_fail_percentage 29712 1726882821.21634: checking to see if all hosts have failed and the running result is not ok 29712 1726882821.21635: done checking to see if all hosts have failed 29712 1726882821.21636: getting the remaining hosts for this loop 29712 1726882821.21637: done getting the remaining hosts for this loop 29712 1726882821.21640: getting the next task for host managed_node1 29712 1726882821.21647: done getting next task for host managed_node1 29712 1726882821.21649: ^ task is: TASK: meta (role_complete) 29712 1726882821.21651: ^ 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 29712 1726882821.21660: getting variables 29712 1726882821.21661: in VariableManager get_vars() 29712 1726882821.21702: Calling all_inventory to load vars for managed_node1 29712 1726882821.21705: Calling groups_inventory to load vars for managed_node1 29712 1726882821.21707: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.21717: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.21719: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.21723: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.23391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.25202: done with get_vars() 29712 1726882821.25228: done getting variables 29712 1726882821.25310: done queuing things up, now waiting for results queue to drain 29712 1726882821.25312: results queue empty 29712 1726882821.25312: checking for any_errors_fatal 29712 1726882821.25319: done checking for any_errors_fatal 29712 1726882821.25320: checking for max_fail_percentage 29712 1726882821.25322: done checking for max_fail_percentage 29712 1726882821.25322: checking to see if all hosts have failed and the running result is not ok 29712 1726882821.25323: done checking to see if all hosts have failed 29712 1726882821.25324: getting the remaining hosts for this loop 29712 1726882821.25325: done getting the remaining hosts for this loop 29712 1726882821.25327: getting the next task for host managed_node1 29712 1726882821.25331: done getting next task for host managed_node1 29712 1726882821.25332: ^ task is: TASK: meta (flush_handlers) 29712 1726882821.25334: ^ 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 29712 1726882821.25337: getting variables 29712 1726882821.25338: in VariableManager get_vars() 29712 1726882821.25349: Calling all_inventory to load vars for managed_node1 29712 1726882821.25351: Calling groups_inventory to load vars for managed_node1 29712 1726882821.25353: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.25357: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.25360: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.25362: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.26648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.28453: done with get_vars() 29712 1726882821.28480: done getting variables 29712 1726882821.28530: in VariableManager get_vars() 29712 1726882821.28542: Calling all_inventory to load vars for managed_node1 29712 1726882821.28545: Calling groups_inventory to load vars for managed_node1 29712 1726882821.28547: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.28551: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.28553: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.28560: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.29990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.31762: done with get_vars() 29712 1726882821.31790: done queuing things up, now waiting for results queue to drain 29712 1726882821.31792: results queue empty 29712 1726882821.31793: checking for any_errors_fatal 29712 1726882821.31794: done checking for any_errors_fatal 29712 1726882821.31795: checking for max_fail_percentage 29712 1726882821.31796: done checking for max_fail_percentage 29712 1726882821.31797: checking to see if all hosts have failed and the running result is not ok 29712 1726882821.31798: done checking to see if all hosts have failed 29712 1726882821.31798: getting the remaining hosts for this loop 29712 1726882821.31799: done getting the remaining hosts for this loop 29712 1726882821.31802: getting the next task for host managed_node1 29712 1726882821.31810: done getting next task for host managed_node1 29712 1726882821.31812: ^ task is: TASK: meta (flush_handlers) 29712 1726882821.31814: ^ 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 29712 1726882821.31822: getting variables 29712 1726882821.31823: in VariableManager get_vars() 29712 1726882821.31835: Calling all_inventory to load vars for managed_node1 29712 1726882821.31837: Calling groups_inventory to load vars for managed_node1 29712 1726882821.31839: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.31844: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.31846: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.31849: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.33143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.34891: done with get_vars() 29712 1726882821.34911: done getting variables 29712 1726882821.34965: in VariableManager get_vars() 29712 1726882821.34977: Calling all_inventory to load vars for managed_node1 29712 1726882821.34979: Calling groups_inventory to load vars for managed_node1 29712 1726882821.34981: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.34986: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.34988: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.34991: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.36313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.38113: done with get_vars() 29712 1726882821.38138: done queuing things up, now waiting for results queue to drain 29712 1726882821.38140: results queue empty 29712 1726882821.38141: checking for any_errors_fatal 29712 1726882821.38142: done checking for any_errors_fatal 29712 1726882821.38143: checking for max_fail_percentage 29712 1726882821.38144: done checking for max_fail_percentage 29712 1726882821.38144: checking to see if all hosts have failed and the running result is not ok 29712 1726882821.38145: done checking to see if all hosts have failed 29712 1726882821.38146: getting the remaining hosts for this loop 29712 1726882821.38147: done getting the remaining hosts for this loop 29712 1726882821.38150: getting the next task for host managed_node1 29712 1726882821.38153: done getting next task for host managed_node1 29712 1726882821.38153: ^ task is: None 29712 1726882821.38155: ^ 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 29712 1726882821.38156: done queuing things up, now waiting for results queue to drain 29712 1726882821.38157: results queue empty 29712 1726882821.38158: checking for any_errors_fatal 29712 1726882821.38158: done checking for any_errors_fatal 29712 1726882821.38159: checking for max_fail_percentage 29712 1726882821.38160: done checking for max_fail_percentage 29712 1726882821.38160: checking to see if all hosts have failed and the running result is not ok 29712 1726882821.38161: done checking to see if all hosts have failed 29712 1726882821.38162: getting the next task for host managed_node1 29712 1726882821.38167: done getting next task for host managed_node1 29712 1726882821.38168: ^ task is: None 29712 1726882821.38169: ^ 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 29712 1726882821.38223: in VariableManager get_vars() 29712 1726882821.38237: done with get_vars() 29712 1726882821.38242: in VariableManager get_vars() 29712 1726882821.38251: done with get_vars() 29712 1726882821.38255: variable 'omit' from source: magic vars 29712 1726882821.38291: in VariableManager get_vars() 29712 1726882821.38300: done with get_vars() 29712 1726882821.38321: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 29712 1726882821.38504: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29712 1726882821.38527: getting the remaining hosts for this loop 29712 1726882821.38528: done getting the remaining hosts for this loop 29712 1726882821.38531: getting the next task for host managed_node1 29712 1726882821.38534: done getting next task for host managed_node1 29712 1726882821.38536: ^ task is: TASK: Gathering Facts 29712 1726882821.38537: ^ 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 29712 1726882821.38539: getting variables 29712 1726882821.38540: in VariableManager get_vars() 29712 1726882821.38549: Calling all_inventory to load vars for managed_node1 29712 1726882821.38551: Calling groups_inventory to load vars for managed_node1 29712 1726882821.38554: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882821.38558: Calling all_plugins_play to load vars for managed_node1 29712 1726882821.38561: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882821.38569: Calling groups_plugins_play to load vars for managed_node1 29712 1726882821.39846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882821.45151: done with get_vars() 29712 1726882821.45178: done getting variables 29712 1726882821.45219: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 Friday 20 September 2024 21:40:21 -0400 (0:00:00.571) 0:00:38.571 ****** 29712 1726882821.45241: entering _queue_task() for managed_node1/gather_facts 29712 1726882821.45556: worker is 1 (out of 1 available) 29712 1726882821.45571: exiting _queue_task() for managed_node1/gather_facts 29712 1726882821.45582: done queuing things up, now waiting for results queue to drain 29712 1726882821.45584: waiting for pending results... 29712 1726882821.45857: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29712 1726882821.45956: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000066a 29712 1726882821.45973: variable 'ansible_search_path' from source: unknown 29712 1726882821.46000: calling self._execute() 29712 1726882821.46078: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882821.46082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882821.46093: variable 'omit' from source: magic vars 29712 1726882821.46385: variable 'ansible_distribution_major_version' from source: facts 29712 1726882821.46395: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882821.46400: variable 'omit' from source: magic vars 29712 1726882821.46417: variable 'omit' from source: magic vars 29712 1726882821.46441: variable 'omit' from source: magic vars 29712 1726882821.46476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882821.46503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882821.46517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882821.46530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882821.46538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882821.46559: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882821.46565: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882821.46569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882821.46642: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882821.46647: Set connection var ansible_shell_executable to /bin/sh 29712 1726882821.46653: Set connection var ansible_pipelining to False 29712 1726882821.46658: Set connection var ansible_connection to ssh 29712 1726882821.46664: Set connection var ansible_timeout to 10 29712 1726882821.46667: Set connection var ansible_shell_type to sh 29712 1726882821.46689: variable 'ansible_shell_executable' from source: unknown 29712 1726882821.46693: variable 'ansible_connection' from source: unknown 29712 1726882821.46696: variable 'ansible_module_compression' from source: unknown 29712 1726882821.46699: variable 'ansible_shell_type' from source: unknown 29712 1726882821.46701: variable 'ansible_shell_executable' from source: unknown 29712 1726882821.46704: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882821.46706: variable 'ansible_pipelining' from source: unknown 29712 1726882821.46709: variable 'ansible_timeout' from source: unknown 29712 1726882821.46711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882821.46841: 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) 29712 1726882821.46849: variable 'omit' from source: magic vars 29712 1726882821.46853: starting attempt loop 29712 1726882821.46855: running the handler 29712 1726882821.46874: variable 'ansible_facts' from source: unknown 29712 1726882821.46890: _low_level_execute_command(): starting 29712 1726882821.46898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882821.47402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.47418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.47431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.47446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.47502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882821.47515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.47618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.49288: stdout chunk (state=3): >>>/root <<< 29712 1726882821.49397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.49449: stderr chunk (state=3): >>><<< 29712 1726882821.49453: stdout chunk (state=3): >>><<< 29712 1726882821.49477: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882821.49487: _low_level_execute_command(): starting 29712 1726882821.49492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680 `" && echo ansible-tmp-1726882821.4947543-31463-35887068035680="` echo /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680 `" ) && sleep 0' 29712 1726882821.49922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.49925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.49957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.49960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.49971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.50020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882821.50024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.50126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.51999: stdout chunk (state=3): >>>ansible-tmp-1726882821.4947543-31463-35887068035680=/root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680 <<< 29712 1726882821.52121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.52202: stderr chunk (state=3): >>><<< 29712 1726882821.52211: stdout chunk (state=3): >>><<< 29712 1726882821.52282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882821.4947543-31463-35887068035680=/root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882821.52287: variable 'ansible_module_compression' from source: unknown 29712 1726882821.52477: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29712 1726882821.52480: variable 'ansible_facts' from source: unknown 29712 1726882821.52594: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/AnsiballZ_setup.py 29712 1726882821.52752: Sending initial data 29712 1726882821.52755: Sent initial data (153 bytes) 29712 1726882821.53591: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.53595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.53714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.53717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882821.53730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.53850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.55605: 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 <<< 29712 1726882821.55698: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882821.55791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp6b3gw1xb /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/AnsiballZ_setup.py <<< 29712 1726882821.55888: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882821.58129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.58215: stderr chunk (state=3): >>><<< 29712 1726882821.58219: stdout chunk (state=3): >>><<< 29712 1726882821.58233: done transferring module to remote 29712 1726882821.58241: _low_level_execute_command(): starting 29712 1726882821.58245: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/ /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/AnsiballZ_setup.py && sleep 0' 29712 1726882821.58649: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.58653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.58689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.58692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.58740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882821.58746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.58855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882821.60636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882821.60678: stderr chunk (state=3): >>><<< 29712 1726882821.60681: stdout chunk (state=3): >>><<< 29712 1726882821.60691: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882821.60698: _low_level_execute_command(): starting 29712 1726882821.60701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/AnsiballZ_setup.py && sleep 0' 29712 1726882821.61102: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882821.61105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882821.61138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.61141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882821.61143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882821.61146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882821.61194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882821.61197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882821.61302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.12272: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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<<< 29712 1726882822.12285: stdout chunk (state=3): >>> [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [<<< 29712 1726882822.12326: stdout chunk (state=3): >>>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.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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": 3532, "ansible_memfree_mb": 2794, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 738, "free": 2794}, "nocache": {"free": 3258, "used": 274}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 979, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234622976, "block_size": 4096, "block_total": 65519355, "block_available": 64510406, "block_used": 1008949, "inode_total": 131071472, "inode_available": 130998698, "inode_used": 72774, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "22", "epoch": "1726882822", "epoch_int": "1726882822", "date": "2024-09-20", "time": "21:40:22", "iso8601_micro": "2024-09-21T01:40:22.118290Z", "iso8601": "2024-09-21T01:40:22Z", "iso8601_basic": "20240920T214022118290", "iso8601_basic_short": "20240920T214022", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.85, "5m": 0.57, "15m": 0.32}, "ansible_local": {}, "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"}}} <<< 29712 1726882822.13995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882822.13998: stdout chunk (state=3): >>><<< 29712 1726882822.14001: stderr chunk (state=3): >>><<< 29712 1726882822.14072: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "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": 3532, "ansible_memfree_mb": 2794, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 738, "free": 2794}, "nocache": {"free": 3258, "used": 274}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 979, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234622976, "block_size": 4096, "block_total": 65519355, "block_available": 64510406, "block_used": 1008949, "inode_total": 131071472, "inode_available": 130998698, "inode_used": 72774, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "40", "second": "22", "epoch": "1726882822", "epoch_int": "1726882822", "date": "2024-09-20", "time": "21:40:22", "iso8601_micro": "2024-09-21T01:40:22.118290Z", "iso8601": "2024-09-21T01:40:22Z", "iso8601_basic": "20240920T214022118290", "iso8601_basic_short": "20240920T214022", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.85, "5m": 0.57, "15m": 0.32}, "ansible_local": {}, "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"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882822.14398: 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-1726882821.4947543-31463-35887068035680/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882822.14425: _low_level_execute_command(): starting 29712 1726882822.14436: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882821.4947543-31463-35887068035680/ > /dev/null 2>&1 && sleep 0' 29712 1726882822.15036: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.15049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.15063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.15084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.15125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.15137: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.15150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.15171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.15185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.15197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.15208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.15220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.15235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.15248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.15260: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.15277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.15348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.15369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.15383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.15502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.17403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.17406: stdout chunk (state=3): >>><<< 29712 1726882822.17409: stderr chunk (state=3): >>><<< 29712 1726882822.18069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882822.18072: handler run complete 29712 1726882822.18075: variable 'ansible_facts' from source: unknown 29712 1726882822.18077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.18079: variable 'ansible_facts' from source: unknown 29712 1726882822.18081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.18192: attempt loop complete, returning result 29712 1726882822.18204: _execute() done 29712 1726882822.18210: dumping result to json 29712 1726882822.18245: done dumping result, returning 29712 1726882822.18257: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-60aa-5bdb-00000000066a] 29712 1726882822.18267: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000066a ok: [managed_node1] 29712 1726882822.18904: no more pending results, returning what we have 29712 1726882822.18908: results queue empty 29712 1726882822.18909: checking for any_errors_fatal 29712 1726882822.18910: done checking for any_errors_fatal 29712 1726882822.18910: checking for max_fail_percentage 29712 1726882822.18912: done checking for max_fail_percentage 29712 1726882822.18913: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.18914: done checking to see if all hosts have failed 29712 1726882822.18915: getting the remaining hosts for this loop 29712 1726882822.18916: done getting the remaining hosts for this loop 29712 1726882822.18920: getting the next task for host managed_node1 29712 1726882822.18927: done getting next task for host managed_node1 29712 1726882822.18929: ^ task is: TASK: meta (flush_handlers) 29712 1726882822.18931: ^ 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 29712 1726882822.18937: getting variables 29712 1726882822.18939: in VariableManager get_vars() 29712 1726882822.18967: Calling all_inventory to load vars for managed_node1 29712 1726882822.18970: Calling groups_inventory to load vars for managed_node1 29712 1726882822.18974: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.18986: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.18989: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.18993: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.19883: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000066a 29712 1726882822.19887: WORKER PROCESS EXITING 29712 1726882822.21357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.23129: done with get_vars() 29712 1726882822.23154: done getting variables 29712 1726882822.23226: in VariableManager get_vars() 29712 1726882822.23237: Calling all_inventory to load vars for managed_node1 29712 1726882822.23240: Calling groups_inventory to load vars for managed_node1 29712 1726882822.23242: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.23247: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.23249: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.23256: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.24654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.26383: done with get_vars() 29712 1726882822.26409: done queuing things up, now waiting for results queue to drain 29712 1726882822.26412: results queue empty 29712 1726882822.26412: checking for any_errors_fatal 29712 1726882822.26415: done checking for any_errors_fatal 29712 1726882822.26416: checking for max_fail_percentage 29712 1726882822.26417: done checking for max_fail_percentage 29712 1726882822.26418: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.26419: done checking to see if all hosts have failed 29712 1726882822.26419: getting the remaining hosts for this loop 29712 1726882822.26420: done getting the remaining hosts for this loop 29712 1726882822.26423: getting the next task for host managed_node1 29712 1726882822.26427: done getting next task for host managed_node1 29712 1726882822.26430: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 29712 1726882822.26431: ^ 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 29712 1726882822.26434: getting variables 29712 1726882822.26435: in VariableManager get_vars() 29712 1726882822.26443: Calling all_inventory to load vars for managed_node1 29712 1726882822.26446: Calling groups_inventory to load vars for managed_node1 29712 1726882822.26448: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.26453: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.26455: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.26458: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.27689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.29338: done with get_vars() 29712 1726882822.29360: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:230 Friday 20 September 2024 21:40:22 -0400 (0:00:00.841) 0:00:39.413 ****** 29712 1726882822.29436: entering _queue_task() for managed_node1/include_tasks 29712 1726882822.29813: worker is 1 (out of 1 available) 29712 1726882822.29826: exiting _queue_task() for managed_node1/include_tasks 29712 1726882822.29837: done queuing things up, now waiting for results queue to drain 29712 1726882822.29839: waiting for pending results... 29712 1726882822.30689: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' 29712 1726882822.31008: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000a9 29712 1726882822.31028: variable 'ansible_search_path' from source: unknown 29712 1726882822.31184: calling self._execute() 29712 1726882822.31355: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.31381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.31471: variable 'omit' from source: magic vars 29712 1726882822.32705: variable 'ansible_distribution_major_version' from source: facts 29712 1726882822.33087: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882822.33099: _execute() done 29712 1726882822.33107: dumping result to json 29712 1726882822.33115: done dumping result, returning 29712 1726882822.33126: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' [0e448fcc-3ce9-60aa-5bdb-0000000000a9] 29712 1726882822.33135: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a9 29712 1726882822.33278: no more pending results, returning what we have 29712 1726882822.33283: in VariableManager get_vars() 29712 1726882822.33318: Calling all_inventory to load vars for managed_node1 29712 1726882822.33320: Calling groups_inventory to load vars for managed_node1 29712 1726882822.33323: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.33335: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.33338: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.33341: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.34534: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000a9 29712 1726882822.34538: WORKER PROCESS EXITING 29712 1726882822.35102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.36928: done with get_vars() 29712 1726882822.36948: variable 'ansible_search_path' from source: unknown 29712 1726882822.36963: we have included files to process 29712 1726882822.36966: generating all_blocks data 29712 1726882822.36967: done generating all_blocks data 29712 1726882822.36968: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29712 1726882822.36969: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29712 1726882822.36972: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29712 1726882822.37144: in VariableManager get_vars() 29712 1726882822.37162: done with get_vars() 29712 1726882822.37279: done processing included file 29712 1726882822.37281: iterating over new_blocks loaded from include file 29712 1726882822.37283: in VariableManager get_vars() 29712 1726882822.37295: done with get_vars() 29712 1726882822.37297: filtering new block on tags 29712 1726882822.37315: done filtering new block on tags 29712 1726882822.37317: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 29712 1726882822.37322: extending task lists for all hosts with included blocks 29712 1726882822.37394: done extending task lists 29712 1726882822.37395: done processing included files 29712 1726882822.37396: results queue empty 29712 1726882822.37397: checking for any_errors_fatal 29712 1726882822.37398: done checking for any_errors_fatal 29712 1726882822.37399: checking for max_fail_percentage 29712 1726882822.37400: done checking for max_fail_percentage 29712 1726882822.37401: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.37402: done checking to see if all hosts have failed 29712 1726882822.37403: getting the remaining hosts for this loop 29712 1726882822.37404: done getting the remaining hosts for this loop 29712 1726882822.37406: getting the next task for host managed_node1 29712 1726882822.37410: done getting next task for host managed_node1 29712 1726882822.37412: ^ task is: TASK: Include the task 'get_profile_stat.yml' 29712 1726882822.37415: ^ 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 29712 1726882822.37417: getting variables 29712 1726882822.37418: in VariableManager get_vars() 29712 1726882822.37426: Calling all_inventory to load vars for managed_node1 29712 1726882822.37428: Calling groups_inventory to load vars for managed_node1 29712 1726882822.37431: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.37436: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.37439: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.37442: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.38983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.40926: done with get_vars() 29712 1726882822.40955: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 21:40:22 -0400 (0:00:00.116) 0:00:39.529 ****** 29712 1726882822.41040: entering _queue_task() for managed_node1/include_tasks 29712 1726882822.41393: worker is 1 (out of 1 available) 29712 1726882822.41406: exiting _queue_task() for managed_node1/include_tasks 29712 1726882822.41421: done queuing things up, now waiting for results queue to drain 29712 1726882822.41423: waiting for pending results... 29712 1726882822.41704: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 29712 1726882822.41832: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000067b 29712 1726882822.41855: variable 'ansible_search_path' from source: unknown 29712 1726882822.41865: variable 'ansible_search_path' from source: unknown 29712 1726882822.41909: calling self._execute() 29712 1726882822.42021: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.42032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.42045: variable 'omit' from source: magic vars 29712 1726882822.42436: variable 'ansible_distribution_major_version' from source: facts 29712 1726882822.42453: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882822.42465: _execute() done 29712 1726882822.42473: dumping result to json 29712 1726882822.42480: done dumping result, returning 29712 1726882822.42489: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0e448fcc-3ce9-60aa-5bdb-00000000067b] 29712 1726882822.42505: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000067b 29712 1726882822.42669: no more pending results, returning what we have 29712 1726882822.42676: in VariableManager get_vars() 29712 1726882822.42714: Calling all_inventory to load vars for managed_node1 29712 1726882822.42717: Calling groups_inventory to load vars for managed_node1 29712 1726882822.42721: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.42734: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.42737: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.42740: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.43805: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000067b 29712 1726882822.43809: WORKER PROCESS EXITING 29712 1726882822.44527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.46747: done with get_vars() 29712 1726882822.46772: variable 'ansible_search_path' from source: unknown 29712 1726882822.46774: variable 'ansible_search_path' from source: unknown 29712 1726882822.46831: we have included files to process 29712 1726882822.46832: generating all_blocks data 29712 1726882822.46834: done generating all_blocks data 29712 1726882822.46835: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29712 1726882822.46836: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29712 1726882822.46838: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29712 1726882822.48795: done processing included file 29712 1726882822.48798: iterating over new_blocks loaded from include file 29712 1726882822.48799: in VariableManager get_vars() 29712 1726882822.48814: done with get_vars() 29712 1726882822.48815: filtering new block on tags 29712 1726882822.48841: done filtering new block on tags 29712 1726882822.48845: in VariableManager get_vars() 29712 1726882822.48858: done with get_vars() 29712 1726882822.48860: filtering new block on tags 29712 1726882822.48884: done filtering new block on tags 29712 1726882822.48887: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 29712 1726882822.48892: extending task lists for all hosts with included blocks 29712 1726882822.49013: done extending task lists 29712 1726882822.49015: done processing included files 29712 1726882822.49015: results queue empty 29712 1726882822.49016: checking for any_errors_fatal 29712 1726882822.49021: done checking for any_errors_fatal 29712 1726882822.49022: checking for max_fail_percentage 29712 1726882822.49023: done checking for max_fail_percentage 29712 1726882822.49024: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.49025: done checking to see if all hosts have failed 29712 1726882822.49025: getting the remaining hosts for this loop 29712 1726882822.49027: done getting the remaining hosts for this loop 29712 1726882822.49029: getting the next task for host managed_node1 29712 1726882822.49033: done getting next task for host managed_node1 29712 1726882822.49035: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 29712 1726882822.49039: ^ 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=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 29712 1726882822.49042: getting variables 29712 1726882822.49043: in VariableManager get_vars() 29712 1726882822.49125: Calling all_inventory to load vars for managed_node1 29712 1726882822.49129: Calling groups_inventory to load vars for managed_node1 29712 1726882822.49132: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.49138: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.49140: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.49143: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.51458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.53501: done with get_vars() 29712 1726882822.54782: done getting variables 29712 1726882822.54830: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:40:22 -0400 (0:00:00.138) 0:00:39.668 ****** 29712 1726882822.54863: entering _queue_task() for managed_node1/set_fact 29712 1726882822.55698: worker is 1 (out of 1 available) 29712 1726882822.55709: exiting _queue_task() for managed_node1/set_fact 29712 1726882822.55720: done queuing things up, now waiting for results queue to drain 29712 1726882822.55721: waiting for pending results... 29712 1726882822.55862: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 29712 1726882822.56015: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000068a 29712 1726882822.56034: variable 'ansible_search_path' from source: unknown 29712 1726882822.56041: variable 'ansible_search_path' from source: unknown 29712 1726882822.56103: calling self._execute() 29712 1726882822.56236: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.56249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.56270: variable 'omit' from source: magic vars 29712 1726882822.56920: variable 'ansible_distribution_major_version' from source: facts 29712 1726882822.56935: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882822.56952: variable 'omit' from source: magic vars 29712 1726882822.57006: variable 'omit' from source: magic vars 29712 1726882822.57043: variable 'omit' from source: magic vars 29712 1726882822.57095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882822.57137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882822.57159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882822.57189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882822.57205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882822.57239: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882822.57246: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.57253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.57361: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882822.57374: Set connection var ansible_shell_executable to /bin/sh 29712 1726882822.57391: Set connection var ansible_pipelining to False 29712 1726882822.57400: Set connection var ansible_connection to ssh 29712 1726882822.57408: Set connection var ansible_timeout to 10 29712 1726882822.57413: Set connection var ansible_shell_type to sh 29712 1726882822.57443: variable 'ansible_shell_executable' from source: unknown 29712 1726882822.57449: variable 'ansible_connection' from source: unknown 29712 1726882822.57456: variable 'ansible_module_compression' from source: unknown 29712 1726882822.57461: variable 'ansible_shell_type' from source: unknown 29712 1726882822.57470: variable 'ansible_shell_executable' from source: unknown 29712 1726882822.57477: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.57485: variable 'ansible_pipelining' from source: unknown 29712 1726882822.57492: variable 'ansible_timeout' from source: unknown 29712 1726882822.57520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.57683: 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) 29712 1726882822.57700: variable 'omit' from source: magic vars 29712 1726882822.57711: starting attempt loop 29712 1726882822.57722: running the handler 29712 1726882822.57737: handler run complete 29712 1726882822.57752: attempt loop complete, returning result 29712 1726882822.57761: _execute() done 29712 1726882822.57769: dumping result to json 29712 1726882822.57776: done dumping result, returning 29712 1726882822.57786: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0e448fcc-3ce9-60aa-5bdb-00000000068a] 29712 1726882822.57795: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068a ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 29712 1726882822.57945: no more pending results, returning what we have 29712 1726882822.57949: results queue empty 29712 1726882822.57950: checking for any_errors_fatal 29712 1726882822.57951: done checking for any_errors_fatal 29712 1726882822.57952: checking for max_fail_percentage 29712 1726882822.57953: done checking for max_fail_percentage 29712 1726882822.57954: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.57955: done checking to see if all hosts have failed 29712 1726882822.57956: getting the remaining hosts for this loop 29712 1726882822.57958: done getting the remaining hosts for this loop 29712 1726882822.57962: getting the next task for host managed_node1 29712 1726882822.57974: done getting next task for host managed_node1 29712 1726882822.57977: ^ task is: TASK: Stat profile file 29712 1726882822.57982: ^ 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=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 29712 1726882822.57992: getting variables 29712 1726882822.57994: in VariableManager get_vars() 29712 1726882822.58027: Calling all_inventory to load vars for managed_node1 29712 1726882822.58030: Calling groups_inventory to load vars for managed_node1 29712 1726882822.58034: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.58045: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.58048: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.58052: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.59425: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068a 29712 1726882822.59429: WORKER PROCESS EXITING 29712 1726882822.60438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.62283: done with get_vars() 29712 1726882822.62310: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:40:22 -0400 (0:00:00.075) 0:00:39.743 ****** 29712 1726882822.62410: entering _queue_task() for managed_node1/stat 29712 1726882822.62816: worker is 1 (out of 1 available) 29712 1726882822.62835: exiting _queue_task() for managed_node1/stat 29712 1726882822.62868: done queuing things up, now waiting for results queue to drain 29712 1726882822.62870: waiting for pending results... 29712 1726882822.63158: running TaskExecutor() for managed_node1/TASK: Stat profile file 29712 1726882822.63289: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000068b 29712 1726882822.63312: variable 'ansible_search_path' from source: unknown 29712 1726882822.63320: variable 'ansible_search_path' from source: unknown 29712 1726882822.63361: calling self._execute() 29712 1726882822.63476: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.63489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.63520: variable 'omit' from source: magic vars 29712 1726882822.63924: variable 'ansible_distribution_major_version' from source: facts 29712 1726882822.63949: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882822.63970: variable 'omit' from source: magic vars 29712 1726882822.64022: variable 'omit' from source: magic vars 29712 1726882822.64129: variable 'profile' from source: include params 29712 1726882822.64139: variable 'interface' from source: set_fact 29712 1726882822.64224: variable 'interface' from source: set_fact 29712 1726882822.64250: variable 'omit' from source: magic vars 29712 1726882822.64311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882822.64353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882822.64387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882822.64415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882822.64433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882822.64472: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882822.64487: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.64496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.64613: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882822.64628: Set connection var ansible_shell_executable to /bin/sh 29712 1726882822.64642: Set connection var ansible_pipelining to False 29712 1726882822.64652: Set connection var ansible_connection to ssh 29712 1726882822.64662: Set connection var ansible_timeout to 10 29712 1726882822.64672: Set connection var ansible_shell_type to sh 29712 1726882822.64705: variable 'ansible_shell_executable' from source: unknown 29712 1726882822.64716: variable 'ansible_connection' from source: unknown 29712 1726882822.64725: variable 'ansible_module_compression' from source: unknown 29712 1726882822.64734: variable 'ansible_shell_type' from source: unknown 29712 1726882822.64740: variable 'ansible_shell_executable' from source: unknown 29712 1726882822.64746: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882822.64753: variable 'ansible_pipelining' from source: unknown 29712 1726882822.64759: variable 'ansible_timeout' from source: unknown 29712 1726882822.64768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882822.64976: 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__) 29712 1726882822.64992: variable 'omit' from source: magic vars 29712 1726882822.65001: starting attempt loop 29712 1726882822.65007: running the handler 29712 1726882822.65030: _low_level_execute_command(): starting 29712 1726882822.65043: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882822.65846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.65860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.65878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.65899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.65945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.65956: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.65972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.65990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.66003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.66015: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.66025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.66038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.66054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.66068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.66079: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.66092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.66177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.66193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.66207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.66342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.68011: stdout chunk (state=3): >>>/root <<< 29712 1726882822.68106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.68183: stderr chunk (state=3): >>><<< 29712 1726882822.68188: stdout chunk (state=3): >>><<< 29712 1726882822.68216: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882822.68232: _low_level_execute_command(): starting 29712 1726882822.68235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141 `" && echo ansible-tmp-1726882822.6821535-31496-87475877397141="` echo /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141 `" ) && sleep 0' 29712 1726882822.68908: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.68917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.68927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.68941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.68990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.68997: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.69007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.69019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.69027: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.69033: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.69041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.69051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.69062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.69082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.69089: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.69099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.69173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.69186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.69205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.69328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.71217: stdout chunk (state=3): >>>ansible-tmp-1726882822.6821535-31496-87475877397141=/root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141 <<< 29712 1726882822.71407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.71411: stdout chunk (state=3): >>><<< 29712 1726882822.71413: stderr chunk (state=3): >>><<< 29712 1726882822.71470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882822.6821535-31496-87475877397141=/root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882822.71752: variable 'ansible_module_compression' from source: unknown 29712 1726882822.71755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29712 1726882822.71757: variable 'ansible_facts' from source: unknown 29712 1726882822.71759: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/AnsiballZ_stat.py 29712 1726882822.71822: Sending initial data 29712 1726882822.71825: Sent initial data (152 bytes) 29712 1726882822.72792: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.72806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.72821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.72844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.72887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.72899: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.72910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.72926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.72935: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.72943: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.72957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.72971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.72985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.72996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.73005: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.73016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.73091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.73109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.73124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.73249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.75002: 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 <<< 29712 1726882822.75094: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882822.75193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpx0fm_8ir /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/AnsiballZ_stat.py <<< 29712 1726882822.75287: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882822.76594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.76769: stderr chunk (state=3): >>><<< 29712 1726882822.76773: stdout chunk (state=3): >>><<< 29712 1726882822.76775: done transferring module to remote 29712 1726882822.76777: _low_level_execute_command(): starting 29712 1726882822.76783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/ /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/AnsiballZ_stat.py && sleep 0' 29712 1726882822.77404: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.77417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.77430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.77453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.77497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.77508: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.77520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.77536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.77552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.77562: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.77576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.77588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.77602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.77613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.77622: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.77634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.77716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.77736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.77749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.77870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.79679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.79750: stderr chunk (state=3): >>><<< 29712 1726882822.79753: stdout chunk (state=3): >>><<< 29712 1726882822.79842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882822.79846: _low_level_execute_command(): starting 29712 1726882822.79849: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/AnsiballZ_stat.py && sleep 0' 29712 1726882822.80419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882822.80434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.80449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.80471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.80514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.80529: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882822.80543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.80561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882822.80577: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882822.80589: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882822.80601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882822.80614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.80630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.80643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882822.80655: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882822.80672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.80746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.80763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.80780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.80914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.94008: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29712 1726882822.94990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882822.95040: stderr chunk (state=3): >>><<< 29712 1726882822.95044: stdout chunk (state=3): >>><<< 29712 1726882822.95058: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882822.95088: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-ethtest0', '_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-1726882822.6821535-31496-87475877397141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882822.95096: _low_level_execute_command(): starting 29712 1726882822.95101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882822.6821535-31496-87475877397141/ > /dev/null 2>&1 && sleep 0' 29712 1726882822.95532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.95536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.95576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.95582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882822.95591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882822.95596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 29712 1726882822.95601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882822.95653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882822.95675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882822.95678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882822.95785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882822.97587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882822.97636: stderr chunk (state=3): >>><<< 29712 1726882822.97639: stdout chunk (state=3): >>><<< 29712 1726882822.97651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882822.97657: handler run complete 29712 1726882822.97677: attempt loop complete, returning result 29712 1726882822.97680: _execute() done 29712 1726882822.97682: dumping result to json 29712 1726882822.97684: done dumping result, returning 29712 1726882822.97697: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0e448fcc-3ce9-60aa-5bdb-00000000068b] 29712 1726882822.97705: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068b 29712 1726882822.97801: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068b 29712 1726882822.97804: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29712 1726882822.97860: no more pending results, returning what we have 29712 1726882822.97866: results queue empty 29712 1726882822.97869: checking for any_errors_fatal 29712 1726882822.97878: done checking for any_errors_fatal 29712 1726882822.97879: checking for max_fail_percentage 29712 1726882822.97880: done checking for max_fail_percentage 29712 1726882822.97881: checking to see if all hosts have failed and the running result is not ok 29712 1726882822.97882: done checking to see if all hosts have failed 29712 1726882822.97883: getting the remaining hosts for this loop 29712 1726882822.97885: done getting the remaining hosts for this loop 29712 1726882822.97888: getting the next task for host managed_node1 29712 1726882822.97896: done getting next task for host managed_node1 29712 1726882822.97898: ^ task is: TASK: Set NM profile exist flag based on the profile files 29712 1726882822.97902: ^ 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=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 29712 1726882822.97907: getting variables 29712 1726882822.97908: in VariableManager get_vars() 29712 1726882822.97940: Calling all_inventory to load vars for managed_node1 29712 1726882822.97943: Calling groups_inventory to load vars for managed_node1 29712 1726882822.97946: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882822.97956: Calling all_plugins_play to load vars for managed_node1 29712 1726882822.97958: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882822.97961: Calling groups_plugins_play to load vars for managed_node1 29712 1726882822.98824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882822.99881: done with get_vars() 29712 1726882822.99896: done getting variables 29712 1726882822.99940: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:40:22 -0400 (0:00:00.375) 0:00:40.119 ****** 29712 1726882822.99971: entering _queue_task() for managed_node1/set_fact 29712 1726882823.00184: worker is 1 (out of 1 available) 29712 1726882823.00197: exiting _queue_task() for managed_node1/set_fact 29712 1726882823.00210: done queuing things up, now waiting for results queue to drain 29712 1726882823.00212: waiting for pending results... 29712 1726882823.00376: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 29712 1726882823.00456: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000068c 29712 1726882823.00466: variable 'ansible_search_path' from source: unknown 29712 1726882823.00473: variable 'ansible_search_path' from source: unknown 29712 1726882823.00499: calling self._execute() 29712 1726882823.00576: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.00581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.00590: variable 'omit' from source: magic vars 29712 1726882823.00857: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.00868: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.00956: variable 'profile_stat' from source: set_fact 29712 1726882823.00970: Evaluated conditional (profile_stat.stat.exists): False 29712 1726882823.00975: when evaluation is False, skipping this task 29712 1726882823.00978: _execute() done 29712 1726882823.00981: dumping result to json 29712 1726882823.00984: done dumping result, returning 29712 1726882823.00987: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0e448fcc-3ce9-60aa-5bdb-00000000068c] 29712 1726882823.00989: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068c 29712 1726882823.01073: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068c 29712 1726882823.01076: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29712 1726882823.01143: no more pending results, returning what we have 29712 1726882823.01146: results queue empty 29712 1726882823.01147: checking for any_errors_fatal 29712 1726882823.01154: done checking for any_errors_fatal 29712 1726882823.01155: checking for max_fail_percentage 29712 1726882823.01156: done checking for max_fail_percentage 29712 1726882823.01157: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.01158: done checking to see if all hosts have failed 29712 1726882823.01159: getting the remaining hosts for this loop 29712 1726882823.01160: done getting the remaining hosts for this loop 29712 1726882823.01163: getting the next task for host managed_node1 29712 1726882823.01172: done getting next task for host managed_node1 29712 1726882823.01174: ^ task is: TASK: Get NM profile info 29712 1726882823.01178: ^ 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=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 29712 1726882823.01182: getting variables 29712 1726882823.01183: in VariableManager get_vars() 29712 1726882823.01214: Calling all_inventory to load vars for managed_node1 29712 1726882823.01217: Calling groups_inventory to load vars for managed_node1 29712 1726882823.01219: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.01225: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.01227: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.01229: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.02009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.02979: done with get_vars() 29712 1726882823.02993: done getting variables 29712 1726882823.03062: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:40:23 -0400 (0:00:00.031) 0:00:40.150 ****** 29712 1726882823.03088: entering _queue_task() for managed_node1/shell 29712 1726882823.03089: Creating lock for shell 29712 1726882823.03291: worker is 1 (out of 1 available) 29712 1726882823.03304: exiting _queue_task() for managed_node1/shell 29712 1726882823.03317: done queuing things up, now waiting for results queue to drain 29712 1726882823.03319: waiting for pending results... 29712 1726882823.03483: running TaskExecutor() for managed_node1/TASK: Get NM profile info 29712 1726882823.03543: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000068d 29712 1726882823.03555: variable 'ansible_search_path' from source: unknown 29712 1726882823.03558: variable 'ansible_search_path' from source: unknown 29712 1726882823.03590: calling self._execute() 29712 1726882823.03661: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.03672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.03680: variable 'omit' from source: magic vars 29712 1726882823.03939: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.03948: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.03953: variable 'omit' from source: magic vars 29712 1726882823.03991: variable 'omit' from source: magic vars 29712 1726882823.04061: variable 'profile' from source: include params 29712 1726882823.04069: variable 'interface' from source: set_fact 29712 1726882823.04118: variable 'interface' from source: set_fact 29712 1726882823.04132: variable 'omit' from source: magic vars 29712 1726882823.04166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882823.04193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882823.04209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882823.04223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882823.04232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882823.04256: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882823.04259: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.04261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.04333: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882823.04337: Set connection var ansible_shell_executable to /bin/sh 29712 1726882823.04344: Set connection var ansible_pipelining to False 29712 1726882823.04349: Set connection var ansible_connection to ssh 29712 1726882823.04357: Set connection var ansible_timeout to 10 29712 1726882823.04360: Set connection var ansible_shell_type to sh 29712 1726882823.04377: variable 'ansible_shell_executable' from source: unknown 29712 1726882823.04380: variable 'ansible_connection' from source: unknown 29712 1726882823.04383: variable 'ansible_module_compression' from source: unknown 29712 1726882823.04385: variable 'ansible_shell_type' from source: unknown 29712 1726882823.04387: variable 'ansible_shell_executable' from source: unknown 29712 1726882823.04389: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.04391: variable 'ansible_pipelining' from source: unknown 29712 1726882823.04395: variable 'ansible_timeout' from source: unknown 29712 1726882823.04397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.04523: 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) 29712 1726882823.04541: variable 'omit' from source: magic vars 29712 1726882823.04549: starting attempt loop 29712 1726882823.04555: running the handler 29712 1726882823.04571: 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) 29712 1726882823.04596: _low_level_execute_command(): starting 29712 1726882823.04608: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882823.05314: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882823.05330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.05347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.05376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.05415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.05430: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882823.05445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.05467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882823.05483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882823.05496: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882823.05509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.05523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.05538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.05550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.05563: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882823.05580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.05654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.05683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.05702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.05829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.07420: stdout chunk (state=3): >>>/root <<< 29712 1726882823.07522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882823.07572: stderr chunk (state=3): >>><<< 29712 1726882823.07575: stdout chunk (state=3): >>><<< 29712 1726882823.07596: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882823.07608: _low_level_execute_command(): starting 29712 1726882823.07611: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823 `" && echo ansible-tmp-1726882823.0759404-31514-22080508188823="` echo /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823 `" ) && sleep 0' 29712 1726882823.08037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.08041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.08080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.08083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.08086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.08139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.08142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.08148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.08243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.10095: stdout chunk (state=3): >>>ansible-tmp-1726882823.0759404-31514-22080508188823=/root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823 <<< 29712 1726882823.10201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882823.10245: stderr chunk (state=3): >>><<< 29712 1726882823.10248: stdout chunk (state=3): >>><<< 29712 1726882823.10263: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882823.0759404-31514-22080508188823=/root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882823.10298: variable 'ansible_module_compression' from source: unknown 29712 1726882823.10338: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882823.10373: variable 'ansible_facts' from source: unknown 29712 1726882823.10433: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/AnsiballZ_command.py 29712 1726882823.10583: Sending initial data 29712 1726882823.10586: Sent initial data (155 bytes) 29712 1726882823.11576: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882823.11590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.11609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.11630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.11674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.11687: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882823.11700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.11723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882823.11737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882823.11747: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882823.11758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.11773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.11789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.11800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.11810: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882823.11822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.11909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.11925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.11945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.12080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.13806: 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 <<< 29712 1726882823.13895: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882823.13989: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpk8aldl19 /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/AnsiballZ_command.py <<< 29712 1726882823.14079: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882823.15080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882823.15174: stderr chunk (state=3): >>><<< 29712 1726882823.15177: stdout chunk (state=3): >>><<< 29712 1726882823.15194: done transferring module to remote 29712 1726882823.15287: _low_level_execute_command(): starting 29712 1726882823.15290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/ /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/AnsiballZ_command.py && sleep 0' 29712 1726882823.15878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882823.15892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.15905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.15921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.15964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.15983: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882823.15996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.16012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882823.16022: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882823.16032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882823.16043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.16054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.16072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.16091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.16105: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882823.16118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.16203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.16223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.16237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.16359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.18129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882823.18217: stderr chunk (state=3): >>><<< 29712 1726882823.18227: stdout chunk (state=3): >>><<< 29712 1726882823.18330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882823.18334: _low_level_execute_command(): starting 29712 1726882823.18336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/AnsiballZ_command.py && sleep 0' 29712 1726882823.18942: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882823.18955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.18972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.18996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.19036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.19047: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882823.19059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.19081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882823.19099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882823.19109: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882823.19119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.19136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.19159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.19177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.19188: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882823.19209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.19287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.19315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.19330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.19457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.34490: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 21:40:23.326103", "end": "2024-09-20 21:40:23.343278", "delta": "0:00:00.017175", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 29712 1726882823.35596: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.44.90 closed. <<< 29712 1726882823.35669: stderr chunk (state=3): >>><<< 29712 1726882823.35674: stdout chunk (state=3): >>><<< 29712 1726882823.35817: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 21:40:23.326103", "end": "2024-09-20 21:40:23.343278", "delta": "0:00:00.017175", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.44.90 closed. 29712 1726882823.35826: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882823.35829: _low_level_execute_command(): starting 29712 1726882823.35831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882823.0759404-31514-22080508188823/ > /dev/null 2>&1 && sleep 0' 29712 1726882823.36432: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882823.36446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.36461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.36486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.36528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.36539: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882823.36552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.36570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882823.36590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882823.36601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882823.36612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882823.36624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882823.36638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882823.36648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882823.36657: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882823.36672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882823.36755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882823.36779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882823.36794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882823.36930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882823.38797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882823.38800: stdout chunk (state=3): >>><<< 29712 1726882823.38807: stderr chunk (state=3): >>><<< 29712 1726882823.38829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882823.38836: handler run complete 29712 1726882823.38861: Evaluated conditional (False): False 29712 1726882823.38875: attempt loop complete, returning result 29712 1726882823.38878: _execute() done 29712 1726882823.38880: dumping result to json 29712 1726882823.38885: done dumping result, returning 29712 1726882823.38894: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0e448fcc-3ce9-60aa-5bdb-00000000068d] 29712 1726882823.38898: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068d 29712 1726882823.39005: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068d 29712 1726882823.39008: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.017175", "end": "2024-09-20 21:40:23.343278", "rc": 1, "start": "2024-09-20 21:40:23.326103" } MSG: non-zero return code ...ignoring 29712 1726882823.39241: no more pending results, returning what we have 29712 1726882823.39244: results queue empty 29712 1726882823.39245: checking for any_errors_fatal 29712 1726882823.39251: done checking for any_errors_fatal 29712 1726882823.39252: checking for max_fail_percentage 29712 1726882823.39254: done checking for max_fail_percentage 29712 1726882823.39254: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.39256: done checking to see if all hosts have failed 29712 1726882823.39256: getting the remaining hosts for this loop 29712 1726882823.39258: done getting the remaining hosts for this loop 29712 1726882823.39261: getting the next task for host managed_node1 29712 1726882823.39272: done getting next task for host managed_node1 29712 1726882823.39275: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29712 1726882823.39279: ^ 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=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 29712 1726882823.39283: getting variables 29712 1726882823.39285: in VariableManager get_vars() 29712 1726882823.39313: Calling all_inventory to load vars for managed_node1 29712 1726882823.39316: Calling groups_inventory to load vars for managed_node1 29712 1726882823.39319: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.39330: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.39333: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.39337: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.41177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.43029: done with get_vars() 29712 1726882823.43053: done getting variables 29712 1726882823.43130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:40:23 -0400 (0:00:00.400) 0:00:40.551 ****** 29712 1726882823.43162: entering _queue_task() for managed_node1/set_fact 29712 1726882823.43496: worker is 1 (out of 1 available) 29712 1726882823.43510: exiting _queue_task() for managed_node1/set_fact 29712 1726882823.43521: done queuing things up, now waiting for results queue to drain 29712 1726882823.43523: waiting for pending results... 29712 1726882823.43814: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29712 1726882823.43928: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000068e 29712 1726882823.43946: variable 'ansible_search_path' from source: unknown 29712 1726882823.43950: variable 'ansible_search_path' from source: unknown 29712 1726882823.43995: calling self._execute() 29712 1726882823.44104: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.44107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.44119: variable 'omit' from source: magic vars 29712 1726882823.44530: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.44542: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.44684: variable 'nm_profile_exists' from source: set_fact 29712 1726882823.44704: Evaluated conditional (nm_profile_exists.rc == 0): False 29712 1726882823.44708: when evaluation is False, skipping this task 29712 1726882823.44711: _execute() done 29712 1726882823.44713: dumping result to json 29712 1726882823.44715: done dumping result, returning 29712 1726882823.44723: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0e448fcc-3ce9-60aa-5bdb-00000000068e] 29712 1726882823.44732: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068e 29712 1726882823.44820: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000068e 29712 1726882823.44822: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 29712 1726882823.44883: no more pending results, returning what we have 29712 1726882823.44888: results queue empty 29712 1726882823.44889: checking for any_errors_fatal 29712 1726882823.44897: done checking for any_errors_fatal 29712 1726882823.44897: checking for max_fail_percentage 29712 1726882823.44899: done checking for max_fail_percentage 29712 1726882823.44900: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.44901: done checking to see if all hosts have failed 29712 1726882823.44902: getting the remaining hosts for this loop 29712 1726882823.44904: done getting the remaining hosts for this loop 29712 1726882823.44907: getting the next task for host managed_node1 29712 1726882823.44921: done getting next task for host managed_node1 29712 1726882823.44924: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 29712 1726882823.44929: ^ 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=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 29712 1726882823.44934: getting variables 29712 1726882823.44936: in VariableManager get_vars() 29712 1726882823.44969: Calling all_inventory to load vars for managed_node1 29712 1726882823.44972: Calling groups_inventory to load vars for managed_node1 29712 1726882823.44976: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.44989: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.44993: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.44997: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.46648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.48646: done with get_vars() 29712 1726882823.48674: done getting variables 29712 1726882823.48740: 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) 29712 1726882823.48877: variable 'profile' from source: include params 29712 1726882823.48882: variable 'interface' from source: set_fact 29712 1726882823.48950: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:40:23 -0400 (0:00:00.058) 0:00:40.609 ****** 29712 1726882823.48986: entering _queue_task() for managed_node1/command 29712 1726882823.49289: worker is 1 (out of 1 available) 29712 1726882823.49302: exiting _queue_task() for managed_node1/command 29712 1726882823.49313: done queuing things up, now waiting for results queue to drain 29712 1726882823.49315: waiting for pending results... 29712 1726882823.49612: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 29712 1726882823.49724: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000690 29712 1726882823.49735: variable 'ansible_search_path' from source: unknown 29712 1726882823.49739: variable 'ansible_search_path' from source: unknown 29712 1726882823.49783: calling self._execute() 29712 1726882823.49900: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.49906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.49918: variable 'omit' from source: magic vars 29712 1726882823.50313: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.50326: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.50460: variable 'profile_stat' from source: set_fact 29712 1726882823.50478: Evaluated conditional (profile_stat.stat.exists): False 29712 1726882823.50486: when evaluation is False, skipping this task 29712 1726882823.50489: _execute() done 29712 1726882823.50492: dumping result to json 29712 1726882823.50497: done dumping result, returning 29712 1726882823.50500: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0e448fcc-3ce9-60aa-5bdb-000000000690] 29712 1726882823.50507: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000690 29712 1726882823.50601: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000690 29712 1726882823.50604: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29712 1726882823.50675: no more pending results, returning what we have 29712 1726882823.50681: results queue empty 29712 1726882823.50682: checking for any_errors_fatal 29712 1726882823.50689: done checking for any_errors_fatal 29712 1726882823.50690: checking for max_fail_percentage 29712 1726882823.50693: done checking for max_fail_percentage 29712 1726882823.50694: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.50696: done checking to see if all hosts have failed 29712 1726882823.50696: getting the remaining hosts for this loop 29712 1726882823.50698: done getting the remaining hosts for this loop 29712 1726882823.50702: getting the next task for host managed_node1 29712 1726882823.50709: done getting next task for host managed_node1 29712 1726882823.50711: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 29712 1726882823.50716: ^ 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=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 29712 1726882823.50721: getting variables 29712 1726882823.50723: in VariableManager get_vars() 29712 1726882823.50752: Calling all_inventory to load vars for managed_node1 29712 1726882823.50756: Calling groups_inventory to load vars for managed_node1 29712 1726882823.50760: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.50777: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.50782: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.50786: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.52445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.54230: done with get_vars() 29712 1726882823.54254: done getting variables 29712 1726882823.54315: 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) 29712 1726882823.54434: variable 'profile' from source: include params 29712 1726882823.54438: variable 'interface' from source: set_fact 29712 1726882823.54499: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:40:23 -0400 (0:00:00.055) 0:00:40.664 ****** 29712 1726882823.54531: entering _queue_task() for managed_node1/set_fact 29712 1726882823.54817: worker is 1 (out of 1 available) 29712 1726882823.54830: exiting _queue_task() for managed_node1/set_fact 29712 1726882823.54840: done queuing things up, now waiting for results queue to drain 29712 1726882823.54841: waiting for pending results... 29712 1726882823.55119: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 29712 1726882823.55229: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000691 29712 1726882823.55241: variable 'ansible_search_path' from source: unknown 29712 1726882823.55245: variable 'ansible_search_path' from source: unknown 29712 1726882823.55286: calling self._execute() 29712 1726882823.55384: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.55395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.55411: variable 'omit' from source: magic vars 29712 1726882823.55783: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.55794: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.55922: variable 'profile_stat' from source: set_fact 29712 1726882823.55938: Evaluated conditional (profile_stat.stat.exists): False 29712 1726882823.55945: when evaluation is False, skipping this task 29712 1726882823.55948: _execute() done 29712 1726882823.55952: dumping result to json 29712 1726882823.55955: done dumping result, returning 29712 1726882823.55962: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0e448fcc-3ce9-60aa-5bdb-000000000691] 29712 1726882823.55969: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000691 29712 1726882823.56057: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000691 29712 1726882823.56060: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29712 1726882823.56108: no more pending results, returning what we have 29712 1726882823.56113: results queue empty 29712 1726882823.56114: checking for any_errors_fatal 29712 1726882823.56119: done checking for any_errors_fatal 29712 1726882823.56120: checking for max_fail_percentage 29712 1726882823.56121: done checking for max_fail_percentage 29712 1726882823.56122: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.56123: done checking to see if all hosts have failed 29712 1726882823.56124: getting the remaining hosts for this loop 29712 1726882823.56126: done getting the remaining hosts for this loop 29712 1726882823.56130: getting the next task for host managed_node1 29712 1726882823.56137: done getting next task for host managed_node1 29712 1726882823.56140: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 29712 1726882823.56146: ^ 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=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 29712 1726882823.56150: getting variables 29712 1726882823.56152: in VariableManager get_vars() 29712 1726882823.56185: Calling all_inventory to load vars for managed_node1 29712 1726882823.56188: Calling groups_inventory to load vars for managed_node1 29712 1726882823.56192: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.56204: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.56207: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.56211: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.58023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.59821: done with get_vars() 29712 1726882823.59848: done getting variables 29712 1726882823.59914: 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) 29712 1726882823.60022: variable 'profile' from source: include params 29712 1726882823.60025: variable 'interface' from source: set_fact 29712 1726882823.60087: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:40:23 -0400 (0:00:00.055) 0:00:40.720 ****** 29712 1726882823.60116: entering _queue_task() for managed_node1/command 29712 1726882823.60397: worker is 1 (out of 1 available) 29712 1726882823.60410: exiting _queue_task() for managed_node1/command 29712 1726882823.60420: done queuing things up, now waiting for results queue to drain 29712 1726882823.60422: waiting for pending results... 29712 1726882823.60693: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 29712 1726882823.60811: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000692 29712 1726882823.60828: variable 'ansible_search_path' from source: unknown 29712 1726882823.60832: variable 'ansible_search_path' from source: unknown 29712 1726882823.60877: calling self._execute() 29712 1726882823.60979: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.60983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.60994: variable 'omit' from source: magic vars 29712 1726882823.61377: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.61389: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.61519: variable 'profile_stat' from source: set_fact 29712 1726882823.61534: Evaluated conditional (profile_stat.stat.exists): False 29712 1726882823.61537: when evaluation is False, skipping this task 29712 1726882823.61540: _execute() done 29712 1726882823.61543: dumping result to json 29712 1726882823.61545: done dumping result, returning 29712 1726882823.61550: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0e448fcc-3ce9-60aa-5bdb-000000000692] 29712 1726882823.61560: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000692 29712 1726882823.61651: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000692 29712 1726882823.61656: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29712 1726882823.61712: no more pending results, returning what we have 29712 1726882823.61716: results queue empty 29712 1726882823.61718: checking for any_errors_fatal 29712 1726882823.61725: done checking for any_errors_fatal 29712 1726882823.61726: checking for max_fail_percentage 29712 1726882823.61728: done checking for max_fail_percentage 29712 1726882823.61729: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.61730: done checking to see if all hosts have failed 29712 1726882823.61731: getting the remaining hosts for this loop 29712 1726882823.61733: done getting the remaining hosts for this loop 29712 1726882823.61737: getting the next task for host managed_node1 29712 1726882823.61744: done getting next task for host managed_node1 29712 1726882823.61747: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 29712 1726882823.61752: ^ 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=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 29712 1726882823.61756: getting variables 29712 1726882823.61758: in VariableManager get_vars() 29712 1726882823.61790: Calling all_inventory to load vars for managed_node1 29712 1726882823.61793: Calling groups_inventory to load vars for managed_node1 29712 1726882823.61797: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.61810: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.61813: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.61817: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.63489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.65290: done with get_vars() 29712 1726882823.65314: done getting variables 29712 1726882823.65378: 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) 29712 1726882823.65489: variable 'profile' from source: include params 29712 1726882823.65493: variable 'interface' from source: set_fact 29712 1726882823.65555: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:40:23 -0400 (0:00:00.054) 0:00:40.775 ****** 29712 1726882823.65589: entering _queue_task() for managed_node1/set_fact 29712 1726882823.65852: worker is 1 (out of 1 available) 29712 1726882823.65871: exiting _queue_task() for managed_node1/set_fact 29712 1726882823.65883: done queuing things up, now waiting for results queue to drain 29712 1726882823.65885: waiting for pending results... 29712 1726882823.66157: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 29712 1726882823.66260: in run() - task 0e448fcc-3ce9-60aa-5bdb-000000000693 29712 1726882823.66279: variable 'ansible_search_path' from source: unknown 29712 1726882823.66282: variable 'ansible_search_path' from source: unknown 29712 1726882823.66320: calling self._execute() 29712 1726882823.66422: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.66426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.66440: variable 'omit' from source: magic vars 29712 1726882823.66807: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.66819: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.66948: variable 'profile_stat' from source: set_fact 29712 1726882823.66966: Evaluated conditional (profile_stat.stat.exists): False 29712 1726882823.66969: when evaluation is False, skipping this task 29712 1726882823.66976: _execute() done 29712 1726882823.66985: dumping result to json 29712 1726882823.66988: done dumping result, returning 29712 1726882823.66995: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0e448fcc-3ce9-60aa-5bdb-000000000693] 29712 1726882823.67000: sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000693 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29712 1726882823.67133: no more pending results, returning what we have 29712 1726882823.67138: results queue empty 29712 1726882823.67139: checking for any_errors_fatal 29712 1726882823.67146: done checking for any_errors_fatal 29712 1726882823.67147: checking for max_fail_percentage 29712 1726882823.67149: done checking for max_fail_percentage 29712 1726882823.67149: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.67151: done checking to see if all hosts have failed 29712 1726882823.67151: getting the remaining hosts for this loop 29712 1726882823.67153: done getting the remaining hosts for this loop 29712 1726882823.67157: getting the next task for host managed_node1 29712 1726882823.67170: done getting next task for host managed_node1 29712 1726882823.67173: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 29712 1726882823.67178: ^ 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=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 29712 1726882823.67183: getting variables 29712 1726882823.67185: in VariableManager get_vars() 29712 1726882823.67214: Calling all_inventory to load vars for managed_node1 29712 1726882823.67217: Calling groups_inventory to load vars for managed_node1 29712 1726882823.67221: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.67235: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.67239: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.67245: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.67947: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-000000000693 29712 1726882823.67951: WORKER PROCESS EXITING 29712 1726882823.69107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.70897: done with get_vars() 29712 1726882823.70919: done getting variables 29712 1726882823.70979: 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) 29712 1726882823.71092: variable 'profile' from source: include params 29712 1726882823.71096: variable 'interface' from source: set_fact 29712 1726882823.71149: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 21:40:23 -0400 (0:00:00.055) 0:00:40.831 ****** 29712 1726882823.71186: entering _queue_task() for managed_node1/assert 29712 1726882823.71467: worker is 1 (out of 1 available) 29712 1726882823.71487: exiting _queue_task() for managed_node1/assert 29712 1726882823.71498: done queuing things up, now waiting for results queue to drain 29712 1726882823.71500: waiting for pending results... 29712 1726882823.71777: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' 29712 1726882823.71887: in run() - task 0e448fcc-3ce9-60aa-5bdb-00000000067c 29712 1726882823.71900: variable 'ansible_search_path' from source: unknown 29712 1726882823.71903: variable 'ansible_search_path' from source: unknown 29712 1726882823.71949: calling self._execute() 29712 1726882823.72058: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.72063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.72076: variable 'omit' from source: magic vars 29712 1726882823.72449: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.72461: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.72478: variable 'omit' from source: magic vars 29712 1726882823.72517: variable 'omit' from source: magic vars 29712 1726882823.72617: variable 'profile' from source: include params 29712 1726882823.72620: variable 'interface' from source: set_fact 29712 1726882823.72694: variable 'interface' from source: set_fact 29712 1726882823.72712: variable 'omit' from source: magic vars 29712 1726882823.72751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882823.72794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882823.72817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882823.72834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882823.72844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882823.72877: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882823.72881: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.72883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.72995: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882823.73000: Set connection var ansible_shell_executable to /bin/sh 29712 1726882823.73013: Set connection var ansible_pipelining to False 29712 1726882823.73024: Set connection var ansible_connection to ssh 29712 1726882823.73030: Set connection var ansible_timeout to 10 29712 1726882823.73033: Set connection var ansible_shell_type to sh 29712 1726882823.73054: variable 'ansible_shell_executable' from source: unknown 29712 1726882823.73057: variable 'ansible_connection' from source: unknown 29712 1726882823.73060: variable 'ansible_module_compression' from source: unknown 29712 1726882823.73062: variable 'ansible_shell_type' from source: unknown 29712 1726882823.73069: variable 'ansible_shell_executable' from source: unknown 29712 1726882823.73071: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.73073: variable 'ansible_pipelining' from source: unknown 29712 1726882823.73076: variable 'ansible_timeout' from source: unknown 29712 1726882823.73082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.73228: 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) 29712 1726882823.73243: variable 'omit' from source: magic vars 29712 1726882823.73248: starting attempt loop 29712 1726882823.73251: running the handler 29712 1726882823.73380: variable 'lsr_net_profile_exists' from source: set_fact 29712 1726882823.73383: Evaluated conditional (not lsr_net_profile_exists): True 29712 1726882823.73391: handler run complete 29712 1726882823.73407: attempt loop complete, returning result 29712 1726882823.73410: _execute() done 29712 1726882823.73413: dumping result to json 29712 1726882823.73415: done dumping result, returning 29712 1726882823.73421: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' [0e448fcc-3ce9-60aa-5bdb-00000000067c] 29712 1726882823.73427: sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000067c 29712 1726882823.73519: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-00000000067c 29712 1726882823.73522: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882823.73607: no more pending results, returning what we have 29712 1726882823.73610: results queue empty 29712 1726882823.73612: checking for any_errors_fatal 29712 1726882823.73620: done checking for any_errors_fatal 29712 1726882823.73621: checking for max_fail_percentage 29712 1726882823.73622: done checking for max_fail_percentage 29712 1726882823.73623: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.73625: done checking to see if all hosts have failed 29712 1726882823.73625: getting the remaining hosts for this loop 29712 1726882823.73627: done getting the remaining hosts for this loop 29712 1726882823.73631: getting the next task for host managed_node1 29712 1726882823.73640: done getting next task for host managed_node1 29712 1726882823.73643: ^ task is: TASK: Include the task 'assert_device_absent.yml' 29712 1726882823.73645: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882823.73649: getting variables 29712 1726882823.73651: in VariableManager get_vars() 29712 1726882823.73687: Calling all_inventory to load vars for managed_node1 29712 1726882823.73690: Calling groups_inventory to load vars for managed_node1 29712 1726882823.73694: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.73705: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.73709: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.73712: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.79570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.81376: done with get_vars() 29712 1726882823.81403: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:234 Friday 20 September 2024 21:40:23 -0400 (0:00:00.102) 0:00:40.934 ****** 29712 1726882823.81486: entering _queue_task() for managed_node1/include_tasks 29712 1726882823.81818: worker is 1 (out of 1 available) 29712 1726882823.81830: exiting _queue_task() for managed_node1/include_tasks 29712 1726882823.81842: done queuing things up, now waiting for results queue to drain 29712 1726882823.81843: waiting for pending results... 29712 1726882823.82145: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 29712 1726882823.82248: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000aa 29712 1726882823.82259: variable 'ansible_search_path' from source: unknown 29712 1726882823.82305: calling self._execute() 29712 1726882823.82416: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.82420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.82432: variable 'omit' from source: magic vars 29712 1726882823.82829: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.82847: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.82853: _execute() done 29712 1726882823.82856: dumping result to json 29712 1726882823.82859: done dumping result, returning 29712 1726882823.82868: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0e448fcc-3ce9-60aa-5bdb-0000000000aa] 29712 1726882823.82879: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000aa 29712 1726882823.82978: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000aa 29712 1726882823.82982: WORKER PROCESS EXITING 29712 1726882823.83012: no more pending results, returning what we have 29712 1726882823.83019: in VariableManager get_vars() 29712 1726882823.83058: Calling all_inventory to load vars for managed_node1 29712 1726882823.83062: Calling groups_inventory to load vars for managed_node1 29712 1726882823.83071: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.83087: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.83091: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.83095: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.84898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.86719: done with get_vars() 29712 1726882823.86747: variable 'ansible_search_path' from source: unknown 29712 1726882823.86762: we have included files to process 29712 1726882823.86765: generating all_blocks data 29712 1726882823.86770: done generating all_blocks data 29712 1726882823.86776: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29712 1726882823.86777: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29712 1726882823.86779: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29712 1726882823.86947: in VariableManager get_vars() 29712 1726882823.86965: done with get_vars() 29712 1726882823.87086: done processing included file 29712 1726882823.87089: iterating over new_blocks loaded from include file 29712 1726882823.87090: in VariableManager get_vars() 29712 1726882823.87102: done with get_vars() 29712 1726882823.87103: filtering new block on tags 29712 1726882823.87121: done filtering new block on tags 29712 1726882823.87124: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 29712 1726882823.87129: extending task lists for all hosts with included blocks 29712 1726882823.87301: done extending task lists 29712 1726882823.87302: done processing included files 29712 1726882823.87303: results queue empty 29712 1726882823.87304: checking for any_errors_fatal 29712 1726882823.87308: done checking for any_errors_fatal 29712 1726882823.87308: checking for max_fail_percentage 29712 1726882823.87309: done checking for max_fail_percentage 29712 1726882823.87310: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.87311: done checking to see if all hosts have failed 29712 1726882823.87312: getting the remaining hosts for this loop 29712 1726882823.87313: done getting the remaining hosts for this loop 29712 1726882823.87316: getting the next task for host managed_node1 29712 1726882823.87320: done getting next task for host managed_node1 29712 1726882823.87322: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29712 1726882823.87324: ^ 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 29712 1726882823.87326: getting variables 29712 1726882823.87327: in VariableManager get_vars() 29712 1726882823.87335: Calling all_inventory to load vars for managed_node1 29712 1726882823.87337: Calling groups_inventory to load vars for managed_node1 29712 1726882823.87340: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.87345: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.87347: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.87350: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.88709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.90495: done with get_vars() 29712 1726882823.90517: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:40:23 -0400 (0:00:00.091) 0:00:41.025 ****** 29712 1726882823.90601: entering _queue_task() for managed_node1/include_tasks 29712 1726882823.90933: worker is 1 (out of 1 available) 29712 1726882823.90947: exiting _queue_task() for managed_node1/include_tasks 29712 1726882823.90963: done queuing things up, now waiting for results queue to drain 29712 1726882823.90965: waiting for pending results... 29712 1726882823.91261: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 29712 1726882823.91380: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000006c4 29712 1726882823.91390: variable 'ansible_search_path' from source: unknown 29712 1726882823.91394: variable 'ansible_search_path' from source: unknown 29712 1726882823.91437: calling self._execute() 29712 1726882823.91548: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882823.91554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882823.91568: variable 'omit' from source: magic vars 29712 1726882823.91992: variable 'ansible_distribution_major_version' from source: facts 29712 1726882823.92003: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882823.92010: _execute() done 29712 1726882823.92013: dumping result to json 29712 1726882823.92020: done dumping result, returning 29712 1726882823.92025: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-60aa-5bdb-0000000006c4] 29712 1726882823.92031: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006c4 29712 1726882823.92126: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006c4 29712 1726882823.92128: WORKER PROCESS EXITING 29712 1726882823.92198: no more pending results, returning what we have 29712 1726882823.92204: in VariableManager get_vars() 29712 1726882823.92242: Calling all_inventory to load vars for managed_node1 29712 1726882823.92245: Calling groups_inventory to load vars for managed_node1 29712 1726882823.92249: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.92265: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.92271: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.92275: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.94113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.96013: done with get_vars() 29712 1726882823.96042: variable 'ansible_search_path' from source: unknown 29712 1726882823.96043: variable 'ansible_search_path' from source: unknown 29712 1726882823.96087: we have included files to process 29712 1726882823.96088: generating all_blocks data 29712 1726882823.96090: done generating all_blocks data 29712 1726882823.96091: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882823.96092: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882823.96094: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29712 1726882823.96292: done processing included file 29712 1726882823.96295: iterating over new_blocks loaded from include file 29712 1726882823.96296: in VariableManager get_vars() 29712 1726882823.96309: done with get_vars() 29712 1726882823.96311: filtering new block on tags 29712 1726882823.96326: done filtering new block on tags 29712 1726882823.96328: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 29712 1726882823.96333: extending task lists for all hosts with included blocks 29712 1726882823.96443: done extending task lists 29712 1726882823.96444: done processing included files 29712 1726882823.96445: results queue empty 29712 1726882823.96446: checking for any_errors_fatal 29712 1726882823.96448: done checking for any_errors_fatal 29712 1726882823.96449: checking for max_fail_percentage 29712 1726882823.96450: done checking for max_fail_percentage 29712 1726882823.96451: checking to see if all hosts have failed and the running result is not ok 29712 1726882823.96452: done checking to see if all hosts have failed 29712 1726882823.96452: getting the remaining hosts for this loop 29712 1726882823.96454: done getting the remaining hosts for this loop 29712 1726882823.96456: getting the next task for host managed_node1 29712 1726882823.96464: done getting next task for host managed_node1 29712 1726882823.96466: ^ task is: TASK: Get stat for interface {{ interface }} 29712 1726882823.96473: ^ 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? (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 29712 1726882823.96475: getting variables 29712 1726882823.96476: in VariableManager get_vars() 29712 1726882823.96485: Calling all_inventory to load vars for managed_node1 29712 1726882823.96487: Calling groups_inventory to load vars for managed_node1 29712 1726882823.96489: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882823.96495: Calling all_plugins_play to load vars for managed_node1 29712 1726882823.96497: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882823.96500: Calling groups_plugins_play to load vars for managed_node1 29712 1726882823.97804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882823.99586: done with get_vars() 29712 1726882823.99612: done getting variables 29712 1726882823.99786: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:40:23 -0400 (0:00:00.092) 0:00:41.117 ****** 29712 1726882823.99817: entering _queue_task() for managed_node1/stat 29712 1726882824.00184: worker is 1 (out of 1 available) 29712 1726882824.00197: exiting _queue_task() for managed_node1/stat 29712 1726882824.00208: done queuing things up, now waiting for results queue to drain 29712 1726882824.00210: waiting for pending results... 29712 1726882824.00512: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 29712 1726882824.00610: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000006de 29712 1726882824.00621: variable 'ansible_search_path' from source: unknown 29712 1726882824.00625: variable 'ansible_search_path' from source: unknown 29712 1726882824.00661: calling self._execute() 29712 1726882824.00770: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.00778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.00787: variable 'omit' from source: magic vars 29712 1726882824.01166: variable 'ansible_distribution_major_version' from source: facts 29712 1726882824.01180: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882824.01186: variable 'omit' from source: magic vars 29712 1726882824.01233: variable 'omit' from source: magic vars 29712 1726882824.01327: variable 'interface' from source: set_fact 29712 1726882824.01344: variable 'omit' from source: magic vars 29712 1726882824.01392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882824.01429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882824.01449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882824.01478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.01488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.01522: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882824.01528: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.01532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.01644: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882824.01649: Set connection var ansible_shell_executable to /bin/sh 29712 1726882824.01657: Set connection var ansible_pipelining to False 29712 1726882824.01662: Set connection var ansible_connection to ssh 29712 1726882824.01678: Set connection var ansible_timeout to 10 29712 1726882824.01680: Set connection var ansible_shell_type to sh 29712 1726882824.01702: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.01705: variable 'ansible_connection' from source: unknown 29712 1726882824.01708: variable 'ansible_module_compression' from source: unknown 29712 1726882824.01710: variable 'ansible_shell_type' from source: unknown 29712 1726882824.01712: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.01714: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.01717: variable 'ansible_pipelining' from source: unknown 29712 1726882824.01719: variable 'ansible_timeout' from source: unknown 29712 1726882824.01724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.01945: 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__) 29712 1726882824.01960: variable 'omit' from source: magic vars 29712 1726882824.01969: starting attempt loop 29712 1726882824.01974: running the handler 29712 1726882824.01990: _low_level_execute_command(): starting 29712 1726882824.02003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882824.02823: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.02840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.02851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.02868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.02914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.02924: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.02930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.02948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.02957: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.02967: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.02978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.02990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.03005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.03012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.03019: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.03029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.03110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.03130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.03143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.03284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.04945: stdout chunk (state=3): >>>/root <<< 29712 1726882824.05110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.05116: stdout chunk (state=3): >>><<< 29712 1726882824.05123: stderr chunk (state=3): >>><<< 29712 1726882824.05146: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.05158: _low_level_execute_command(): starting 29712 1726882824.05165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528 `" && echo ansible-tmp-1726882824.0514493-31549-60521344201528="` echo /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528 `" ) && sleep 0' 29712 1726882824.05804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.05813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.05822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.05835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.05879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.05888: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.05901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.05913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.05920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.05926: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.05933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.05942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.05953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.05959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.05967: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.05980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.06054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.06069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.06083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.06204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.08062: stdout chunk (state=3): >>>ansible-tmp-1726882824.0514493-31549-60521344201528=/root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528 <<< 29712 1726882824.08228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.08231: stderr chunk (state=3): >>><<< 29712 1726882824.08236: stdout chunk (state=3): >>><<< 29712 1726882824.08256: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882824.0514493-31549-60521344201528=/root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.08311: variable 'ansible_module_compression' from source: unknown 29712 1726882824.08384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29712 1726882824.08424: variable 'ansible_facts' from source: unknown 29712 1726882824.08509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/AnsiballZ_stat.py 29712 1726882824.09082: Sending initial data 29712 1726882824.09085: Sent initial data (152 bytes) 29712 1726882824.10799: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.10810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.10819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.10833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.10874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.10884: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.10897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.10910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.10918: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.10925: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.10933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.10942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.10954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.10959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.10969: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.10982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.11055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.11116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.11192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.11311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.13035: 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 <<< 29712 1726882824.13137: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882824.13238: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpuj6dj2rc /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/AnsiballZ_stat.py <<< 29712 1726882824.13334: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882824.14574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.14772: stderr chunk (state=3): >>><<< 29712 1726882824.14775: stdout chunk (state=3): >>><<< 29712 1726882824.14777: done transferring module to remote 29712 1726882824.14780: _low_level_execute_command(): starting 29712 1726882824.14858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/ /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/AnsiballZ_stat.py && sleep 0' 29712 1726882824.15462: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.15482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.15498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.15516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.15565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.15580: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.15595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.15613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.15625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.15637: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.15654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.15670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.15687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.15700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.15711: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.15725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.15805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.15822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.15836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.15960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.17761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.17766: stdout chunk (state=3): >>><<< 29712 1726882824.17778: stderr chunk (state=3): >>><<< 29712 1726882824.17802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.17806: _low_level_execute_command(): starting 29712 1726882824.17808: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/AnsiballZ_stat.py && sleep 0' 29712 1726882824.18541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.18546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.18591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.18621: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.18625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.18671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.18686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.18804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.31790: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29712 1726882824.32789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882824.32855: stderr chunk (state=3): >>><<< 29712 1726882824.32858: stdout chunk (state=3): >>><<< 29712 1726882824.32974: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882824.32977: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726882824.0514493-31549-60521344201528/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882824.32984: _low_level_execute_command(): starting 29712 1726882824.32987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882824.0514493-31549-60521344201528/ > /dev/null 2>&1 && sleep 0' 29712 1726882824.33566: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.33580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.33594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.33612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.33659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.33673: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.33687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.33702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.33713: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.33723: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.33740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.33752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.33769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.33781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.33790: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.33802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.33889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.33910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.33927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.34052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.35879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.35942: stderr chunk (state=3): >>><<< 29712 1726882824.35945: stdout chunk (state=3): >>><<< 29712 1726882824.36170: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.36173: handler run complete 29712 1726882824.36176: attempt loop complete, returning result 29712 1726882824.36178: _execute() done 29712 1726882824.36180: dumping result to json 29712 1726882824.36182: done dumping result, returning 29712 1726882824.36184: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0e448fcc-3ce9-60aa-5bdb-0000000006de] 29712 1726882824.36186: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006de 29712 1726882824.36260: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006de ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29712 1726882824.36322: no more pending results, returning what we have 29712 1726882824.36325: results queue empty 29712 1726882824.36326: checking for any_errors_fatal 29712 1726882824.36328: done checking for any_errors_fatal 29712 1726882824.36329: checking for max_fail_percentage 29712 1726882824.36330: done checking for max_fail_percentage 29712 1726882824.36331: checking to see if all hosts have failed and the running result is not ok 29712 1726882824.36332: done checking to see if all hosts have failed 29712 1726882824.36333: getting the remaining hosts for this loop 29712 1726882824.36334: done getting the remaining hosts for this loop 29712 1726882824.36338: getting the next task for host managed_node1 29712 1726882824.36346: done getting next task for host managed_node1 29712 1726882824.36349: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 29712 1726882824.36351: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882824.36355: getting variables 29712 1726882824.36356: in VariableManager get_vars() 29712 1726882824.36386: Calling all_inventory to load vars for managed_node1 29712 1726882824.36388: Calling groups_inventory to load vars for managed_node1 29712 1726882824.36391: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882824.36402: Calling all_plugins_play to load vars for managed_node1 29712 1726882824.36405: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882824.36408: Calling groups_plugins_play to load vars for managed_node1 29712 1726882824.36925: WORKER PROCESS EXITING 29712 1726882824.37968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882824.39740: done with get_vars() 29712 1726882824.39769: done getting variables 29712 1726882824.39830: 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) 29712 1726882824.39950: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:40:24 -0400 (0:00:00.401) 0:00:41.519 ****** 29712 1726882824.39990: entering _queue_task() for managed_node1/assert 29712 1726882824.40313: worker is 1 (out of 1 available) 29712 1726882824.40325: exiting _queue_task() for managed_node1/assert 29712 1726882824.40336: done queuing things up, now waiting for results queue to drain 29712 1726882824.40338: waiting for pending results... 29712 1726882824.40630: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' 29712 1726882824.40742: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000006c5 29712 1726882824.40766: variable 'ansible_search_path' from source: unknown 29712 1726882824.40777: variable 'ansible_search_path' from source: unknown 29712 1726882824.40824: calling self._execute() 29712 1726882824.40940: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.40952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.40976: variable 'omit' from source: magic vars 29712 1726882824.41352: variable 'ansible_distribution_major_version' from source: facts 29712 1726882824.41373: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882824.41384: variable 'omit' from source: magic vars 29712 1726882824.41436: variable 'omit' from source: magic vars 29712 1726882824.41547: variable 'interface' from source: set_fact 29712 1726882824.41574: variable 'omit' from source: magic vars 29712 1726882824.41621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882824.41668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882824.41692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882824.41714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.41731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.41775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882824.41782: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.41789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.41907: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882824.41917: Set connection var ansible_shell_executable to /bin/sh 29712 1726882824.41924: Set connection var ansible_pipelining to False 29712 1726882824.41929: Set connection var ansible_connection to ssh 29712 1726882824.41934: Set connection var ansible_timeout to 10 29712 1726882824.41936: Set connection var ansible_shell_type to sh 29712 1726882824.41955: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.41958: variable 'ansible_connection' from source: unknown 29712 1726882824.41961: variable 'ansible_module_compression' from source: unknown 29712 1726882824.41966: variable 'ansible_shell_type' from source: unknown 29712 1726882824.41969: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.41971: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.41973: variable 'ansible_pipelining' from source: unknown 29712 1726882824.41976: variable 'ansible_timeout' from source: unknown 29712 1726882824.41979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.42105: 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) 29712 1726882824.42118: variable 'omit' from source: magic vars 29712 1726882824.42123: starting attempt loop 29712 1726882824.42126: running the handler 29712 1726882824.42234: variable 'interface_stat' from source: set_fact 29712 1726882824.42242: Evaluated conditional (not interface_stat.stat.exists): True 29712 1726882824.42248: handler run complete 29712 1726882824.42258: attempt loop complete, returning result 29712 1726882824.42261: _execute() done 29712 1726882824.42266: dumping result to json 29712 1726882824.42269: done dumping result, returning 29712 1726882824.42280: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' [0e448fcc-3ce9-60aa-5bdb-0000000006c5] 29712 1726882824.42283: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006c5 29712 1726882824.42360: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006c5 29712 1726882824.42362: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29712 1726882824.42412: no more pending results, returning what we have 29712 1726882824.42415: results queue empty 29712 1726882824.42416: checking for any_errors_fatal 29712 1726882824.42425: done checking for any_errors_fatal 29712 1726882824.42426: checking for max_fail_percentage 29712 1726882824.42427: done checking for max_fail_percentage 29712 1726882824.42428: checking to see if all hosts have failed and the running result is not ok 29712 1726882824.42429: done checking to see if all hosts have failed 29712 1726882824.42430: getting the remaining hosts for this loop 29712 1726882824.42432: done getting the remaining hosts for this loop 29712 1726882824.42436: getting the next task for host managed_node1 29712 1726882824.42443: done getting next task for host managed_node1 29712 1726882824.42446: ^ task is: TASK: Verify network state restored to default 29712 1726882824.42448: ^ 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 29712 1726882824.42452: getting variables 29712 1726882824.42453: in VariableManager get_vars() 29712 1726882824.42484: Calling all_inventory to load vars for managed_node1 29712 1726882824.42487: Calling groups_inventory to load vars for managed_node1 29712 1726882824.42490: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882824.42498: Calling all_plugins_play to load vars for managed_node1 29712 1726882824.42501: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882824.42504: Calling groups_plugins_play to load vars for managed_node1 29712 1726882824.43320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882824.45033: done with get_vars() 29712 1726882824.45048: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:236 Friday 20 September 2024 21:40:24 -0400 (0:00:00.051) 0:00:41.570 ****** 29712 1726882824.45118: entering _queue_task() for managed_node1/include_tasks 29712 1726882824.45322: worker is 1 (out of 1 available) 29712 1726882824.45337: exiting _queue_task() for managed_node1/include_tasks 29712 1726882824.45348: done queuing things up, now waiting for results queue to drain 29712 1726882824.45349: waiting for pending results... 29712 1726882824.45519: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 29712 1726882824.45582: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000000ab 29712 1726882824.45593: variable 'ansible_search_path' from source: unknown 29712 1726882824.45621: calling self._execute() 29712 1726882824.45702: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.45706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.45716: variable 'omit' from source: magic vars 29712 1726882824.45984: variable 'ansible_distribution_major_version' from source: facts 29712 1726882824.45993: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882824.46000: _execute() done 29712 1726882824.46003: dumping result to json 29712 1726882824.46006: done dumping result, returning 29712 1726882824.46012: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0e448fcc-3ce9-60aa-5bdb-0000000000ab] 29712 1726882824.46017: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000ab 29712 1726882824.46099: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000000ab 29712 1726882824.46102: WORKER PROCESS EXITING 29712 1726882824.46142: no more pending results, returning what we have 29712 1726882824.46147: in VariableManager get_vars() 29712 1726882824.46179: Calling all_inventory to load vars for managed_node1 29712 1726882824.46182: Calling groups_inventory to load vars for managed_node1 29712 1726882824.46185: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882824.46194: Calling all_plugins_play to load vars for managed_node1 29712 1726882824.46197: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882824.46200: Calling groups_plugins_play to load vars for managed_node1 29712 1726882824.47178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882824.48879: done with get_vars() 29712 1726882824.48907: variable 'ansible_search_path' from source: unknown 29712 1726882824.48919: we have included files to process 29712 1726882824.48920: generating all_blocks data 29712 1726882824.48921: done generating all_blocks data 29712 1726882824.48924: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29712 1726882824.48925: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29712 1726882824.48927: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29712 1726882824.49218: done processing included file 29712 1726882824.49219: iterating over new_blocks loaded from include file 29712 1726882824.49220: in VariableManager get_vars() 29712 1726882824.49227: done with get_vars() 29712 1726882824.49228: filtering new block on tags 29712 1726882824.49241: done filtering new block on tags 29712 1726882824.49243: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 29712 1726882824.49246: extending task lists for all hosts with included blocks 29712 1726882824.49396: done extending task lists 29712 1726882824.49397: done processing included files 29712 1726882824.49397: results queue empty 29712 1726882824.49398: checking for any_errors_fatal 29712 1726882824.49400: done checking for any_errors_fatal 29712 1726882824.49401: checking for max_fail_percentage 29712 1726882824.49402: done checking for max_fail_percentage 29712 1726882824.49402: checking to see if all hosts have failed and the running result is not ok 29712 1726882824.49403: done checking to see if all hosts have failed 29712 1726882824.49403: getting the remaining hosts for this loop 29712 1726882824.49404: done getting the remaining hosts for this loop 29712 1726882824.49405: getting the next task for host managed_node1 29712 1726882824.49408: done getting next task for host managed_node1 29712 1726882824.49409: ^ task is: TASK: Check routes and DNS 29712 1726882824.49411: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 29712 1726882824.49413: getting variables 29712 1726882824.49413: in VariableManager get_vars() 29712 1726882824.49419: Calling all_inventory to load vars for managed_node1 29712 1726882824.49420: Calling groups_inventory to load vars for managed_node1 29712 1726882824.49422: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882824.49425: Calling all_plugins_play to load vars for managed_node1 29712 1726882824.49427: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882824.49428: Calling groups_plugins_play to load vars for managed_node1 29712 1726882824.50166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882824.51251: done with get_vars() 29712 1726882824.51274: done getting variables 29712 1726882824.51316: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:40:24 -0400 (0:00:00.062) 0:00:41.632 ****** 29712 1726882824.51342: entering _queue_task() for managed_node1/shell 29712 1726882824.51641: worker is 1 (out of 1 available) 29712 1726882824.51653: exiting _queue_task() for managed_node1/shell 29712 1726882824.51670: done queuing things up, now waiting for results queue to drain 29712 1726882824.51672: waiting for pending results... 29712 1726882824.51986: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 29712 1726882824.52076: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000006f6 29712 1726882824.52081: variable 'ansible_search_path' from source: unknown 29712 1726882824.52083: variable 'ansible_search_path' from source: unknown 29712 1726882824.52169: calling self._execute() 29712 1726882824.52474: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.52478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.52481: variable 'omit' from source: magic vars 29712 1726882824.52649: variable 'ansible_distribution_major_version' from source: facts 29712 1726882824.52760: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882824.52765: variable 'omit' from source: magic vars 29712 1726882824.52768: variable 'omit' from source: magic vars 29712 1726882824.52774: variable 'omit' from source: magic vars 29712 1726882824.52867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882824.52872: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882824.52875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882824.52877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.52879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.52972: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882824.52976: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.52978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.53061: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882824.53066: Set connection var ansible_shell_executable to /bin/sh 29712 1726882824.53069: Set connection var ansible_pipelining to False 29712 1726882824.53071: Set connection var ansible_connection to ssh 29712 1726882824.53073: Set connection var ansible_timeout to 10 29712 1726882824.53077: Set connection var ansible_shell_type to sh 29712 1726882824.53085: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.53087: variable 'ansible_connection' from source: unknown 29712 1726882824.53090: variable 'ansible_module_compression' from source: unknown 29712 1726882824.53093: variable 'ansible_shell_type' from source: unknown 29712 1726882824.53095: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.53099: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.53103: variable 'ansible_pipelining' from source: unknown 29712 1726882824.53109: variable 'ansible_timeout' from source: unknown 29712 1726882824.53113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.53238: 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) 29712 1726882824.53253: variable 'omit' from source: magic vars 29712 1726882824.53261: starting attempt loop 29712 1726882824.53270: running the handler 29712 1726882824.53283: 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) 29712 1726882824.53314: _low_level_execute_command(): starting 29712 1726882824.53330: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882824.53992: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.54010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.54026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.54046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.54094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.54112: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.54129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.54149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.54161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.54177: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.54192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.54206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.54225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.54238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.54250: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.54266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.54346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.54362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.54381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.54537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.56187: stdout chunk (state=3): >>>/root <<< 29712 1726882824.56295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.56343: stderr chunk (state=3): >>><<< 29712 1726882824.56349: stdout chunk (state=3): >>><<< 29712 1726882824.56363: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.56378: _low_level_execute_command(): starting 29712 1726882824.56387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614 `" && echo ansible-tmp-1726882824.5636084-31579-2455193209614="` echo /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614 `" ) && sleep 0' 29712 1726882824.57022: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.57026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.57044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.57081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 29712 1726882824.57087: 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.44.90 is address <<< 29712 1726882824.57093: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.57098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.57111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.57117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.57202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.57205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.57218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.57362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.59190: stdout chunk (state=3): >>>ansible-tmp-1726882824.5636084-31579-2455193209614=/root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614 <<< 29712 1726882824.59301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.59343: stderr chunk (state=3): >>><<< 29712 1726882824.59346: stdout chunk (state=3): >>><<< 29712 1726882824.59359: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882824.5636084-31579-2455193209614=/root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.59386: variable 'ansible_module_compression' from source: unknown 29712 1726882824.59502: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882824.59505: variable 'ansible_facts' from source: unknown 29712 1726882824.59550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/AnsiballZ_command.py 29712 1726882824.59795: Sending initial data 29712 1726882824.59799: Sent initial data (154 bytes) 29712 1726882824.60584: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.60592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.60600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.60621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.60655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.60658: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.60661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.60686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.60689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.60692: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.60710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.60713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.60718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.60726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.60743: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.60746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.60810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.60823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.60833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.60943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.62668: 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 <<< 29712 1726882824.62756: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882824.62850: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmpu0gsox72 /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/AnsiballZ_command.py <<< 29712 1726882824.62946: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882824.64234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.64454: stderr chunk (state=3): >>><<< 29712 1726882824.64457: stdout chunk (state=3): >>><<< 29712 1726882824.64461: done transferring module to remote 29712 1726882824.64465: _low_level_execute_command(): starting 29712 1726882824.64476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/ /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/AnsiballZ_command.py && sleep 0' 29712 1726882824.65016: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.65031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.65044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.65061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.65106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.65118: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.65131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.65147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.65158: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.65171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.65183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.65194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.65208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.65218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.65230: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.65244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.65322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.65338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.65353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.65484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.67227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.67295: stderr chunk (state=3): >>><<< 29712 1726882824.67298: stdout chunk (state=3): >>><<< 29712 1726882824.67315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.67318: _low_level_execute_command(): starting 29712 1726882824.67322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/AnsiballZ_command.py && sleep 0' 29712 1726882824.67948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.67957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.67973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.67988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.68025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.68033: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.68042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.68056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.68062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.68074: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.68084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.68092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.68103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.68110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.68117: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.68126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.68205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.68212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.68221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.68346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.82412: 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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2646sec preferred_lft 2646sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 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:40:24.813967", "end": "2024-09-20 21:40:24.822333", "delta": "0:00:00.008366", "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}}} <<< 29712 1726882824.83622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882824.83626: stdout chunk (state=3): >>><<< 29712 1726882824.83628: stderr chunk (state=3): >>><<< 29712 1726882824.83781: _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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2646sec preferred_lft 2646sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 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:40:24.813967", "end": "2024-09-20 21:40:24.822333", "delta": "0:00:00.008366", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882824.83785: 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-1726882824.5636084-31579-2455193209614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882824.83788: _low_level_execute_command(): starting 29712 1726882824.83790: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882824.5636084-31579-2455193209614/ > /dev/null 2>&1 && sleep 0' 29712 1726882824.84367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.84382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.84397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.84415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.84457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.84474: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.84488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.84505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.84517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.84528: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.84539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.84553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.84570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.84583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.84593: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.84606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.84683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.84700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.84714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.84848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.86610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.86673: stderr chunk (state=3): >>><<< 29712 1726882824.86677: stdout chunk (state=3): >>><<< 29712 1726882824.86696: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.86704: handler run complete 29712 1726882824.86727: Evaluated conditional (False): False 29712 1726882824.86738: attempt loop complete, returning result 29712 1726882824.86740: _execute() done 29712 1726882824.86743: dumping result to json 29712 1726882824.86750: done dumping result, returning 29712 1726882824.86759: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0e448fcc-3ce9-60aa-5bdb-0000000006f6] 29712 1726882824.86765: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006f6 29712 1726882824.86886: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006f6 29712 1726882824.86889: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008366", "end": "2024-09-20 21:40:24.822333", "rc": 0, "start": "2024-09-20 21:40:24.813967" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2646sec preferred_lft 2646sec inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 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 29712 1726882824.86952: no more pending results, returning what we have 29712 1726882824.86956: results queue empty 29712 1726882824.86957: checking for any_errors_fatal 29712 1726882824.86958: done checking for any_errors_fatal 29712 1726882824.86959: checking for max_fail_percentage 29712 1726882824.86960: done checking for max_fail_percentage 29712 1726882824.86961: checking to see if all hosts have failed and the running result is not ok 29712 1726882824.86962: done checking to see if all hosts have failed 29712 1726882824.86962: getting the remaining hosts for this loop 29712 1726882824.86966: done getting the remaining hosts for this loop 29712 1726882824.86970: getting the next task for host managed_node1 29712 1726882824.86977: done getting next task for host managed_node1 29712 1726882824.86979: ^ task is: TASK: Verify DNS and network connectivity 29712 1726882824.86982: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 29712 1726882824.86986: getting variables 29712 1726882824.86988: in VariableManager get_vars() 29712 1726882824.87018: Calling all_inventory to load vars for managed_node1 29712 1726882824.87021: Calling groups_inventory to load vars for managed_node1 29712 1726882824.87024: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882824.87034: Calling all_plugins_play to load vars for managed_node1 29712 1726882824.87037: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882824.87039: Calling groups_plugins_play to load vars for managed_node1 29712 1726882824.88690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882824.90498: done with get_vars() 29712 1726882824.90527: done getting variables 29712 1726882824.90574: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:40:24 -0400 (0:00:00.392) 0:00:42.025 ****** 29712 1726882824.90602: entering _queue_task() for managed_node1/shell 29712 1726882824.90843: worker is 1 (out of 1 available) 29712 1726882824.90858: exiting _queue_task() for managed_node1/shell 29712 1726882824.90874: done queuing things up, now waiting for results queue to drain 29712 1726882824.90876: waiting for pending results... 29712 1726882824.91048: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 29712 1726882824.91125: in run() - task 0e448fcc-3ce9-60aa-5bdb-0000000006f7 29712 1726882824.91135: variable 'ansible_search_path' from source: unknown 29712 1726882824.91139: variable 'ansible_search_path' from source: unknown 29712 1726882824.91172: calling self._execute() 29712 1726882824.91248: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.91251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.91260: variable 'omit' from source: magic vars 29712 1726882824.91535: variable 'ansible_distribution_major_version' from source: facts 29712 1726882824.91544: Evaluated conditional (ansible_distribution_major_version != '6'): True 29712 1726882824.91640: variable 'ansible_facts' from source: unknown 29712 1726882824.92120: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 29712 1726882824.92125: variable 'omit' from source: magic vars 29712 1726882824.92154: variable 'omit' from source: magic vars 29712 1726882824.92183: variable 'omit' from source: magic vars 29712 1726882824.92214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29712 1726882824.92239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29712 1726882824.92256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29712 1726882824.92301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.92304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29712 1726882824.92316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29712 1726882824.92319: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.92323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.92605: Set connection var ansible_module_compression to ZIP_DEFLATED 29712 1726882824.92608: Set connection var ansible_shell_executable to /bin/sh 29712 1726882824.92611: Set connection var ansible_pipelining to False 29712 1726882824.92613: Set connection var ansible_connection to ssh 29712 1726882824.92615: Set connection var ansible_timeout to 10 29712 1726882824.92617: Set connection var ansible_shell_type to sh 29712 1726882824.92619: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.92621: variable 'ansible_connection' from source: unknown 29712 1726882824.92624: variable 'ansible_module_compression' from source: unknown 29712 1726882824.92625: variable 'ansible_shell_type' from source: unknown 29712 1726882824.92627: variable 'ansible_shell_executable' from source: unknown 29712 1726882824.92629: variable 'ansible_host' from source: host vars for 'managed_node1' 29712 1726882824.92632: variable 'ansible_pipelining' from source: unknown 29712 1726882824.92634: variable 'ansible_timeout' from source: unknown 29712 1726882824.92636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29712 1726882824.92639: 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) 29712 1726882824.92641: variable 'omit' from source: magic vars 29712 1726882824.92643: starting attempt loop 29712 1726882824.92645: running the handler 29712 1726882824.92648: 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) 29712 1726882824.92672: _low_level_execute_command(): starting 29712 1726882824.92682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29712 1726882824.93370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882824.93383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.93394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.93418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.93441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.93449: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.93473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.93477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.93485: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.93505: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.93508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.93510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.93527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.93530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.93532: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.93552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.93630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.93637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.93640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.93778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.95411: stdout chunk (state=3): >>>/root <<< 29712 1726882824.95502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.95549: stderr chunk (state=3): >>><<< 29712 1726882824.95553: stdout chunk (state=3): >>><<< 29712 1726882824.95602: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.95615: _low_level_execute_command(): starting 29712 1726882824.95619: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924 `" && echo ansible-tmp-1726882824.9557166-31595-259894660495924="` echo /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924 `" ) && sleep 0' 29712 1726882824.96199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.96260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.96283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.96413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882824.98280: stdout chunk (state=3): >>>ansible-tmp-1726882824.9557166-31595-259894660495924=/root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924 <<< 29712 1726882824.98392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882824.98433: stderr chunk (state=3): >>><<< 29712 1726882824.98436: stdout chunk (state=3): >>><<< 29712 1726882824.98449: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882824.9557166-31595-259894660495924=/root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882824.98480: variable 'ansible_module_compression' from source: unknown 29712 1726882824.98520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29712bfl9sjfw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29712 1726882824.98551: variable 'ansible_facts' from source: unknown 29712 1726882824.98605: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/AnsiballZ_command.py 29712 1726882824.98707: Sending initial data 29712 1726882824.98711: Sent initial data (156 bytes) 29712 1726882824.99429: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.99447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.99480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.99494: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882824.99507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.99523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882824.99533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882824.99542: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882824.99553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882824.99569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882824.99585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882824.99596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882824.99613: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882824.99626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882824.99710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882824.99727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882824.99741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882824.99877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882825.01596: 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 <<< 29712 1726882825.01687: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 29712 1726882825.01787: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29712bfl9sjfw/tmp7cincdf5 /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/AnsiballZ_command.py <<< 29712 1726882825.01879: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 29712 1726882825.02862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882825.02947: stderr chunk (state=3): >>><<< 29712 1726882825.02951: stdout chunk (state=3): >>><<< 29712 1726882825.02965: done transferring module to remote 29712 1726882825.02975: _low_level_execute_command(): starting 29712 1726882825.02979: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/ /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/AnsiballZ_command.py && sleep 0' 29712 1726882825.03387: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.03394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882825.03438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.03446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.03449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.03530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882825.03580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882825.03692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882825.05414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882825.05458: stderr chunk (state=3): >>><<< 29712 1726882825.05462: stdout chunk (state=3): >>><<< 29712 1726882825.05479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882825.05482: _low_level_execute_command(): starting 29712 1726882825.05486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/AnsiballZ_command.py && sleep 0' 29712 1726882825.06137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882825.06152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882825.06162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.06180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882825.06215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882825.06222: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882825.06231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.06243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882825.06258: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882825.06266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882825.06278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882825.06287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.06298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882825.06305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882825.06312: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882825.06321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.06403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882825.06418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882825.06429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882825.06554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882825.46459: 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\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\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2033 0 --:--:-- --:--:-- --:--:-- 2046\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 3269 0 --:--:-- --:--:-- --:--:-- 3269", "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:40:25.199581", "end": "2024-09-20 21:40:25.462794", "delta": "0:00:00.263213", "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}}} <<< 29712 1726882825.47871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 29712 1726882825.47880: stdout chunk (state=3): >>><<< 29712 1726882825.47886: stderr chunk (state=3): >>><<< 29712 1726882825.47909: _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\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\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2033 0 --:--:-- --:--:-- --:--:-- 2046\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 3269 0 --:--:-- --:--:-- --:--:-- 3269", "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:40:25.199581", "end": "2024-09-20 21:40:25.462794", "delta": "0:00:00.263213", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 29712 1726882825.47955: 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-1726882824.9557166-31595-259894660495924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29712 1726882825.47965: _low_level_execute_command(): starting 29712 1726882825.47973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882824.9557166-31595-259894660495924/ > /dev/null 2>&1 && sleep 0' 29712 1726882825.49241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29712 1726882825.49883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882825.49894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.49908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882825.49948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882825.49955: stderr chunk (state=3): >>>debug2: match not found <<< 29712 1726882825.49968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.49983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29712 1726882825.49991: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 29712 1726882825.49998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29712 1726882825.50006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29712 1726882825.50016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29712 1726882825.50027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29712 1726882825.50035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 29712 1726882825.50041: stderr chunk (state=3): >>>debug2: match found <<< 29712 1726882825.50050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29712 1726882825.50129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29712 1726882825.50149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29712 1726882825.50161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29712 1726882825.50290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29712 1726882825.52209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29712 1726882825.52212: stdout chunk (state=3): >>><<< 29712 1726882825.52220: stderr chunk (state=3): >>><<< 29712 1726882825.52240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29712 1726882825.52247: handler run complete 29712 1726882825.52274: Evaluated conditional (False): False 29712 1726882825.52287: attempt loop complete, returning result 29712 1726882825.52290: _execute() done 29712 1726882825.52293: dumping result to json 29712 1726882825.52299: done dumping result, returning 29712 1726882825.52307: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-60aa-5bdb-0000000006f7] 29712 1726882825.52312: sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006f7 29712 1726882825.52425: done sending task result for task 0e448fcc-3ce9-60aa-5bdb-0000000006f7 29712 1726882825.52428: 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.263213", "end": "2024-09-20 21:40:25.462794", "rc": 0, "start": "2024-09-20 21:40:25.199581" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2033 0 --:--:-- --:--:-- --:--:-- 2046 % 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 3269 0 --:--:-- --:--:-- --:--:-- 3269 29712 1726882825.52496: no more pending results, returning what we have 29712 1726882825.52499: results queue empty 29712 1726882825.52500: checking for any_errors_fatal 29712 1726882825.52511: done checking for any_errors_fatal 29712 1726882825.52512: checking for max_fail_percentage 29712 1726882825.52514: done checking for max_fail_percentage 29712 1726882825.52514: checking to see if all hosts have failed and the running result is not ok 29712 1726882825.52515: done checking to see if all hosts have failed 29712 1726882825.52516: getting the remaining hosts for this loop 29712 1726882825.52518: done getting the remaining hosts for this loop 29712 1726882825.52521: getting the next task for host managed_node1 29712 1726882825.52529: done getting next task for host managed_node1 29712 1726882825.52531: ^ task is: TASK: meta (flush_handlers) 29712 1726882825.52533: ^ 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 29712 1726882825.52537: getting variables 29712 1726882825.52539: in VariableManager get_vars() 29712 1726882825.52572: Calling all_inventory to load vars for managed_node1 29712 1726882825.52575: Calling groups_inventory to load vars for managed_node1 29712 1726882825.52578: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882825.52588: Calling all_plugins_play to load vars for managed_node1 29712 1726882825.52590: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882825.52593: Calling groups_plugins_play to load vars for managed_node1 29712 1726882825.55187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882825.58927: done with get_vars() 29712 1726882825.58959: done getting variables 29712 1726882825.59198: in VariableManager get_vars() 29712 1726882825.59210: Calling all_inventory to load vars for managed_node1 29712 1726882825.59212: Calling groups_inventory to load vars for managed_node1 29712 1726882825.59215: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882825.59220: Calling all_plugins_play to load vars for managed_node1 29712 1726882825.59223: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882825.59225: Calling groups_plugins_play to load vars for managed_node1 29712 1726882825.62723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882825.66905: done with get_vars() 29712 1726882825.66943: done queuing things up, now waiting for results queue to drain 29712 1726882825.66946: results queue empty 29712 1726882825.66946: checking for any_errors_fatal 29712 1726882825.66950: done checking for any_errors_fatal 29712 1726882825.66951: checking for max_fail_percentage 29712 1726882825.66952: done checking for max_fail_percentage 29712 1726882825.66953: checking to see if all hosts have failed and the running result is not ok 29712 1726882825.66954: done checking to see if all hosts have failed 29712 1726882825.66955: getting the remaining hosts for this loop 29712 1726882825.66956: done getting the remaining hosts for this loop 29712 1726882825.66959: getting the next task for host managed_node1 29712 1726882825.66963: done getting next task for host managed_node1 29712 1726882825.66967: ^ task is: TASK: meta (flush_handlers) 29712 1726882825.66969: ^ 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 29712 1726882825.66972: getting variables 29712 1726882825.66973: in VariableManager get_vars() 29712 1726882825.66984: Calling all_inventory to load vars for managed_node1 29712 1726882825.66986: Calling groups_inventory to load vars for managed_node1 29712 1726882825.66989: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882825.66995: Calling all_plugins_play to load vars for managed_node1 29712 1726882825.66997: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882825.67000: Calling groups_plugins_play to load vars for managed_node1 29712 1726882825.68262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882825.70653: done with get_vars() 29712 1726882825.70678: done getting variables 29712 1726882825.70728: in VariableManager get_vars() 29712 1726882825.70738: Calling all_inventory to load vars for managed_node1 29712 1726882825.70740: Calling groups_inventory to load vars for managed_node1 29712 1726882825.70743: Calling all_plugins_inventory to load vars for managed_node1 29712 1726882825.70748: Calling all_plugins_play to load vars for managed_node1 29712 1726882825.70754: Calling groups_plugins_inventory to load vars for managed_node1 29712 1726882825.70757: Calling groups_plugins_play to load vars for managed_node1 29712 1726882825.72042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29712 1726882825.73821: done with get_vars() 29712 1726882825.73846: done queuing things up, now waiting for results queue to drain 29712 1726882825.73848: results queue empty 29712 1726882825.73849: checking for any_errors_fatal 29712 1726882825.73850: done checking for any_errors_fatal 29712 1726882825.73851: checking for max_fail_percentage 29712 1726882825.73852: done checking for max_fail_percentage 29712 1726882825.73853: checking to see if all hosts have failed and the running result is not ok 29712 1726882825.73854: done checking to see if all hosts have failed 29712 1726882825.73855: getting the remaining hosts for this loop 29712 1726882825.73856: done getting the remaining hosts for this loop 29712 1726882825.73859: getting the next task for host managed_node1 29712 1726882825.73862: done getting next task for host managed_node1 29712 1726882825.73863: ^ task is: None 29712 1726882825.73866: ^ 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 29712 1726882825.73867: done queuing things up, now waiting for results queue to drain 29712 1726882825.73868: results queue empty 29712 1726882825.73869: checking for any_errors_fatal 29712 1726882825.73869: done checking for any_errors_fatal 29712 1726882825.73870: checking for max_fail_percentage 29712 1726882825.73871: done checking for max_fail_percentage 29712 1726882825.73872: checking to see if all hosts have failed and the running result is not ok 29712 1726882825.73873: done checking to see if all hosts have failed 29712 1726882825.73874: getting the next task for host managed_node1 29712 1726882825.73877: done getting next task for host managed_node1 29712 1726882825.73878: ^ task is: None 29712 1726882825.73879: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=87 changed=5 unreachable=0 failed=0 skipped=73 rescued=0 ignored=1 Friday 20 September 2024 21:40:25 -0400 (0:00:00.833) 0:00:42.858 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.60s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.59s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 1.53s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.49s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.32s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.17s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.15s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 Create veth interface ethtest0 ------------------------------------------ 1.05s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Check if system is ostree ----------------------------------------------- 0.98s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gathering Facts --------------------------------------------------------- 0.94s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.89s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.88s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.85s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.84s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and network connectivity ------------------------------------- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.74s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 29712 1726882825.74197: RUNNING CLEANUP