[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. 29661 1726867545.43492: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 29661 1726867545.43772: Added group all to inventory 29661 1726867545.43774: Added group ungrouped to inventory 29661 1726867545.43779: Group all now contains ungrouped 29661 1726867545.43781: Examining possible inventory source: /tmp/network-5rw/inventory.yml 29661 1726867545.52315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 29661 1726867545.52358: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 29661 1726867545.52374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 29661 1726867545.52415: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 29661 1726867545.52466: Loaded config def from plugin (inventory/script) 29661 1726867545.52467: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 29661 1726867545.52497: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 29661 1726867545.52552: Loaded config def from plugin (inventory/yaml) 29661 1726867545.52554: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 29661 1726867545.52614: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 29661 1726867545.52889: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 29661 1726867545.52892: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 29661 1726867545.52894: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 29661 1726867545.52900: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 29661 1726867545.52903: Loading data from /tmp/network-5rw/inventory.yml 29661 1726867545.52945: /tmp/network-5rw/inventory.yml was not parsable by auto 29661 1726867545.52987: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 29661 1726867545.53015: Loading data from /tmp/network-5rw/inventory.yml 29661 1726867545.53067: group all already in inventory 29661 1726867545.53072: set inventory_file for managed_node1 29661 1726867545.53075: set inventory_dir for managed_node1 29661 1726867545.53075: Added host managed_node1 to inventory 29661 1726867545.53078: Added host managed_node1 to group all 29661 1726867545.53079: set ansible_host for managed_node1 29661 1726867545.53079: set ansible_ssh_extra_args for managed_node1 29661 1726867545.53082: set inventory_file for managed_node2 29661 1726867545.53083: set inventory_dir for managed_node2 29661 1726867545.53084: Added host managed_node2 to inventory 29661 1726867545.53085: Added host managed_node2 to group all 29661 1726867545.53085: set ansible_host for managed_node2 29661 1726867545.53086: set ansible_ssh_extra_args for managed_node2 29661 1726867545.53087: set inventory_file for managed_node3 29661 1726867545.53089: set inventory_dir for managed_node3 29661 1726867545.53089: Added host managed_node3 to inventory 29661 1726867545.53090: Added host managed_node3 to group all 29661 1726867545.53090: set ansible_host for managed_node3 29661 1726867545.53091: set ansible_ssh_extra_args for managed_node3 29661 1726867545.53092: Reconcile groups and hosts in inventory. 29661 1726867545.53094: Group ungrouped now contains managed_node1 29661 1726867545.53096: Group ungrouped now contains managed_node2 29661 1726867545.53097: Group ungrouped now contains managed_node3 29661 1726867545.53151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 29661 1726867545.53233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 29661 1726867545.53262: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 29661 1726867545.53282: Loaded config def from plugin (vars/host_group_vars) 29661 1726867545.53283: 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) 29661 1726867545.53288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 29661 1726867545.53293: 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) 29661 1726867545.53320: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 29661 1726867545.53548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867545.53616: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 29661 1726867545.53639: Loaded config def from plugin (connection/local) 29661 1726867545.53642: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 29661 1726867545.54015: Loaded config def from plugin (connection/paramiko_ssh) 29661 1726867545.54018: 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) 29661 1726867545.54566: 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) 29661 1726867545.54592: Loaded config def from plugin (connection/psrp) 29661 1726867545.54594: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 29661 1726867545.54995: 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) 29661 1726867545.55018: Loaded config def from plugin (connection/ssh) 29661 1726867545.55020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 29661 1726867545.56243: 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) 29661 1726867545.56265: Loaded config def from plugin (connection/winrm) 29661 1726867545.56267: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 29661 1726867545.56299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 29661 1726867545.56347: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 29661 1726867545.56388: Loaded config def from plugin (shell/cmd) 29661 1726867545.56389: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 29661 1726867545.56407: 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) 29661 1726867545.56444: Loaded config def from plugin (shell/powershell) 29661 1726867545.56445: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 29661 1726867545.56483: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 29661 1726867545.56591: Loaded config def from plugin (shell/sh) 29661 1726867545.56593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 29661 1726867545.56617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 29661 1726867545.56689: Loaded config def from plugin (become/runas) 29661 1726867545.56690: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 29661 1726867545.56799: Loaded config def from plugin (become/su) 29661 1726867545.56801: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 29661 1726867545.56896: Loaded config def from plugin (become/sudo) 29661 1726867545.56898: 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 29661 1726867545.56918: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29661 1726867545.57125: in VariableManager get_vars() 29661 1726867545.57138: done with get_vars() 29661 1726867545.57223: trying /usr/local/lib/python3.12/site-packages/ansible/modules 29661 1726867545.59091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 29661 1726867545.59159: in VariableManager get_vars() 29661 1726867545.59162: done with get_vars() 29661 1726867545.59164: variable 'playbook_dir' from source: magic vars 29661 1726867545.59165: variable 'ansible_playbook_python' from source: magic vars 29661 1726867545.59165: variable 'ansible_config_file' from source: magic vars 29661 1726867545.59166: variable 'groups' from source: magic vars 29661 1726867545.59166: variable 'omit' from source: magic vars 29661 1726867545.59167: variable 'ansible_version' from source: magic vars 29661 1726867545.59167: variable 'ansible_check_mode' from source: magic vars 29661 1726867545.59168: variable 'ansible_diff_mode' from source: magic vars 29661 1726867545.59168: variable 'ansible_forks' from source: magic vars 29661 1726867545.59168: variable 'ansible_inventory_sources' from source: magic vars 29661 1726867545.59169: variable 'ansible_skip_tags' from source: magic vars 29661 1726867545.59169: variable 'ansible_limit' from source: magic vars 29661 1726867545.59170: variable 'ansible_run_tags' from source: magic vars 29661 1726867545.59170: variable 'ansible_verbosity' from source: magic vars 29661 1726867545.59193: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml 29661 1726867545.59755: in VariableManager get_vars() 29661 1726867545.59765: done with get_vars() 29661 1726867545.59790: in VariableManager get_vars() 29661 1726867545.59798: done with get_vars() 29661 1726867545.59818: in VariableManager get_vars() 29661 1726867545.59826: done with get_vars() 29661 1726867545.59870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 29661 1726867545.59943: in VariableManager get_vars() 29661 1726867545.59953: done with get_vars() 29661 1726867545.59956: variable 'omit' from source: magic vars 29661 1726867545.59966: variable 'omit' from source: magic vars 29661 1726867545.59989: in VariableManager get_vars() 29661 1726867545.59997: done with get_vars() 29661 1726867545.60025: in VariableManager get_vars() 29661 1726867545.60033: done with get_vars() 29661 1726867545.60054: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29661 1726867545.60183: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29661 1726867545.60260: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29661 1726867545.60659: in VariableManager get_vars() 29661 1726867545.60671: done with get_vars() 29661 1726867545.60946: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867545.63665: in VariableManager get_vars() 29661 1726867545.63668: done with get_vars() 29661 1726867545.63669: variable 'playbook_dir' from source: magic vars 29661 1726867545.63671: variable 'ansible_playbook_python' from source: magic vars 29661 1726867545.63671: variable 'ansible_config_file' from source: magic vars 29661 1726867545.63672: variable 'groups' from source: magic vars 29661 1726867545.63672: variable 'omit' from source: magic vars 29661 1726867545.63673: variable 'ansible_version' from source: magic vars 29661 1726867545.63673: variable 'ansible_check_mode' from source: magic vars 29661 1726867545.63673: variable 'ansible_diff_mode' from source: magic vars 29661 1726867545.63674: variable 'ansible_forks' from source: magic vars 29661 1726867545.63674: variable 'ansible_inventory_sources' from source: magic vars 29661 1726867545.63675: variable 'ansible_skip_tags' from source: magic vars 29661 1726867545.63675: variable 'ansible_limit' from source: magic vars 29661 1726867545.63676: variable 'ansible_run_tags' from source: magic vars 29661 1726867545.63676: variable 'ansible_verbosity' from source: magic vars 29661 1726867545.63700: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 29661 1726867545.63745: in VariableManager get_vars() 29661 1726867545.63747: done with get_vars() 29661 1726867545.63749: variable 'playbook_dir' from source: magic vars 29661 1726867545.63749: variable 'ansible_playbook_python' from source: magic vars 29661 1726867545.63750: variable 'ansible_config_file' from source: magic vars 29661 1726867545.63750: variable 'groups' from source: magic vars 29661 1726867545.63751: variable 'omit' from source: magic vars 29661 1726867545.63751: variable 'ansible_version' from source: magic vars 29661 1726867545.63752: variable 'ansible_check_mode' from source: magic vars 29661 1726867545.63752: variable 'ansible_diff_mode' from source: magic vars 29661 1726867545.63752: variable 'ansible_forks' from source: magic vars 29661 1726867545.63753: variable 'ansible_inventory_sources' from source: magic vars 29661 1726867545.63753: variable 'ansible_skip_tags' from source: magic vars 29661 1726867545.63754: variable 'ansible_limit' from source: magic vars 29661 1726867545.63754: variable 'ansible_run_tags' from source: magic vars 29661 1726867545.63755: variable 'ansible_verbosity' from source: magic vars 29661 1726867545.63773: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 29661 1726867545.63818: in VariableManager get_vars() 29661 1726867545.63827: done with get_vars() 29661 1726867545.63853: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29661 1726867545.63924: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29661 1726867545.63967: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29661 1726867545.64187: in VariableManager get_vars() 29661 1726867545.64199: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867545.65198: in VariableManager get_vars() 29661 1726867545.65209: done with get_vars() 29661 1726867545.65231: in VariableManager get_vars() 29661 1726867545.65233: done with get_vars() 29661 1726867545.65235: variable 'playbook_dir' from source: magic vars 29661 1726867545.65235: variable 'ansible_playbook_python' from source: magic vars 29661 1726867545.65236: variable 'ansible_config_file' from source: magic vars 29661 1726867545.65236: variable 'groups' from source: magic vars 29661 1726867545.65237: variable 'omit' from source: magic vars 29661 1726867545.65237: variable 'ansible_version' from source: magic vars 29661 1726867545.65238: variable 'ansible_check_mode' from source: magic vars 29661 1726867545.65238: variable 'ansible_diff_mode' from source: magic vars 29661 1726867545.65238: variable 'ansible_forks' from source: magic vars 29661 1726867545.65239: variable 'ansible_inventory_sources' from source: magic vars 29661 1726867545.65239: variable 'ansible_skip_tags' from source: magic vars 29661 1726867545.65240: variable 'ansible_limit' from source: magic vars 29661 1726867545.65240: variable 'ansible_run_tags' from source: magic vars 29661 1726867545.65241: variable 'ansible_verbosity' from source: magic vars 29661 1726867545.65259: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 29661 1726867545.65311: in VariableManager get_vars() 29661 1726867545.65320: done with get_vars() 29661 1726867545.65345: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29661 1726867545.65404: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29661 1726867545.65449: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29661 1726867545.65664: in VariableManager get_vars() 29661 1726867545.65676: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867545.66648: in VariableManager get_vars() 29661 1726867545.66656: done with get_vars() 29661 1726867545.66678: in VariableManager get_vars() 29661 1726867545.66685: done with get_vars() 29661 1726867545.66705: in VariableManager get_vars() 29661 1726867545.66711: done with get_vars() 29661 1726867545.66753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 29661 1726867545.66762: 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 29661 1726867545.66919: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 29661 1726867545.67015: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 29661 1726867545.67017: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 29661 1726867545.67038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 29661 1726867545.67057: 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) 29661 1726867545.67153: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 29661 1726867545.67193: Loaded config def from plugin (callback/default) 29661 1726867545.67195: 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) 29661 1726867545.67939: Loaded config def from plugin (callback/junit) 29661 1726867545.67941: 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) 29661 1726867545.67970: 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) 29661 1726867545.68009: Loaded config def from plugin (callback/minimal) 29661 1726867545.68010: 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) 29661 1726867545.68040: 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) 29661 1726867545.68080: Loaded config def from plugin (callback/tree) 29661 1726867545.68081: 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 29661 1726867545.68154: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 29661 1726867545.68156: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_routing_rules_nm.yml ******************************************* 6 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml 29661 1726867545.68173: in VariableManager get_vars() 29661 1726867545.68182: done with get_vars() 29661 1726867545.68186: in VariableManager get_vars() 29661 1726867545.68191: done with get_vars() 29661 1726867545.68194: variable 'omit' from source: magic vars 29661 1726867545.68213: in VariableManager get_vars() 29661 1726867545.68221: done with get_vars() 29661 1726867545.68233: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_routing_rules.yml' with nm as provider] **** 29661 1726867545.68603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 29661 1726867545.68651: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 29661 1726867545.68678: getting the remaining hosts for this loop 29661 1726867545.68680: done getting the remaining hosts for this loop 29661 1726867545.68686: getting the next task for host managed_node1 29661 1726867545.68689: done getting next task for host managed_node1 29661 1726867545.68691: ^ task is: TASK: Gathering Facts 29661 1726867545.68692: ^ 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 29661 1726867545.68693: getting variables 29661 1726867545.68694: in VariableManager get_vars() 29661 1726867545.68700: Calling all_inventory to load vars for managed_node1 29661 1726867545.68702: Calling groups_inventory to load vars for managed_node1 29661 1726867545.68703: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867545.68711: Calling all_plugins_play to load vars for managed_node1 29661 1726867545.68717: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867545.68719: Calling groups_plugins_play to load vars for managed_node1 29661 1726867545.68740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867545.68772: done with get_vars() 29661 1726867545.68776: done getting variables 29661 1726867545.68896: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 Friday 20 September 2024 17:25:45 -0400 (0:00:00.008) 0:00:00.008 ****** 29661 1726867545.68914: entering _queue_task() for managed_node1/gather_facts 29661 1726867545.68915: Creating lock for gather_facts 29661 1726867545.69202: worker is 1 (out of 1 available) 29661 1726867545.69212: exiting _queue_task() for managed_node1/gather_facts 29661 1726867545.69227: done queuing things up, now waiting for results queue to drain 29661 1726867545.69229: waiting for pending results... 29661 1726867545.69359: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867545.69418: in run() - task 0affcac9-a3a5-cfde-a624-0000000000af 29661 1726867545.69435: variable 'ansible_search_path' from source: unknown 29661 1726867545.69528: calling self._execute() 29661 1726867545.69538: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867545.69705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867545.69711: variable 'omit' from source: magic vars 29661 1726867545.69784: variable 'omit' from source: magic vars 29661 1726867545.69787: variable 'omit' from source: magic vars 29661 1726867545.69790: variable 'omit' from source: magic vars 29661 1726867545.69792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867545.69810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867545.69841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867545.69873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867545.69893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867545.69927: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867545.69937: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867545.69944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867545.70055: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867545.70081: Set connection var ansible_shell_executable to /bin/sh 29661 1726867545.70089: Set connection var ansible_connection to ssh 29661 1726867545.70099: Set connection var ansible_pipelining to False 29661 1726867545.70105: Set connection var ansible_shell_type to sh 29661 1726867545.70116: Set connection var ansible_timeout to 10 29661 1726867545.70142: variable 'ansible_shell_executable' from source: unknown 29661 1726867545.70150: variable 'ansible_connection' from source: unknown 29661 1726867545.70157: variable 'ansible_module_compression' from source: unknown 29661 1726867545.70163: variable 'ansible_shell_type' from source: unknown 29661 1726867545.70171: variable 'ansible_shell_executable' from source: unknown 29661 1726867545.70189: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867545.70197: variable 'ansible_pipelining' from source: unknown 29661 1726867545.70204: variable 'ansible_timeout' from source: unknown 29661 1726867545.70211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867545.70408: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867545.70416: variable 'omit' from source: magic vars 29661 1726867545.70420: starting attempt loop 29661 1726867545.70423: running the handler 29661 1726867545.70439: variable 'ansible_facts' from source: unknown 29661 1726867545.70453: _low_level_execute_command(): starting 29661 1726867545.70460: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867545.70980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867545.70984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867545.70987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867545.70990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867545.71045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867545.71048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867545.71050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867545.71110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867545.72781: stdout chunk (state=3): >>>/root <<< 29661 1726867545.72884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867545.72907: stderr chunk (state=3): >>><<< 29661 1726867545.72911: stdout chunk (state=3): >>><<< 29661 1726867545.72933: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867545.72943: _low_level_execute_command(): starting 29661 1726867545.72949: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142 `" && echo ansible-tmp-1726867545.7293086-29670-36359698180142="` echo /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142 `" ) && sleep 0' 29661 1726867545.73512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867545.73517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867545.73520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867545.73523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867545.73623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867545.73652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867545.73658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867545.75518: stdout chunk (state=3): >>>ansible-tmp-1726867545.7293086-29670-36359698180142=/root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142 <<< 29661 1726867545.75627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867545.75651: stderr chunk (state=3): >>><<< 29661 1726867545.75654: stdout chunk (state=3): >>><<< 29661 1726867545.75672: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867545.7293086-29670-36359698180142=/root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867545.75701: variable 'ansible_module_compression' from source: unknown 29661 1726867545.75743: ANSIBALLZ: Using generic lock for ansible.legacy.setup 29661 1726867545.75747: ANSIBALLZ: Acquiring lock 29661 1726867545.75749: ANSIBALLZ: Lock acquired: 139972692071280 29661 1726867545.75751: ANSIBALLZ: Creating module 29661 1726867546.04147: ANSIBALLZ: Writing module into payload 29661 1726867546.04182: ANSIBALLZ: Writing module 29661 1726867546.04202: ANSIBALLZ: Renaming module 29661 1726867546.04208: ANSIBALLZ: Done creating module 29661 1726867546.04247: variable 'ansible_facts' from source: unknown 29661 1726867546.04251: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867546.04369: _low_level_execute_command(): starting 29661 1726867546.04373: _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' 29661 1726867546.05142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867546.05154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.05165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867546.05182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867546.05200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867546.05207: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867546.05218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.05235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867546.05238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867546.05253: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867546.05259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.05424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867546.05429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867546.05432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867546.05667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867546.07183: stdout chunk (state=3): >>>PLATFORM <<< 29661 1726867546.07284: stdout chunk (state=3): >>>Linux <<< 29661 1726867546.07287: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 29661 1726867546.07290: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 29661 1726867546.07539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867546.07542: stdout chunk (state=3): >>><<< 29661 1726867546.07555: stderr chunk (state=3): >>><<< 29661 1726867546.07565: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867546.07576 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 29661 1726867546.07665: _low_level_execute_command(): starting 29661 1726867546.07668: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 29661 1726867546.08001: Sending initial data 29661 1726867546.08004: Sent initial data (1181 bytes) 29661 1726867546.08982: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.08986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867546.08994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.08997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.08999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867546.09002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.09068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867546.09073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867546.09205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867546.09274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867546.12733: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 29661 1726867546.13435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867546.13439: stderr chunk (state=3): >>><<< 29661 1726867546.13441: stdout chunk (state=3): >>><<< 29661 1726867546.13457: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867546.13647: variable 'ansible_facts' from source: unknown 29661 1726867546.13651: variable 'ansible_facts' from source: unknown 29661 1726867546.13654: variable 'ansible_module_compression' from source: unknown 29661 1726867546.13978: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867546.13982: variable 'ansible_facts' from source: unknown 29661 1726867546.14332: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py 29661 1726867546.14605: Sending initial data 29661 1726867546.14608: Sent initial data (153 bytes) 29661 1726867546.15791: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.15829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867546.16015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867546.16019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867546.16098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867546.17682: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867546.17686: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867546.17721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867546.17809: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpz1pcsft8 /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py <<< 29661 1726867546.17818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py" <<< 29661 1726867546.17917: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpz1pcsft8" to remote "/root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py" <<< 29661 1726867546.20753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867546.20764: stdout chunk (state=3): >>><<< 29661 1726867546.20781: stderr chunk (state=3): >>><<< 29661 1726867546.20984: done transferring module to remote 29661 1726867546.20991: _low_level_execute_command(): starting 29661 1726867546.20993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/ /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py && sleep 0' 29661 1726867546.22148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.22161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.22172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.22340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867546.22351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867546.22497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867546.24266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867546.24316: stderr chunk (state=3): >>><<< 29661 1726867546.24319: stdout chunk (state=3): >>><<< 29661 1726867546.24583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867546.24586: _low_level_execute_command(): starting 29661 1726867546.24589: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/AnsiballZ_setup.py && sleep 0' 29661 1726867546.24946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867546.24956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867546.24966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867546.24988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867546.25001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867546.25030: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.25095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867546.25121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867546.25133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867546.25156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867546.25297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867546.27407: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29661 1726867546.27600: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 29661 1726867546.27606: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29661 1726867546.27634: stdout chunk (state=3): >>>import 'time' # <<< 29661 1726867546.27643: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29661 1726867546.27711: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.27724: stdout chunk (state=3): >>>import '_codecs' # <<< 29661 1726867546.27812: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021d8bb00> <<< 29661 1726867546.27848: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 29661 1726867546.27890: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dbea50> <<< 29661 1726867546.27906: stdout chunk (state=3): >>>import '_signal' # <<< 29661 1726867546.27909: stdout chunk (state=3): >>> <<< 29661 1726867546.27911: stdout chunk (state=3): >>>import '_abc' # <<< 29661 1726867546.27928: stdout chunk (state=3): >>>import 'abc' # <<< 29661 1726867546.28082: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 29661 1726867546.28112: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 29661 1726867546.28136: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29661 1726867546.28139: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 29661 1726867546.28164: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 29661 1726867546.28308: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29661 1726867546.28314: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dcdfa0> <<< 29661 1726867546.28330: stdout chunk (state=3): >>>import 'site' # <<< 29661 1726867546.28366: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29661 1726867546.28741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29661 1726867546.28794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.28800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29661 1726867546.28850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 29661 1726867546.28856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29661 1726867546.28902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bcbdd0> <<< 29661 1726867546.28990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bcbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29661 1726867546.29200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c03800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c03e90> import '_collections' # <<< 29661 1726867546.29230: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be3aa0> <<< 29661 1726867546.29236: stdout chunk (state=3): >>>import '_functools' # <<< 29661 1726867546.29263: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be11c0> <<< 29661 1726867546.29355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc8f80> <<< 29661 1726867546.29456: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29661 1726867546.29480: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29661 1726867546.29521: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c23770> <<< 29661 1726867546.29529: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c22390> <<< 29661 1726867546.29562: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 29661 1726867546.29691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c20ad0> <<< 29661 1726867546.29695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c58800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc8200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c58cb0> <<< 29661 1726867546.29701: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c58b60> <<< 29661 1726867546.29748: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.29754: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc6d20> <<< 29661 1726867546.29796: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.29928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29661 1726867546.29941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c59220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5a450> import 'importlib.util' # <<< 29661 1726867546.29948: stdout chunk (state=3): >>>import 'runpy' # <<< 29661 1726867546.29968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29661 1726867546.30042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29661 1726867546.30045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 29661 1726867546.30047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c70680> <<< 29661 1726867546.30050: stdout chunk (state=3): >>>import 'errno' # <<< 29661 1726867546.30081: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.30102: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c71d60> <<< 29661 1726867546.30183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29661 1726867546.30206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c72c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c73260> <<< 29661 1726867546.30213: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c72150> <<< 29661 1726867546.30247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29661 1726867546.30250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29661 1726867546.30365: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29661 1726867546.30395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29661 1726867546.30402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29661 1726867546.30519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021973bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199c410> <<< 29661 1726867546.30547: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199c6e0> <<< 29661 1726867546.30574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 29661 1726867546.30592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29661 1726867546.30649: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.30779: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.30792: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199d010> <<< 29661 1726867546.30902: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199c8c0> <<< 29661 1726867546.30914: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021971d60> <<< 29661 1726867546.30946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29661 1726867546.31049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29661 1726867546.31082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 29661 1726867546.31089: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29661 1726867546.31256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.31264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29661 1726867546.31267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29661 1726867546.31283: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219cb140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.31381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29661 1726867546.31385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29661 1726867546.31387: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219eb500> <<< 29661 1726867546.31389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29661 1726867546.31432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29661 1726867546.31701: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4c290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4e9f0> <<< 29661 1726867546.31780: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4c3b0> <<< 29661 1726867546.31813: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a112b0> <<< 29661 1726867546.31839: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 29661 1726867546.31850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213253a0> <<< 29661 1726867546.31868: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219ea300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199fd10> <<< 29661 1726867546.32043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29661 1726867546.32058: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0219ea660> <<< 29661 1726867546.32383: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zptcwuak/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 29661 1726867546.32600: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29661 1726867546.32650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29661 1726867546.32684: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02138b0b0> <<< 29661 1726867546.32695: stdout chunk (state=3): >>>import '_typing' # <<< 29661 1726867546.32886: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021369fa0> <<< 29661 1726867546.32892: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021369100> # zipimport: zlib available <<< 29661 1726867546.33101: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 29661 1726867546.34486: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.35497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021388f50> <<< 29661 1726867546.35523: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 29661 1726867546.35537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.35556: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29661 1726867546.35581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29661 1726867546.35587: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 29661 1726867546.35818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02138bad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213bb6b0> <<< 29661 1726867546.35826: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213bb800> <<< 29661 1726867546.35848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29661 1726867546.35891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 29661 1726867546.35906: stdout chunk (state=3): >>>import '_locale' # <<< 29661 1726867546.35959: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213bbd10> <<< 29661 1726867546.35962: stdout chunk (state=3): >>>import 'pwd' # <<< 29661 1726867546.35973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29661 1726867546.36004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29661 1726867546.36071: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021225a90> <<< 29661 1726867546.36093: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0212276b0> <<< 29661 1726867546.36109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29661 1726867546.36147: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021227f80> <<< 29661 1726867546.36293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29661 1726867546.36308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212291f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29661 1726867546.36338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02122bce0> <<< 29661 1726867546.36408: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021bc6cc0> <<< 29661 1726867546.36411: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021229fa0> <<< 29661 1726867546.36416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29661 1726867546.36604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29661 1726867546.36636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021233d40> <<< 29661 1726867546.36654: stdout chunk (state=3): >>>import '_tokenize' # <<< 29661 1726867546.36735: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232570> <<< 29661 1726867546.36743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 29661 1726867546.36745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 29661 1726867546.36824: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232ae0> <<< 29661 1726867546.36842: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02122a4b0> <<< 29661 1726867546.36953: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021277fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021278080> <<< 29661 1726867546.36957: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 29661 1726867546.36961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29661 1726867546.36964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 29661 1726867546.36975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 29661 1726867546.37194: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021279b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021279910> <<< 29661 1726867546.37213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02127c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127a240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 29661 1726867546.37281: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127f890> <<< 29661 1726867546.37368: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127c260> <<< 29661 1726867546.37424: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.37441: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0212808f0> <<< 29661 1726867546.37507: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 29661 1726867546.37510: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021280a70> <<< 29661 1726867546.37701: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021280a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021278230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0211081d0> <<< 29661 1726867546.37786: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.37824: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021109490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021282960> <<< 29661 1726867546.37829: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021283d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212825d0> <<< 29661 1726867546.37848: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.37858: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.37931: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 29661 1726867546.37934: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.37966: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.38056: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.38146: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 29661 1726867546.38150: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.38154: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29661 1726867546.38156: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.38243: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.38393: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.39285: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.39423: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 29661 1726867546.39441: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29661 1726867546.39470: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29661 1726867546.39482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.39533: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.39542: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021111490> <<< 29661 1726867546.39615: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29661 1726867546.39633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021112180> <<< 29661 1726867546.39643: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211095b0> <<< 29661 1726867546.39698: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 29661 1726867546.39799: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29661 1726867546.39898: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.40053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 29661 1726867546.40067: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021111f70> <<< 29661 1726867546.40084: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.40527: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.40969: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41093: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41157: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29661 1726867546.41160: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41163: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41200: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29661 1726867546.41207: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41273: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41482: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 29661 1726867546.41593: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29661 1726867546.41607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 29661 1726867546.41710: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.41943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29661 1726867546.41996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29661 1726867546.42014: stdout chunk (state=3): >>>import '_ast' # <<< 29661 1726867546.42078: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211132c0> <<< 29661 1726867546.42094: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42162: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42233: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 29661 1726867546.42299: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 29661 1726867546.42312: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29661 1726867546.42368: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 29661 1726867546.42688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.42698: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02111ddf0> <<< 29661 1726867546.42805: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02111bec0> <<< 29661 1726867546.42808: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 29661 1726867546.42811: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 29661 1726867546.42841: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42903: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42934: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.42975: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 29661 1726867546.43241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021206750> <<< 29661 1726867546.43244: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212fe420> <<< 29661 1726867546.43307: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02111de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021281d60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29661 1726867546.43327: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43349: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43379: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 29661 1726867546.43390: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 29661 1726867546.43458: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29661 1726867546.43498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 29661 1726867546.43538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43679: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43682: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43685: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43687: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43729: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.43804: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 29661 1726867546.43892: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44137: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44140: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44143: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29661 1726867546.44145: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44198: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44371: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44410: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.44465: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 29661 1726867546.44478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.44498: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29661 1726867546.44509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29661 1726867546.44528: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29661 1726867546.44601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b1d30> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 29661 1726867546.44629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 29661 1726867546.44668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29661 1726867546.44693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29661 1726867546.44710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 29661 1726867546.44722: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020da3bf0> <<< 29661 1726867546.44756: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020da3ec0> <<< 29661 1726867546.44920: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b3350> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b28a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0e30> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29661 1726867546.44951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29661 1726867546.45011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 29661 1726867546.45014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29661 1726867546.45030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 29661 1726867546.45047: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020dbae70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dba720> <<< 29661 1726867546.45103: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020dba900> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020db9b50> <<< 29661 1726867546.45119: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29661 1726867546.45293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29661 1726867546.45314: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dbaf60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e11a60> <<< 29661 1726867546.45346: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dbba40> <<< 29661 1726867546.45375: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0590> <<< 29661 1726867546.45397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 29661 1726867546.45413: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.45500: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.45562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29661 1726867546.45591: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.45621: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.45687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29661 1726867546.45691: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.45798: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 29661 1726867546.45884: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 29661 1726867546.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.45890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29661 1726867546.45906: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.46102: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.46166: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.46227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 29661 1726867546.46234: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.46704: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 29661 1726867546.47136: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47187: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47238: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47272: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47304: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 29661 1726867546.47327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 29661 1726867546.47523: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 29661 1726867546.47532: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47548: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 29661 1726867546.47632: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47638: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 29661 1726867546.47656: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47736: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.47817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 29661 1726867546.47836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 29661 1726867546.47868: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e12d80> <<< 29661 1726867546.47872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29661 1726867546.48282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e126f0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.48286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 29661 1726867546.48289: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48291: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 29661 1726867546.48358: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48419: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 29661 1726867546.48516: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48555: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.48660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29661 1726867546.48802: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e51df0> <<< 29661 1726867546.48953: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e341d0> import 'ansible.module_utils.facts.system.python' # <<< 29661 1726867546.48969: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49021: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.49246: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49362: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49507: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 29661 1726867546.49517: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49699: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 29661 1726867546.49725: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867546.49745: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e59b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e36d50> import 'ansible.module_utils.facts.system.user' # <<< 29661 1726867546.49772: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 29661 1726867546.49827: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49846: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.49882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29661 1726867546.49899: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.50045: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.50386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29661 1726867546.50392: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.50395: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.50409: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.50791: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.50836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 29661 1726867546.50848: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.51299: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.51714: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.52216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 29661 1726867546.52235: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.52339: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.52443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 29661 1726867546.52812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.52944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29661 1726867546.52968: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.52990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 29661 1726867546.53198: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.53272: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.53607: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.53684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 29661 1726867546.53723: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.53759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 29661 1726867546.53783: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.53834: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 29661 1726867546.53896: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.54108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.54135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29661 1726867546.54201: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54207: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29661 1726867546.54275: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54530: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29661 1726867546.54931: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54933: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.54936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29661 1726867546.54938: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55000: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 29661 1726867546.55027: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29661 1726867546.55068: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55300: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.55311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29661 1726867546.55352: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.55355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 29661 1726867546.55358: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55388: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29661 1726867546.55510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.55524: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55575: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55640: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.55714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 29661 1726867546.55800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.55830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29661 1726867546.55849: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.56029: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.56506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.56701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867546.56837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29661 1726867546.57194: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867546.57345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 29661 1726867546.57403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29661 1726867546.57424: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020bef2c0> <<< 29661 1726867546.57487: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020bee2a0> <<< 29661 1726867546.57703: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020bedeb0> <<< 29661 1726867546.68749: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 29661 1726867546.68753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 29661 1726867546.68758: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c34650> <<< 29661 1726867546.68761: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 29661 1726867546.68811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 29661 1726867546.68818: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c35640> <<< 29661 1726867546.68839: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 29661 1726867546.68859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867546.68960: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 29661 1726867546.68963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c37f50> <<< 29661 1726867546.68965: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c37410><<< 29661 1726867546.68967: stdout chunk (state=3): >>> <<< 29661 1726867546.69176: 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 <<< 29661 1726867546.94427: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.64453125, "5m": 0.53857421875, "15m": 0.2919921875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "46", "epoch": "1726867546", "epoch_int": "1726867546", "date": "2024-09-20", "time": "17:25:46", "iso8601_micro": "2024-09-20T21:25:46.583073Z", "iso8601": "2024-09-20T21:25:46Z", "iso8601_basic": "20240920T172546583073", "iso8601_basic_short": "20240920T172546", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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": 3531, "ansible_memfree_mb": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 791, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789683712, "block_size": 4096, "block_total": 65519099, "block_available": 63913497, "block_used": 1605602, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 29661 1726867546.95058: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon<<< 29661 1726867546.95160: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 29661 1726867546.95218: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils <<< 29661 1726867546.95226: stdout chunk (state=3): >>># 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 <<< 29661 1726867546.95272: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 29661 1726867546.95773: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29661 1726867546.95779: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 29661 1726867546.95785: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29661 1726867546.95788: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 29661 1726867546.95792: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 29661 1726867546.95796: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 29661 1726867546.95801: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 29661 1726867546.95803: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 29661 1726867546.95918: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 29661 1726867546.95975: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 29661 1726867546.96005: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 29661 1726867546.96125: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 29661 1726867546.96162: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 29661 1726867546.96216: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 29661 1726867546.96234: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 29661 1726867546.96290: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 29661 1726867546.96322: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 29661 1726867546.96452: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29661 1726867546.96475: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 29661 1726867546.96543: stdout chunk (state=3): >>># destroy _collections <<< 29661 1726867546.96546: stdout chunk (state=3): >>># destroy platform <<< 29661 1726867546.96549: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29661 1726867546.96551: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 29661 1726867546.96657: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 29661 1726867546.96665: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 29661 1726867546.96688: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29661 1726867546.96722: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 29661 1726867546.96744: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29661 1726867546.96881: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 29661 1726867546.96981: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29661 1726867546.97228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867546.97313: stderr chunk (state=3): >>><<< 29661 1726867546.97316: stdout chunk (state=3): >>><<< 29661 1726867546.97553: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021d8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021dcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bcbdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bcbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c03800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c03e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc8f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c23770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c22390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021be2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c20ad0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c58800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc8200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c58cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c58b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021bc6d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c59220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5a450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c70680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c71d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c72c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c73260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c72150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021c73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021973bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199c410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199d010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02199d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021971d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021c5aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219cb140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219eb500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4c290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a4c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021a112b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0219ea300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02199fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0219ea660> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_zptcwuak/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02138b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021369fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021369100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021388f50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02138bad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213bb6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0213bb800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0213bbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021225a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0212276b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021227f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212291f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02122bce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021bc6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021229fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021233d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021232ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02122a4b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021277fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021278080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021279b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021279910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02127c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127a240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02127c260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0212808f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021280a70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021280a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021278230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0211081d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021109490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021282960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021283d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212825d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa021111490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021112180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211095b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021111f70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211132c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa02111ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02111bec0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021206750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0212fe420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa02111de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa021281d60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b1d30> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020da3bf0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020da3ec0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b3350> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b28a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0440> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0e30> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020dbae70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dba720> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020dba900> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020db9b50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dbaf60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e11a60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020dbba40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0211b0590> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e12d80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e126f0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e51df0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e341d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020e59b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020e36d50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa020bef2c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020bee2a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020bedeb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c34650> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c35640> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c37f50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa020c37410> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.64453125, "5m": 0.53857421875, "15m": 0.2919921875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "46", "epoch": "1726867546", "epoch_int": "1726867546", "date": "2024-09-20", "time": "17:25:46", "iso8601_micro": "2024-09-20T21:25:46.583073Z", "iso8601": "2024-09-20T21:25:46Z", "iso8601_basic": "20240920T172546583073", "iso8601_basic_short": "20240920T172546", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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": 3531, "ansible_memfree_mb": 2948, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 583, "free": 2948}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 791, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789683712, "block_size": 4096, "block_total": 65519099, "block_available": 63913497, "block_used": 1605602, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 29661 1726867546.99203: 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-1726867545.7293086-29670-36359698180142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867546.99207: _low_level_execute_command(): starting 29661 1726867546.99209: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867545.7293086-29670-36359698180142/ > /dev/null 2>&1 && sleep 0' 29661 1726867547.00159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867547.00166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867547.00175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867547.00272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.00400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.00500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.02395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.02783: stderr chunk (state=3): >>><<< 29661 1726867547.02786: stdout chunk (state=3): >>><<< 29661 1726867547.02788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.02791: handler run complete 29661 1726867547.02965: variable 'ansible_facts' from source: unknown 29661 1726867547.03182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.03932: variable 'ansible_facts' from source: unknown 29661 1726867547.04100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.04403: attempt loop complete, returning result 29661 1726867547.04406: _execute() done 29661 1726867547.04409: dumping result to json 29661 1726867547.04486: done dumping result, returning 29661 1726867547.04592: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-0000000000af] 29661 1726867547.04596: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000af 29661 1726867547.05250: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000af 29661 1726867547.05253: WORKER PROCESS EXITING ok: [managed_node1] 29661 1726867547.05765: no more pending results, returning what we have 29661 1726867547.05769: results queue empty 29661 1726867547.05770: checking for any_errors_fatal 29661 1726867547.05771: done checking for any_errors_fatal 29661 1726867547.05772: checking for max_fail_percentage 29661 1726867547.05773: done checking for max_fail_percentage 29661 1726867547.05774: checking to see if all hosts have failed and the running result is not ok 29661 1726867547.05775: done checking to see if all hosts have failed 29661 1726867547.05776: getting the remaining hosts for this loop 29661 1726867547.05779: done getting the remaining hosts for this loop 29661 1726867547.05783: getting the next task for host managed_node1 29661 1726867547.05788: done getting next task for host managed_node1 29661 1726867547.05790: ^ task is: TASK: meta (flush_handlers) 29661 1726867547.05793: ^ 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 29661 1726867547.05797: getting variables 29661 1726867547.05798: in VariableManager get_vars() 29661 1726867547.05819: Calling all_inventory to load vars for managed_node1 29661 1726867547.05822: Calling groups_inventory to load vars for managed_node1 29661 1726867547.05825: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.05837: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.05840: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.05843: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.06231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.06667: done with get_vars() 29661 1726867547.06886: done getting variables 29661 1726867547.06964: in VariableManager get_vars() 29661 1726867547.06974: Calling all_inventory to load vars for managed_node1 29661 1726867547.06979: Calling groups_inventory to load vars for managed_node1 29661 1726867547.06982: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.06988: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.06990: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.06993: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.07372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.07786: done with get_vars() 29661 1726867547.07801: done queuing things up, now waiting for results queue to drain 29661 1726867547.07803: results queue empty 29661 1726867547.07804: checking for any_errors_fatal 29661 1726867547.07806: done checking for any_errors_fatal 29661 1726867547.07807: checking for max_fail_percentage 29661 1726867547.07808: done checking for max_fail_percentage 29661 1726867547.07809: checking to see if all hosts have failed and the running result is not ok 29661 1726867547.07814: done checking to see if all hosts have failed 29661 1726867547.07815: getting the remaining hosts for this loop 29661 1726867547.07816: done getting the remaining hosts for this loop 29661 1726867547.07819: getting the next task for host managed_node1 29661 1726867547.07823: done getting next task for host managed_node1 29661 1726867547.07828: ^ task is: TASK: Include the task 'el_repo_setup.yml' 29661 1726867547.07830: ^ 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 29661 1726867547.07832: getting variables 29661 1726867547.07833: in VariableManager get_vars() 29661 1726867547.07841: Calling all_inventory to load vars for managed_node1 29661 1726867547.07843: Calling groups_inventory to load vars for managed_node1 29661 1726867547.07845: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.07850: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.07853: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.07855: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.08208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.08615: done with get_vars() 29661 1726867547.08624: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:11 Friday 20 September 2024 17:25:47 -0400 (0:00:01.397) 0:00:01.406 ****** 29661 1726867547.08712: entering _queue_task() for managed_node1/include_tasks 29661 1726867547.08714: Creating lock for include_tasks 29661 1726867547.09059: worker is 1 (out of 1 available) 29661 1726867547.09072: exiting _queue_task() for managed_node1/include_tasks 29661 1726867547.09286: done queuing things up, now waiting for results queue to drain 29661 1726867547.09288: waiting for pending results... 29661 1726867547.09406: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 29661 1726867547.09542: in run() - task 0affcac9-a3a5-cfde-a624-000000000006 29661 1726867547.09567: variable 'ansible_search_path' from source: unknown 29661 1726867547.09656: calling self._execute() 29661 1726867547.09702: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.09714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.09763: variable 'omit' from source: magic vars 29661 1726867547.09849: _execute() done 29661 1726867547.09860: dumping result to json 29661 1726867547.09881: done dumping result, returning 29661 1726867547.09982: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-cfde-a624-000000000006] 29661 1726867547.09987: sending task result for task 0affcac9-a3a5-cfde-a624-000000000006 29661 1726867547.10063: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000006 29661 1726867547.10067: WORKER PROCESS EXITING 29661 1726867547.10111: no more pending results, returning what we have 29661 1726867547.10116: in VariableManager get_vars() 29661 1726867547.10153: Calling all_inventory to load vars for managed_node1 29661 1726867547.10156: Calling groups_inventory to load vars for managed_node1 29661 1726867547.10160: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.10175: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.10180: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.10184: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.10615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.10832: done with get_vars() 29661 1726867547.10840: variable 'ansible_search_path' from source: unknown 29661 1726867547.10854: we have included files to process 29661 1726867547.10855: generating all_blocks data 29661 1726867547.10856: done generating all_blocks data 29661 1726867547.10857: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29661 1726867547.10858: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29661 1726867547.10861: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29661 1726867547.11561: in VariableManager get_vars() 29661 1726867547.11576: done with get_vars() 29661 1726867547.11594: done processing included file 29661 1726867547.11596: iterating over new_blocks loaded from include file 29661 1726867547.11597: in VariableManager get_vars() 29661 1726867547.11607: done with get_vars() 29661 1726867547.11608: filtering new block on tags 29661 1726867547.11622: done filtering new block on tags 29661 1726867547.11628: in VariableManager get_vars() 29661 1726867547.11638: done with get_vars() 29661 1726867547.11640: filtering new block on tags 29661 1726867547.11654: done filtering new block on tags 29661 1726867547.11656: in VariableManager get_vars() 29661 1726867547.11665: done with get_vars() 29661 1726867547.11666: filtering new block on tags 29661 1726867547.11680: done filtering new block on tags 29661 1726867547.11682: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 29661 1726867547.11691: extending task lists for all hosts with included blocks 29661 1726867547.11741: done extending task lists 29661 1726867547.11742: done processing included files 29661 1726867547.11743: results queue empty 29661 1726867547.11743: checking for any_errors_fatal 29661 1726867547.11744: done checking for any_errors_fatal 29661 1726867547.11745: checking for max_fail_percentage 29661 1726867547.11746: done checking for max_fail_percentage 29661 1726867547.11747: checking to see if all hosts have failed and the running result is not ok 29661 1726867547.11747: done checking to see if all hosts have failed 29661 1726867547.11748: getting the remaining hosts for this loop 29661 1726867547.11749: done getting the remaining hosts for this loop 29661 1726867547.11751: getting the next task for host managed_node1 29661 1726867547.11755: done getting next task for host managed_node1 29661 1726867547.11757: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 29661 1726867547.11759: ^ 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 29661 1726867547.11761: getting variables 29661 1726867547.11762: in VariableManager get_vars() 29661 1726867547.11771: Calling all_inventory to load vars for managed_node1 29661 1726867547.11773: Calling groups_inventory to load vars for managed_node1 29661 1726867547.11775: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.11782: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.11784: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.11787: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.11989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.12560: done with get_vars() 29661 1726867547.12570: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:25:47 -0400 (0:00:00.039) 0:00:01.445 ****** 29661 1726867547.12638: entering _queue_task() for managed_node1/setup 29661 1726867547.13276: worker is 1 (out of 1 available) 29661 1726867547.13390: exiting _queue_task() for managed_node1/setup 29661 1726867547.13400: done queuing things up, now waiting for results queue to drain 29661 1726867547.13402: waiting for pending results... 29661 1726867547.13983: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 29661 1726867547.13989: in run() - task 0affcac9-a3a5-cfde-a624-0000000000c0 29661 1726867547.13991: variable 'ansible_search_path' from source: unknown 29661 1726867547.13994: variable 'ansible_search_path' from source: unknown 29661 1726867547.13996: calling self._execute() 29661 1726867547.14114: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.14196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.14212: variable 'omit' from source: magic vars 29661 1726867547.15257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867547.19616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867547.19929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867547.19933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867547.19936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867547.19991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867547.20195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867547.20233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867547.20270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867547.20335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867547.20473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867547.20772: variable 'ansible_facts' from source: unknown 29661 1726867547.20983: variable 'network_test_required_facts' from source: task vars 29661 1726867547.21081: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 29661 1726867547.21093: variable 'omit' from source: magic vars 29661 1726867547.21152: variable 'omit' from source: magic vars 29661 1726867547.21259: variable 'omit' from source: magic vars 29661 1726867547.21382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867547.21393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867547.21416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867547.21461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867547.21685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867547.21689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867547.21691: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.21693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.21883: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867547.21886: Set connection var ansible_shell_executable to /bin/sh 29661 1726867547.21889: Set connection var ansible_connection to ssh 29661 1726867547.21891: Set connection var ansible_pipelining to False 29661 1726867547.21893: Set connection var ansible_shell_type to sh 29661 1726867547.21897: Set connection var ansible_timeout to 10 29661 1726867547.22012: variable 'ansible_shell_executable' from source: unknown 29661 1726867547.22015: variable 'ansible_connection' from source: unknown 29661 1726867547.22017: variable 'ansible_module_compression' from source: unknown 29661 1726867547.22019: variable 'ansible_shell_type' from source: unknown 29661 1726867547.22023: variable 'ansible_shell_executable' from source: unknown 29661 1726867547.22025: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.22083: variable 'ansible_pipelining' from source: unknown 29661 1726867547.22086: variable 'ansible_timeout' from source: unknown 29661 1726867547.22088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.22357: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867547.22362: variable 'omit' from source: magic vars 29661 1726867547.22364: starting attempt loop 29661 1726867547.22366: running the handler 29661 1726867547.22369: _low_level_execute_command(): starting 29661 1726867547.22453: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867547.24017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867547.24060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.24074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867547.24283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.24311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.24331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.24400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.24514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.26187: stdout chunk (state=3): >>>/root <<< 29661 1726867547.26375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.26387: stdout chunk (state=3): >>><<< 29661 1726867547.26400: stderr chunk (state=3): >>><<< 29661 1726867547.26423: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.26497: _low_level_execute_command(): starting 29661 1726867547.26507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028 `" && echo ansible-tmp-1726867547.2648356-29716-231991011503028="` echo /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028 `" ) && sleep 0' 29661 1726867547.27792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867547.27805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.27972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.27980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.28214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.28252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.30197: stdout chunk (state=3): >>>ansible-tmp-1726867547.2648356-29716-231991011503028=/root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028 <<< 29661 1726867547.30330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.30359: stdout chunk (state=3): >>><<< 29661 1726867547.30476: stderr chunk (state=3): >>><<< 29661 1726867547.30481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867547.2648356-29716-231991011503028=/root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.30522: variable 'ansible_module_compression' from source: unknown 29661 1726867547.30617: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867547.30882: variable 'ansible_facts' from source: unknown 29661 1726867547.31269: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py 29661 1726867547.31661: Sending initial data 29661 1726867547.31672: Sent initial data (154 bytes) 29661 1726867547.32601: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.32633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867547.32705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.32879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.32903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.33001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.34564: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867547.34607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867547.34716: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpi1kg6nmo /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py <<< 29661 1726867547.34720: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py" <<< 29661 1726867547.34785: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpi1kg6nmo" to remote "/root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py" <<< 29661 1726867547.37558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.37710: stderr chunk (state=3): >>><<< 29661 1726867547.37713: stdout chunk (state=3): >>><<< 29661 1726867547.37716: done transferring module to remote 29661 1726867547.37718: _low_level_execute_command(): starting 29661 1726867547.37720: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/ /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py && sleep 0' 29661 1726867547.38934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.39102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.39148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.41240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.41244: stdout chunk (state=3): >>><<< 29661 1726867547.41250: stderr chunk (state=3): >>><<< 29661 1726867547.41264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.41267: _low_level_execute_command(): starting 29661 1726867547.41273: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/AnsiballZ_setup.py && sleep 0' 29661 1726867547.42707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.42710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.42728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.42737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.42847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.45052: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29661 1726867547.45090: stdout chunk (state=3): >>>import _imp # builtin <<< 29661 1726867547.45141: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29661 1726867547.45254: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 29661 1726867547.45522: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 29661 1726867547.45526: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c14184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c13e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c141aa50> <<< 29661 1726867547.45559: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 29661 1726867547.45633: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 29661 1726867547.45683: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 29661 1726867547.45792: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 29661 1726867547.45795: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 29661 1726867547.45901: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c122d130> <<< 29661 1726867547.45909: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.45958: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c122dfa0> import 'site' # <<< 29661 1726867547.46079: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29661 1726867547.46320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29661 1726867547.46349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29661 1726867547.46411: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29661 1726867547.46456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29661 1726867547.46529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c126bec0> <<< 29661 1726867547.46614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c126bf80> <<< 29661 1726867547.46619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29661 1726867547.46674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29661 1726867547.46692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.46697: stdout chunk (state=3): >>>import 'itertools' # <<< 29661 1726867547.46785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12a3ec0> import '_collections' # <<< 29661 1726867547.46810: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1283b60> import '_functools' # <<< 29661 1726867547.46883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12812b0> <<< 29661 1726867547.46937: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1269070> <<< 29661 1726867547.46996: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29661 1726867547.47079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 29661 1726867547.47083: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29661 1726867547.47185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1282150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c0bc0> <<< 29661 1726867547.47356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12682f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 29661 1726867547.47359: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c12f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c12f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1266e10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.47406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f9370> import 'importlib.machinery' # <<< 29661 1726867547.47570: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fa540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29661 1726867547.47574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 29661 1726867547.47637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1310740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1311e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29661 1726867547.47694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29661 1726867547.47713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 29661 1726867547.47740: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1312cc0> <<< 29661 1726867547.47765: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c13132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1312210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29661 1726867547.47815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29661 1726867547.47818: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867547.47834: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1313d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c13134a0> <<< 29661 1726867547.47870: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fa4b0> <<< 29661 1726867547.47900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29661 1726867547.47920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29661 1726867547.47963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29661 1726867547.47967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29661 1726867547.48003: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1023c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 29661 1726867547.48037: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867547.48073: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104c470> <<< 29661 1726867547.48098: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29661 1726867547.48172: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867547.48307: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104d070> <<< 29661 1726867547.48427: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104c920> <<< 29661 1726867547.48462: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1021df0> <<< 29661 1726867547.48467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29661 1726867547.48515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29661 1726867547.48534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104ee10> <<< 29661 1726867547.48566: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104db50> <<< 29661 1726867547.48569: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fac60> <<< 29661 1726867547.48599: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29661 1726867547.48665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.48679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29661 1726867547.48706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29661 1726867547.48738: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10771a0> <<< 29661 1726867547.48804: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29661 1726867547.48807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.48845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29661 1726867547.48848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29661 1726867547.48879: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c109b560> <<< 29661 1726867547.48899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29661 1726867547.48941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29661 1726867547.48999: stdout chunk (state=3): >>>import 'ntpath' # <<< 29661 1726867547.49039: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fc2c0> <<< 29661 1726867547.49046: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29661 1726867547.49084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29661 1726867547.49100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29661 1726867547.49134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29661 1726867547.49219: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fea20> <<< 29661 1726867547.49298: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fc3e0> <<< 29661 1726867547.49420: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10bd2b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f053d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c109a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104fd70> <<< 29661 1726867547.49589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4c0f05670> <<< 29661 1726867547.49905: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gr_e1_gj/ansible_setup_payload.zip' # zipimport: zlib available <<< 29661 1726867547.49950: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.50082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29661 1726867547.50100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29661 1726867547.50483: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6f170> import '_typing' # <<< 29661 1726867547.50500: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f4e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f4d1f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 29661 1726867547.51805: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.52948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6d040> <<< 29661 1726867547.52970: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 29661 1726867547.52990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.53003: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29661 1726867547.53022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29661 1726867547.53046: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29661 1726867547.53088: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9eb40> <<< 29661 1726867547.53290: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e1e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29661 1726867547.53294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29661 1726867547.53297: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9f920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9fb60> <<< 29661 1726867547.53315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29661 1726867547.53393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 29661 1726867547.53397: stdout chunk (state=3): >>>import '_locale' # <<< 29661 1726867547.53456: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0fc4050> import 'pwd' # <<< 29661 1726867547.53459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29661 1726867547.53497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29661 1726867547.53885: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c092de20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c092fa40> <<< 29661 1726867547.53889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29661 1726867547.53898: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0930350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09314f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29661 1726867547.53900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29661 1726867547.53902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29661 1726867547.53904: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0933fb0> <<< 29661 1726867547.53906: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c09382f0> <<< 29661 1726867547.53908: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0932180> <<< 29661 1726867547.53944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29661 1726867547.53961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29661 1726867547.54168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093bfe0> import '_tokenize' # <<< 29661 1726867547.54247: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093aab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093a810> <<< 29661 1726867547.54267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 29661 1726867547.54369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 29661 1726867547.54402: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093ad80> <<< 29661 1726867547.54493: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0932780> <<< 29661 1726867547.54612: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0980230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0980410> <<< 29661 1726867547.54888: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 29661 1726867547.54970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0981e80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0981c40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0984350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09824b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0987b30> <<< 29661 1726867547.55158: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0984500> <<< 29661 1726867547.55237: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988bc0> <<< 29661 1726867547.55272: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988d40> <<< 29661 1726867547.55448: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09805f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29661 1726867547.55471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29661 1726867547.55474: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08102f0> <<< 29661 1726867547.55700: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08116a0> <<< 29661 1726867547.55789: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c098aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c098be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c098a720> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 29661 1726867547.56107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 29661 1726867547.56295: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.56462: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.57498: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.58102: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 29661 1726867547.58106: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29661 1726867547.58204: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08198e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 29661 1726867547.58253: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081a720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08119a0> <<< 29661 1726867547.58361: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29661 1726867547.58737: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 29661 1726867547.58839: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081a450> # zipimport: zlib available <<< 29661 1726867547.59512: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60258: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60355: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60476: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29661 1726867547.60481: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60573: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29661 1726867547.60685: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60697: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60830: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29661 1726867547.60864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29661 1726867547.60887: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60937: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.60995: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 29661 1726867547.61419: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.61742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29661 1726867547.61746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 29661 1726867547.61833: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081b7a0> # zipimport: zlib available <<< 29661 1726867547.61904: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.62038: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 29661 1726867547.62047: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29661 1726867547.62111: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 29661 1726867547.62123: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.62165: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.62223: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.62274: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.62401: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.62466: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0826390> <<< 29661 1726867547.62505: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08219d0> <<< 29661 1726867547.62712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29661 1726867547.62739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867547.62762: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 29661 1726867547.62793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29661 1726867547.62822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29661 1726867547.62873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29661 1726867547.62895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29661 1726867547.62928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29661 1726867547.62961: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c090ec90> <<< 29661 1726867547.63039: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0fca960> <<< 29661 1726867547.63127: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08264e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081b440> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.63164: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 29661 1726867547.63221: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29661 1726867547.63374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 29661 1726867547.63404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.63429: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63442: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63485: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63519: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63552: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 29661 1726867547.63685: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63743: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.63825: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 29661 1726867547.63989: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.64233: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.64315: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29661 1726867547.64318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29661 1726867547.64320: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29661 1726867547.64356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 29661 1726867547.64512: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b6720> <<< 29661 1726867547.64515: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 29661 1726867547.64536: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0468380> <<< 29661 1726867547.64564: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04685f0> <<< 29661 1726867547.64612: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08a02c0> <<< 29661 1726867547.64670: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b72c0> <<< 29661 1726867547.64674: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b4e00> <<< 29661 1726867547.64706: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b49e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29661 1726867547.64783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29661 1726867547.64829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 29661 1726867547.64981: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c046b5f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046aea0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c046b080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046a300> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29661 1726867547.65019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29661 1726867547.65043: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046b7a0> <<< 29661 1726867547.65060: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29661 1726867547.65112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 29661 1726867547.65123: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04b22a0> <<< 29661 1726867547.65144: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b02f0> <<< 29661 1726867547.65203: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b4b00> import 'ansible.module_utils.facts.timeout' # <<< 29661 1726867547.65294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 29661 1726867547.65430: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.65444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.65471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29661 1726867547.65534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 29661 1726867547.65563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.65651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.65691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29661 1726867547.65704: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.65746: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.65878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.65907: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.65980: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.66088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 29661 1726867547.66109: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.66530: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.66991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 29661 1726867547.67111: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.67151: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 29661 1726867547.67231: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.67347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 29661 1726867547.67361: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 29661 1726867547.67381: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.67423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 29661 1726867547.67459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.67570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 29661 1726867547.67586: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b2510> <<< 29661 1726867547.68202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b30b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 29661 1726867547.68204: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68205: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 29661 1726867547.68260: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 29661 1726867547.68389: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29661 1726867547.68654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04f6510> <<< 29661 1726867547.68800: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04e62a0> import 'ansible.module_utils.facts.system.python' # <<< 29661 1726867547.68813: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68886: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.68919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29661 1726867547.68986: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.69110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.69218: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.69355: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 29661 1726867547.69446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.69468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 29661 1726867547.69499: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.69553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 29661 1726867547.69604: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867547.69655: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0509fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04f5af0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 29661 1726867547.69699: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 29661 1726867547.69712: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.69766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29661 1726867547.69769: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.69906: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29661 1726867547.70101: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70165: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70265: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70354: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # <<< 29661 1726867547.70412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 29661 1726867547.70426: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70511: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70635: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 29661 1726867547.70748: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70823: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.70940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29661 1726867547.71089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.71103: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.71566: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 29661 1726867547.72207: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29661 1726867547.72312: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72390: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29661 1726867547.72527: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72701: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 29661 1726867547.72845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.72884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 29661 1726867547.72984: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.72988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 29661 1726867547.73034: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73133: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73333: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 29661 1726867547.73710: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 29661 1726867547.73759: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 29661 1726867547.73854: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.73887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 29661 1726867547.73921: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74038: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 29661 1726867547.74086: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29661 1726867547.74157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74405: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29661 1726867547.74705: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74733: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.74903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.74931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.74954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 29661 1726867547.74990: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 29661 1726867547.75155: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29661 1726867547.75210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 29661 1726867547.75374: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75380: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.75393: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75424: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75470: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75628: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 29661 1726867547.75685: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29661 1726867547.75749: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.75934: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.76174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867547.76223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 29661 1726867547.76293: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.76338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 29661 1726867547.76687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 29661 1726867547.76690: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.76814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 29661 1726867547.76837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29661 1726867547.76928: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867547.77951: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 29661 1726867547.77989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 29661 1726867547.78057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867547.78078: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c030aae0> <<< 29661 1726867547.78099: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c030aea0> <<< 29661 1726867547.78165: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0308b30> <<< 29661 1726867547.79511: 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_lsb": {}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "47", "epoch": "1726867547", "epoch_int": "1726867547", "date": "2024-09-20", "time": "17:25:47", "iso8601_micro": "2024-09-20T21:25:47.776733Z", "iso8601": "2024-09-20T21:25:47Z", "iso8601_basic": "20240920T172547776733", "iso8601_basic_short": "20240920T172547", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_local": {}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29661 1726867547.79900: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 29661 1726867547.79928: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 29661 1726867547.79948: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc <<< 29661 1726867547.80010: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 29661 1726867547.80043: stdout chunk (state=3): >>># 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 <<< 29661 1726867547.80132: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version <<< 29661 1726867547.80224: stdout chunk (state=3): >>># 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 <<< 29661 1726867547.80300: stdout chunk (state=3): >>># 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 <<< 29661 1726867547.80349: stdout chunk (state=3): >>># 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 <<< 29661 1726867547.80795: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 29661 1726867547.80822: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 29661 1726867547.80848: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 29661 1726867547.80883: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 29661 1726867547.80915: stdout chunk (state=3): >>># destroy selinux <<< 29661 1726867547.80933: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29661 1726867547.82212: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 29661 1726867547.82233: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29661 1726867547.82425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867547.82428: stdout chunk (state=3): >>><<< 29661 1726867547.82432: stderr chunk (state=3): >>><<< 29661 1726867547.82592: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c14184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c13e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c141aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c122d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c122dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c126bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c126bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1283b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1269070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1282150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12c0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12682f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c12f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c12f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1266e10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12f9370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fa540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1310740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1311e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1312cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c13132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1312210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1313d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c13134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c1023c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104c470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104d070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c104da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c1021df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c12fac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10771a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c109b560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fc2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10fc3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c10bd2b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f053d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c109a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c104fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4c0f05670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gr_e1_gj/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f4e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f4d1f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6d040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9eb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e1e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f9e630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0f6fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9f920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0f9fb60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0fc4050> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c092de20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c092fa40> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0930350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09314f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0933fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c09382f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0932180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093bfe0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093aab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093a810> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c093ad80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0932780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0980230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0980410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0981e80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0981c40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0984350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09824b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0987b30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0984500> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988bc0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988d40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0988c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c09805f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08102f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08116a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c098aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c098be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c098a720> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c08198e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081a720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08119a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081a450> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081b7a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0826390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08219d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c090ec90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0fca960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08264e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c081b440> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b6720> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0468380> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04685f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08a02c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b72c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b4e00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b49e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c046b5f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046aea0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c046b080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046a300> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c046b7a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04b22a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b02f0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c08b4b00> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b2510> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04b30b0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c04f6510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04e62a0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c0509fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c04f5af0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4c030aae0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c030aea0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4c0308b30> {"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_lsb": {}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "47", "epoch": "1726867547", "epoch_int": "1726867547", "date": "2024-09-20", "time": "17:25:47", "iso8601_micro": "2024-09-20T21:25:47.776733Z", "iso8601": "2024-09-20T21:25:47Z", "iso8601_basic": "20240920T172547776733", "iso8601_basic_short": "20240920T172547", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_local": {}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29661 1726867547.83705: 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-1726867547.2648356-29716-231991011503028/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867547.83708: _low_level_execute_command(): starting 29661 1726867547.83711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867547.2648356-29716-231991011503028/ > /dev/null 2>&1 && sleep 0' 29661 1726867547.84026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867547.84029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.84032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867547.84034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867547.84037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867547.84039: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867547.84041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.84043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867547.84046: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867547.84048: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867547.84050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.84061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867547.84066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867547.84075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867547.84084: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867547.84093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.84168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.84181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.84214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.84273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.86684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.86687: stdout chunk (state=3): >>><<< 29661 1726867547.86690: stderr chunk (state=3): >>><<< 29661 1726867547.86693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.86695: handler run complete 29661 1726867547.86697: variable 'ansible_facts' from source: unknown 29661 1726867547.86699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.86805: variable 'ansible_facts' from source: unknown 29661 1726867547.86858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.86916: attempt loop complete, returning result 29661 1726867547.86925: _execute() done 29661 1726867547.86935: dumping result to json 29661 1726867547.86951: done dumping result, returning 29661 1726867547.86966: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-cfde-a624-0000000000c0] 29661 1726867547.86975: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c0 ok: [managed_node1] 29661 1726867547.87243: no more pending results, returning what we have 29661 1726867547.87246: results queue empty 29661 1726867547.87247: checking for any_errors_fatal 29661 1726867547.87248: done checking for any_errors_fatal 29661 1726867547.87248: checking for max_fail_percentage 29661 1726867547.87250: done checking for max_fail_percentage 29661 1726867547.87250: checking to see if all hosts have failed and the running result is not ok 29661 1726867547.87251: done checking to see if all hosts have failed 29661 1726867547.87252: getting the remaining hosts for this loop 29661 1726867547.87253: done getting the remaining hosts for this loop 29661 1726867547.87256: getting the next task for host managed_node1 29661 1726867547.87264: done getting next task for host managed_node1 29661 1726867547.87266: ^ task is: TASK: Check if system is ostree 29661 1726867547.87269: ^ 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 29661 1726867547.87273: getting variables 29661 1726867547.87274: in VariableManager get_vars() 29661 1726867547.87410: Calling all_inventory to load vars for managed_node1 29661 1726867547.87413: Calling groups_inventory to load vars for managed_node1 29661 1726867547.87416: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867547.87426: Calling all_plugins_play to load vars for managed_node1 29661 1726867547.87428: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867547.87432: Calling groups_plugins_play to load vars for managed_node1 29661 1726867547.87656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867547.87865: done with get_vars() 29661 1726867547.87876: done getting variables 29661 1726867547.87911: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c0 29661 1726867547.87914: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:25:47 -0400 (0:00:00.753) 0:00:02.198 ****** 29661 1726867547.87989: entering _queue_task() for managed_node1/stat 29661 1726867547.88411: worker is 1 (out of 1 available) 29661 1726867547.88419: exiting _queue_task() for managed_node1/stat 29661 1726867547.88431: done queuing things up, now waiting for results queue to drain 29661 1726867547.88435: waiting for pending results... 29661 1726867547.88501: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 29661 1726867547.88618: in run() - task 0affcac9-a3a5-cfde-a624-0000000000c2 29661 1726867547.88664: variable 'ansible_search_path' from source: unknown 29661 1726867547.88671: variable 'ansible_search_path' from source: unknown 29661 1726867547.88708: calling self._execute() 29661 1726867547.88792: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.88804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.88818: variable 'omit' from source: magic vars 29661 1726867547.89283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867547.89540: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867547.89594: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867547.89644: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867547.89687: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867547.89783: 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) 29661 1726867547.89817: 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) 29661 1726867547.89860: 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) 29661 1726867547.89899: 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) 29661 1726867547.90042: Evaluated conditional (not __network_is_ostree is defined): True 29661 1726867547.90055: variable 'omit' from source: magic vars 29661 1726867547.90179: variable 'omit' from source: magic vars 29661 1726867547.90183: variable 'omit' from source: magic vars 29661 1726867547.90185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867547.90200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867547.90221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867547.90243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867547.90259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867547.90296: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867547.90305: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.90313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.90624: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867547.90733: Set connection var ansible_shell_executable to /bin/sh 29661 1726867547.90736: Set connection var ansible_connection to ssh 29661 1726867547.90738: Set connection var ansible_pipelining to False 29661 1726867547.90740: Set connection var ansible_shell_type to sh 29661 1726867547.90742: Set connection var ansible_timeout to 10 29661 1726867547.90744: variable 'ansible_shell_executable' from source: unknown 29661 1726867547.90746: variable 'ansible_connection' from source: unknown 29661 1726867547.90754: variable 'ansible_module_compression' from source: unknown 29661 1726867547.90770: variable 'ansible_shell_type' from source: unknown 29661 1726867547.90780: variable 'ansible_shell_executable' from source: unknown 29661 1726867547.90788: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867547.90797: variable 'ansible_pipelining' from source: unknown 29661 1726867547.90804: variable 'ansible_timeout' from source: unknown 29661 1726867547.90853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867547.91173: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867547.91178: variable 'omit' from source: magic vars 29661 1726867547.91181: starting attempt loop 29661 1726867547.91183: running the handler 29661 1726867547.91393: _low_level_execute_command(): starting 29661 1726867547.91397: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867547.92392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.92415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867547.92439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.92456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.92573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 29661 1726867547.94979: stdout chunk (state=3): >>>/root <<< 29661 1726867547.95036: stdout chunk (state=3): >>><<< 29661 1726867547.95284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.95288: stderr chunk (state=3): >>><<< 29661 1726867547.95291: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 29661 1726867547.95301: _low_level_execute_command(): starting 29661 1726867547.95304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499 `" && echo ansible-tmp-1726867547.9521327-29750-249109849921499="` echo /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499 `" ) && sleep 0' 29661 1726867547.96111: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867547.96123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867547.96192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867547.96246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867547.96271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867547.96423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867547.99083: stdout chunk (state=3): >>>ansible-tmp-1726867547.9521327-29750-249109849921499=/root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499 <<< 29661 1726867547.99347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867547.99350: stdout chunk (state=3): >>><<< 29661 1726867547.99353: stderr chunk (state=3): >>><<< 29661 1726867547.99371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867547.9521327-29750-249109849921499=/root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867547.99784: variable 'ansible_module_compression' from source: unknown 29661 1726867547.99788: ANSIBALLZ: Using lock for stat 29661 1726867547.99790: ANSIBALLZ: Acquiring lock 29661 1726867547.99792: ANSIBALLZ: Lock acquired: 139972692072384 29661 1726867547.99794: ANSIBALLZ: Creating module 29661 1726867548.21244: ANSIBALLZ: Writing module into payload 29661 1726867548.21407: ANSIBALLZ: Writing module 29661 1726867548.21480: ANSIBALLZ: Renaming module 29661 1726867548.21492: ANSIBALLZ: Done creating module 29661 1726867548.21516: variable 'ansible_facts' from source: unknown 29661 1726867548.21639: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py 29661 1726867548.21944: Sending initial data 29661 1726867548.21985: Sent initial data (153 bytes) 29661 1726867548.23798: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867548.24038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867548.24067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867548.24144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867548.25680: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867548.25697: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867548.25721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867548.25772: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpgm3hmcau /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py <<< 29661 1726867548.25788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py" <<< 29661 1726867548.25814: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpgm3hmcau" to remote "/root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py" <<< 29661 1726867548.25854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py" <<< 29661 1726867548.28127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867548.28131: stdout chunk (state=3): >>><<< 29661 1726867548.28134: stderr chunk (state=3): >>><<< 29661 1726867548.28136: done transferring module to remote 29661 1726867548.28138: _low_level_execute_command(): starting 29661 1726867548.28140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/ /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py && sleep 0' 29661 1726867548.29883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867548.29900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867548.29916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867548.30459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867548.32387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867548.32391: stdout chunk (state=3): >>><<< 29661 1726867548.32393: stderr chunk (state=3): >>><<< 29661 1726867548.32396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867548.32398: _low_level_execute_command(): starting 29661 1726867548.32401: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/AnsiballZ_stat.py && sleep 0' 29661 1726867548.34455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867548.34458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867548.34461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867548.34463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867548.36555: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29661 1726867548.36833: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29661 1726867548.36848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 29661 1726867548.36880: stdout chunk (state=3): >>>import 'codecs' # <<< 29661 1726867548.37115: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 29661 1726867548.37163: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29661 1726867548.37303: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29661 1726867548.37503: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29661 1726867548.37903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb5bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb5bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29661 1726867548.38099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb93830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb93ec0> import '_collections' # <<< 29661 1726867548.38139: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb73b60> <<< 29661 1726867548.38168: stdout chunk (state=3): >>>import '_functools' # <<< 29661 1726867548.38176: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb712b0> <<< 29661 1726867548.38642: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb59070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb582f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bbe8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe8bf0> <<< 29661 1726867548.38649: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867548.38652: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bbe8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb56e10> <<< 29661 1726867548.38657: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 29661 1726867548.38676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867548.38689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29661 1726867548.38751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29661 1726867548.38759: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe9370> <<< 29661 1726867548.38762: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 29661 1726867548.38770: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 29661 1726867548.38789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbea540> <<< 29661 1726867548.38821: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29661 1726867548.38823: stdout chunk (state=3): >>>import 'runpy' # <<< 29661 1726867548.39203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc00740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc01e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc02cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc02210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29661 1726867548.39257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29661 1726867548.39260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29661 1726867548.39262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29661 1726867548.39295: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867548.39312: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b99bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 29661 1726867548.39329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 29661 1726867548.39508: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c4470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c4740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867548.39728: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c5070> <<< 29661 1726867548.39731: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c4920> <<< 29661 1726867548.39836: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b999df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29661 1726867548.39840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c6e10> <<< 29661 1726867548.39842: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c5b50> <<< 29661 1726867548.39918: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbeac60> <<< 29661 1726867548.39921: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29661 1726867548.40117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9ef1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867548.40121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29661 1726867548.40140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29661 1726867548.40173: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba13560> <<< 29661 1726867548.40197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29661 1726867548.40505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba742c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba76a20> <<< 29661 1726867548.40589: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba743e0> <<< 29661 1726867548.40615: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba352b0> <<< 29661 1726867548.40646: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3293d0> <<< 29661 1726867548.40670: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba12360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c7d70> <<< 29661 1726867548.40786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29661 1726867548.40803: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f462b329670> <<< 29661 1726867548.40961: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_3h2_jhp9/ansible_stat_payload.zip' # zipimport: zlib available <<< 29661 1726867548.41096: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.41130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29661 1726867548.41133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29661 1726867548.41169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29661 1726867548.41244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29661 1726867548.41281: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37f170> import '_typing' # <<< 29661 1726867548.41783: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b35e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b35d1f0> <<< 29661 1726867548.41809: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 29661 1726867548.42950: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.44053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37d040> <<< 29661 1726867548.44084: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867548.44111: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29661 1726867548.44139: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29661 1726867548.44174: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867548.44193: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a6ae0> <<< 29661 1726867548.44210: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a6870> <<< 29661 1726867548.44244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a6180> <<< 29661 1726867548.44267: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29661 1726867548.44284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29661 1726867548.44311: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37fe00> import 'atexit' # <<< 29661 1726867548.44344: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a7890> <<< 29661 1726867548.44372: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a7ad0> <<< 29661 1726867548.44398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29661 1726867548.44453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 29661 1726867548.44495: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a7f50> <<< 29661 1726867548.44920: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29661 1726867548.44924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b211ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b213470> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b215490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b217f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b21c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b216240> <<< 29661 1726867548.44948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29661 1726867548.44968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29661 1726867548.45100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21ff20> import '_tokenize' # <<< 29661 1726867548.45406: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21e750> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b216750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b267ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 29661 1726867548.45438: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b269c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b269a30> <<< 29661 1726867548.45455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29661 1726867548.45559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29661 1726867548.45611: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b26c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26a360> <<< 29661 1726867548.45687: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867548.45709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 29661 1726867548.45751: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26f8f0> <<< 29661 1726867548.46011: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26c2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2703e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b270bf0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b270aa0> <<< 29661 1726867548.46036: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2682f0> <<< 29661 1726867548.46056: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29661 1726867548.46084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29661 1726867548.46105: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29661 1726867548.46133: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2f8110> <<< 29661 1726867548.46569: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2728a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b273c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b272510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867548.46575: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 29661 1726867548.46601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29661 1726867548.46612: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.46728: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.47095: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.47386: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.48112: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b101400> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b102150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2fbfe0> <<< 29661 1726867548.48163: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 29661 1726867548.48201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867548.48219: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29661 1726867548.48363: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.48521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29661 1726867548.48539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b102930> # zipimport: zlib available <<< 29661 1726867548.48989: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49421: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49494: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49561: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29661 1726867548.49583: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49608: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29661 1726867548.49659: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 29661 1726867548.49843: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 29661 1726867548.49887: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.49923: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29661 1726867548.49942: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.50157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.50503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 29661 1726867548.50598: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b1033e0> # zipimport: zlib available # zipimport: zlib available <<< 29661 1726867548.50678: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 29661 1726867548.50999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 29661 1726867548.51034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29661 1726867548.51117: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b10e000> <<< 29661 1726867548.51152: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b109670> <<< 29661 1726867548.51182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29661 1726867548.51198: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.51394: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.51591: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29661 1726867548.51619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3fa960> <<< 29661 1726867548.51637: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3e2630> <<< 29661 1726867548.51713: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b10e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26c290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29661 1726867548.51736: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.51752: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.51783: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 29661 1726867548.51837: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29661 1726867548.51871: stdout chunk (state=3): >>># zipimport: zlib available <<< 29661 1726867548.51884: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 29661 1726867548.52202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29661 1726867548.52322: 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"}}} <<< 29661 1726867548.52337: stdout chunk (state=3): >>># destroy __main__ <<< 29661 1726867548.52872: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 29661 1726867548.53058: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 29661 1726867548.53096: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 29661 1726867548.53122: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 29661 1726867548.53201: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 29661 1726867548.53422: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 29661 1726867548.53455: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 29661 1726867548.53469: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29661 1726867548.53595: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 29661 1726867548.53618: stdout chunk (state=3): >>># destroy _collections <<< 29661 1726867548.53642: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29661 1726867548.53706: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 29661 1726867548.53719: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29661 1726867548.53828: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29661 1726867548.53855: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 29661 1726867548.53889: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 29661 1726867548.53927: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29661 1726867548.54413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867548.54416: stdout chunk (state=3): >>><<< 29661 1726867548.54419: stderr chunk (state=3): >>><<< 29661 1726867548.54604: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bd6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb5bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb5bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb93830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb93ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb73b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb59070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbb0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb582f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bbe8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bbe8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bb56e10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbe9370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbea540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc00740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc01e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc02cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc02210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462bc03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bc034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b99bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c4470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c4740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c5070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b9c5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b999df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462bbeac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9ef1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba13560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba742c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba76a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba743e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba352b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462ba12360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b9c7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f462b329670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_3h2_jhp9/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b35e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b35d1f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37d040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a6180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b37fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a7890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b3a7ad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3a7f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b211ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b213470> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b215490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b217f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b21c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b216240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21e750> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b21ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b216750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b267ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b269c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b269a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b26c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26a360> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26c2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2703e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b270bf0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b270aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2f8110> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b2f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2728a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b273c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b272510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b101400> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b102150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b2fbfe0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b102930> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b1033e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f462b10e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b109670> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3fa960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b3e2630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b10e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f462b26c290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29661 1726867548.55740: 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-1726867547.9521327-29750-249109849921499/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867548.55745: _low_level_execute_command(): starting 29661 1726867548.55747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867547.9521327-29750-249109849921499/ > /dev/null 2>&1 && sleep 0' 29661 1726867548.57017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867548.57020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867548.57023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867548.57025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867548.57027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867548.57266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867548.57382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867548.57474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867548.60033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867548.60107: stderr chunk (state=3): >>><<< 29661 1726867548.60111: stdout chunk (state=3): >>><<< 29661 1726867548.60145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867548.60202: handler run complete 29661 1726867548.60246: attempt loop complete, returning result 29661 1726867548.60249: _execute() done 29661 1726867548.60251: dumping result to json 29661 1726867548.60253: done dumping result, returning 29661 1726867548.60255: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-cfde-a624-0000000000c2] 29661 1726867548.60257: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c2 29661 1726867548.60446: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c2 29661 1726867548.60450: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29661 1726867548.60690: no more pending results, returning what we have 29661 1726867548.60694: results queue empty 29661 1726867548.60695: checking for any_errors_fatal 29661 1726867548.60701: done checking for any_errors_fatal 29661 1726867548.60702: checking for max_fail_percentage 29661 1726867548.60703: done checking for max_fail_percentage 29661 1726867548.60704: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.60705: done checking to see if all hosts have failed 29661 1726867548.60706: getting the remaining hosts for this loop 29661 1726867548.60707: done getting the remaining hosts for this loop 29661 1726867548.60711: getting the next task for host managed_node1 29661 1726867548.60717: done getting next task for host managed_node1 29661 1726867548.60719: ^ task is: TASK: Set flag to indicate system is ostree 29661 1726867548.60722: ^ 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 29661 1726867548.60725: getting variables 29661 1726867548.60727: in VariableManager get_vars() 29661 1726867548.60756: Calling all_inventory to load vars for managed_node1 29661 1726867548.60759: Calling groups_inventory to load vars for managed_node1 29661 1726867548.60763: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.60774: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.60786: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.60790: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.61158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.61392: done with get_vars() 29661 1726867548.61405: done getting variables 29661 1726867548.61509: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:25:48 -0400 (0:00:00.735) 0:00:02.934 ****** 29661 1726867548.61536: entering _queue_task() for managed_node1/set_fact 29661 1726867548.61538: Creating lock for set_fact 29661 1726867548.61837: worker is 1 (out of 1 available) 29661 1726867548.62003: exiting _queue_task() for managed_node1/set_fact 29661 1726867548.62014: done queuing things up, now waiting for results queue to drain 29661 1726867548.62016: waiting for pending results... 29661 1726867548.62230: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 29661 1726867548.62313: in run() - task 0affcac9-a3a5-cfde-a624-0000000000c3 29661 1726867548.62316: variable 'ansible_search_path' from source: unknown 29661 1726867548.62326: variable 'ansible_search_path' from source: unknown 29661 1726867548.62384: calling self._execute() 29661 1726867548.62766: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.62770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.62772: variable 'omit' from source: magic vars 29661 1726867548.63742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867548.64315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867548.64363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867548.64454: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867548.64514: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867548.64709: 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) 29661 1726867548.64742: 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) 29661 1726867548.64774: 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) 29661 1726867548.64812: 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) 29661 1726867548.64962: Evaluated conditional (not __network_is_ostree is defined): True 29661 1726867548.64973: variable 'omit' from source: magic vars 29661 1726867548.65034: variable 'omit' from source: magic vars 29661 1726867548.65149: variable '__ostree_booted_stat' from source: set_fact 29661 1726867548.65201: variable 'omit' from source: magic vars 29661 1726867548.65232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867548.65262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867548.65288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867548.65309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867548.65481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867548.65583: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867548.65587: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.65590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.65632: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867548.65642: Set connection var ansible_shell_executable to /bin/sh 29661 1726867548.65648: Set connection var ansible_connection to ssh 29661 1726867548.65656: Set connection var ansible_pipelining to False 29661 1726867548.65662: Set connection var ansible_shell_type to sh 29661 1726867548.65673: Set connection var ansible_timeout to 10 29661 1726867548.65699: variable 'ansible_shell_executable' from source: unknown 29661 1726867548.65707: variable 'ansible_connection' from source: unknown 29661 1726867548.65715: variable 'ansible_module_compression' from source: unknown 29661 1726867548.65722: variable 'ansible_shell_type' from source: unknown 29661 1726867548.65733: variable 'ansible_shell_executable' from source: unknown 29661 1726867548.65740: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.65747: variable 'ansible_pipelining' from source: unknown 29661 1726867548.65753: variable 'ansible_timeout' from source: unknown 29661 1726867548.65761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.65863: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867548.66081: variable 'omit' from source: magic vars 29661 1726867548.66086: starting attempt loop 29661 1726867548.66088: running the handler 29661 1726867548.66091: handler run complete 29661 1726867548.66093: attempt loop complete, returning result 29661 1726867548.66095: _execute() done 29661 1726867548.66097: dumping result to json 29661 1726867548.66099: done dumping result, returning 29661 1726867548.66101: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-cfde-a624-0000000000c3] 29661 1726867548.66103: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c3 29661 1726867548.66166: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c3 29661 1726867548.66170: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 29661 1726867548.66222: no more pending results, returning what we have 29661 1726867548.66225: results queue empty 29661 1726867548.66228: checking for any_errors_fatal 29661 1726867548.66234: done checking for any_errors_fatal 29661 1726867548.66235: checking for max_fail_percentage 29661 1726867548.66237: done checking for max_fail_percentage 29661 1726867548.66237: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.66238: done checking to see if all hosts have failed 29661 1726867548.66239: getting the remaining hosts for this loop 29661 1726867548.66240: done getting the remaining hosts for this loop 29661 1726867548.66243: getting the next task for host managed_node1 29661 1726867548.66251: done getting next task for host managed_node1 29661 1726867548.66254: ^ task is: TASK: Fix CentOS6 Base repo 29661 1726867548.66257: ^ 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 29661 1726867548.66260: getting variables 29661 1726867548.66262: in VariableManager get_vars() 29661 1726867548.66293: Calling all_inventory to load vars for managed_node1 29661 1726867548.66296: Calling groups_inventory to load vars for managed_node1 29661 1726867548.66299: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.66309: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.66313: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.66322: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.66624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.66927: done with get_vars() 29661 1726867548.66936: done getting variables 29661 1726867548.67150: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:25:48 -0400 (0:00:00.058) 0:00:02.992 ****** 29661 1726867548.67364: entering _queue_task() for managed_node1/copy 29661 1726867548.67716: worker is 1 (out of 1 available) 29661 1726867548.67729: exiting _queue_task() for managed_node1/copy 29661 1726867548.67740: done queuing things up, now waiting for results queue to drain 29661 1726867548.67741: waiting for pending results... 29661 1726867548.68193: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 29661 1726867548.68310: in run() - task 0affcac9-a3a5-cfde-a624-0000000000c5 29661 1726867548.68314: variable 'ansible_search_path' from source: unknown 29661 1726867548.68316: variable 'ansible_search_path' from source: unknown 29661 1726867548.68319: calling self._execute() 29661 1726867548.68511: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.68543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.68560: variable 'omit' from source: magic vars 29661 1726867548.69174: variable 'ansible_distribution' from source: facts 29661 1726867548.69202: Evaluated conditional (ansible_distribution == 'CentOS'): True 29661 1726867548.69333: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.69384: Evaluated conditional (ansible_distribution_major_version == '6'): False 29661 1726867548.69388: when evaluation is False, skipping this task 29661 1726867548.69390: _execute() done 29661 1726867548.69392: dumping result to json 29661 1726867548.69394: done dumping result, returning 29661 1726867548.69397: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-cfde-a624-0000000000c5] 29661 1726867548.69399: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c5 29661 1726867548.69586: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c5 29661 1726867548.69589: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29661 1726867548.69655: no more pending results, returning what we have 29661 1726867548.69659: results queue empty 29661 1726867548.69660: checking for any_errors_fatal 29661 1726867548.69665: done checking for any_errors_fatal 29661 1726867548.69666: checking for max_fail_percentage 29661 1726867548.69668: done checking for max_fail_percentage 29661 1726867548.69668: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.69669: done checking to see if all hosts have failed 29661 1726867548.69671: getting the remaining hosts for this loop 29661 1726867548.69672: done getting the remaining hosts for this loop 29661 1726867548.69676: getting the next task for host managed_node1 29661 1726867548.69782: done getting next task for host managed_node1 29661 1726867548.69785: ^ task is: TASK: Include the task 'enable_epel.yml' 29661 1726867548.69788: ^ 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 29661 1726867548.69792: getting variables 29661 1726867548.69793: in VariableManager get_vars() 29661 1726867548.69814: Calling all_inventory to load vars for managed_node1 29661 1726867548.69817: Calling groups_inventory to load vars for managed_node1 29661 1726867548.69819: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.69831: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.69834: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.69838: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.70124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.70461: done with get_vars() 29661 1726867548.70471: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:25:48 -0400 (0:00:00.032) 0:00:03.024 ****** 29661 1726867548.70586: entering _queue_task() for managed_node1/include_tasks 29661 1726867548.70859: worker is 1 (out of 1 available) 29661 1726867548.70872: exiting _queue_task() for managed_node1/include_tasks 29661 1726867548.70988: done queuing things up, now waiting for results queue to drain 29661 1726867548.70991: waiting for pending results... 29661 1726867548.71154: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 29661 1726867548.71282: in run() - task 0affcac9-a3a5-cfde-a624-0000000000c6 29661 1726867548.71286: variable 'ansible_search_path' from source: unknown 29661 1726867548.71289: variable 'ansible_search_path' from source: unknown 29661 1726867548.71338: calling self._execute() 29661 1726867548.71482: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.71487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.71490: variable 'omit' from source: magic vars 29661 1726867548.72255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867548.74767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867548.74833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867548.74875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867548.74923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867548.74956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867548.75035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867548.75067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867548.75100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867548.75143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867548.75159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867548.75265: variable '__network_is_ostree' from source: set_fact 29661 1726867548.75291: Evaluated conditional (not __network_is_ostree | d(false)): True 29661 1726867548.75300: _execute() done 29661 1726867548.75305: dumping result to json 29661 1726867548.75312: done dumping result, returning 29661 1726867548.75320: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-cfde-a624-0000000000c6] 29661 1726867548.75485: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c6 29661 1726867548.75555: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000c6 29661 1726867548.75558: WORKER PROCESS EXITING 29661 1726867548.75588: no more pending results, returning what we have 29661 1726867548.75592: in VariableManager get_vars() 29661 1726867548.75624: Calling all_inventory to load vars for managed_node1 29661 1726867548.75630: Calling groups_inventory to load vars for managed_node1 29661 1726867548.75634: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.75644: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.75648: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.75651: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.75978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.76202: done with get_vars() 29661 1726867548.76210: variable 'ansible_search_path' from source: unknown 29661 1726867548.76211: variable 'ansible_search_path' from source: unknown 29661 1726867548.76248: we have included files to process 29661 1726867548.76249: generating all_blocks data 29661 1726867548.76251: done generating all_blocks data 29661 1726867548.76256: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29661 1726867548.76258: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29661 1726867548.76260: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29661 1726867548.77052: done processing included file 29661 1726867548.77054: iterating over new_blocks loaded from include file 29661 1726867548.77055: in VariableManager get_vars() 29661 1726867548.77066: done with get_vars() 29661 1726867548.77068: filtering new block on tags 29661 1726867548.77099: done filtering new block on tags 29661 1726867548.77102: in VariableManager get_vars() 29661 1726867548.77113: done with get_vars() 29661 1726867548.77114: filtering new block on tags 29661 1726867548.77127: done filtering new block on tags 29661 1726867548.77130: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 29661 1726867548.77135: extending task lists for all hosts with included blocks 29661 1726867548.77271: done extending task lists 29661 1726867548.77273: done processing included files 29661 1726867548.77274: results queue empty 29661 1726867548.77274: checking for any_errors_fatal 29661 1726867548.77279: done checking for any_errors_fatal 29661 1726867548.77280: checking for max_fail_percentage 29661 1726867548.77281: done checking for max_fail_percentage 29661 1726867548.77281: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.77282: done checking to see if all hosts have failed 29661 1726867548.77283: getting the remaining hosts for this loop 29661 1726867548.77284: done getting the remaining hosts for this loop 29661 1726867548.77286: getting the next task for host managed_node1 29661 1726867548.77290: done getting next task for host managed_node1 29661 1726867548.77292: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 29661 1726867548.77295: ^ 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 29661 1726867548.77298: getting variables 29661 1726867548.77298: in VariableManager get_vars() 29661 1726867548.77313: Calling all_inventory to load vars for managed_node1 29661 1726867548.77315: Calling groups_inventory to load vars for managed_node1 29661 1726867548.77324: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.77331: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.77338: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.77341: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.77661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.77889: done with get_vars() 29661 1726867548.77898: done getting variables 29661 1726867548.77980: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 29661 1726867548.78200: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:25:48 -0400 (0:00:00.076) 0:00:03.101 ****** 29661 1726867548.78244: entering _queue_task() for managed_node1/command 29661 1726867548.78246: Creating lock for command 29661 1726867548.78696: worker is 1 (out of 1 available) 29661 1726867548.78703: exiting _queue_task() for managed_node1/command 29661 1726867548.78712: done queuing things up, now waiting for results queue to drain 29661 1726867548.78713: waiting for pending results... 29661 1726867548.78791: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 29661 1726867548.78941: in run() - task 0affcac9-a3a5-cfde-a624-0000000000e0 29661 1726867548.78944: variable 'ansible_search_path' from source: unknown 29661 1726867548.78947: variable 'ansible_search_path' from source: unknown 29661 1726867548.78969: calling self._execute() 29661 1726867548.79054: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.79069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.79093: variable 'omit' from source: magic vars 29661 1726867548.79509: variable 'ansible_distribution' from source: facts 29661 1726867548.79583: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29661 1726867548.79664: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.79689: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29661 1726867548.79703: when evaluation is False, skipping this task 29661 1726867548.79711: _execute() done 29661 1726867548.79717: dumping result to json 29661 1726867548.79729: done dumping result, returning 29661 1726867548.79740: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-cfde-a624-0000000000e0] 29661 1726867548.79750: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e0 29661 1726867548.79965: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e0 29661 1726867548.79968: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29661 1726867548.80146: no more pending results, returning what we have 29661 1726867548.80149: results queue empty 29661 1726867548.80150: checking for any_errors_fatal 29661 1726867548.80151: done checking for any_errors_fatal 29661 1726867548.80152: checking for max_fail_percentage 29661 1726867548.80153: done checking for max_fail_percentage 29661 1726867548.80154: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.80155: done checking to see if all hosts have failed 29661 1726867548.80156: getting the remaining hosts for this loop 29661 1726867548.80157: done getting the remaining hosts for this loop 29661 1726867548.80160: getting the next task for host managed_node1 29661 1726867548.80165: done getting next task for host managed_node1 29661 1726867548.80167: ^ task is: TASK: Install yum-utils package 29661 1726867548.80171: ^ 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 29661 1726867548.80174: getting variables 29661 1726867548.80176: in VariableManager get_vars() 29661 1726867548.80200: Calling all_inventory to load vars for managed_node1 29661 1726867548.80202: Calling groups_inventory to load vars for managed_node1 29661 1726867548.80205: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.80214: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.80216: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.80219: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.80401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.80643: done with get_vars() 29661 1726867548.80652: done getting variables 29661 1726867548.80739: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:25:48 -0400 (0:00:00.025) 0:00:03.126 ****** 29661 1726867548.80774: entering _queue_task() for managed_node1/package 29661 1726867548.80776: Creating lock for package 29661 1726867548.81032: worker is 1 (out of 1 available) 29661 1726867548.81044: exiting _queue_task() for managed_node1/package 29661 1726867548.81054: done queuing things up, now waiting for results queue to drain 29661 1726867548.81055: waiting for pending results... 29661 1726867548.81334: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 29661 1726867548.81503: in run() - task 0affcac9-a3a5-cfde-a624-0000000000e1 29661 1726867548.81506: variable 'ansible_search_path' from source: unknown 29661 1726867548.81509: variable 'ansible_search_path' from source: unknown 29661 1726867548.81511: calling self._execute() 29661 1726867548.81579: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.81591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.81603: variable 'omit' from source: magic vars 29661 1726867548.81964: variable 'ansible_distribution' from source: facts 29661 1726867548.81982: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29661 1726867548.82282: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.82286: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29661 1726867548.82288: when evaluation is False, skipping this task 29661 1726867548.82290: _execute() done 29661 1726867548.82291: dumping result to json 29661 1726867548.82293: done dumping result, returning 29661 1726867548.82295: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-cfde-a624-0000000000e1] 29661 1726867548.82297: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e1 29661 1726867548.82350: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e1 29661 1726867548.82352: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29661 1726867548.82386: no more pending results, returning what we have 29661 1726867548.82389: results queue empty 29661 1726867548.82389: checking for any_errors_fatal 29661 1726867548.82393: done checking for any_errors_fatal 29661 1726867548.82394: checking for max_fail_percentage 29661 1726867548.82396: done checking for max_fail_percentage 29661 1726867548.82396: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.82397: done checking to see if all hosts have failed 29661 1726867548.82398: getting the remaining hosts for this loop 29661 1726867548.82399: done getting the remaining hosts for this loop 29661 1726867548.82402: getting the next task for host managed_node1 29661 1726867548.82406: done getting next task for host managed_node1 29661 1726867548.82408: ^ task is: TASK: Enable EPEL 7 29661 1726867548.82414: ^ 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 29661 1726867548.82418: getting variables 29661 1726867548.82419: in VariableManager get_vars() 29661 1726867548.82441: Calling all_inventory to load vars for managed_node1 29661 1726867548.82444: Calling groups_inventory to load vars for managed_node1 29661 1726867548.82446: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.82454: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.82456: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.82459: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.82686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.82893: done with get_vars() 29661 1726867548.82902: done getting variables 29661 1726867548.82955: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:25:48 -0400 (0:00:00.022) 0:00:03.148 ****** 29661 1726867548.82983: entering _queue_task() for managed_node1/command 29661 1726867548.83206: worker is 1 (out of 1 available) 29661 1726867548.83218: exiting _queue_task() for managed_node1/command 29661 1726867548.83232: done queuing things up, now waiting for results queue to drain 29661 1726867548.83234: waiting for pending results... 29661 1726867548.83512: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 29661 1726867548.83517: in run() - task 0affcac9-a3a5-cfde-a624-0000000000e2 29661 1726867548.83523: variable 'ansible_search_path' from source: unknown 29661 1726867548.83530: variable 'ansible_search_path' from source: unknown 29661 1726867548.83565: calling self._execute() 29661 1726867548.83645: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.83657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.83670: variable 'omit' from source: magic vars 29661 1726867548.84030: variable 'ansible_distribution' from source: facts 29661 1726867548.84054: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29661 1726867548.84188: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.84199: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29661 1726867548.84206: when evaluation is False, skipping this task 29661 1726867548.84211: _execute() done 29661 1726867548.84218: dumping result to json 29661 1726867548.84263: done dumping result, returning 29661 1726867548.84267: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-cfde-a624-0000000000e2] 29661 1726867548.84269: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29661 1726867548.84457: no more pending results, returning what we have 29661 1726867548.84461: results queue empty 29661 1726867548.84462: checking for any_errors_fatal 29661 1726867548.84467: done checking for any_errors_fatal 29661 1726867548.84468: checking for max_fail_percentage 29661 1726867548.84469: done checking for max_fail_percentage 29661 1726867548.84470: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.84472: done checking to see if all hosts have failed 29661 1726867548.84472: getting the remaining hosts for this loop 29661 1726867548.84473: done getting the remaining hosts for this loop 29661 1726867548.84478: getting the next task for host managed_node1 29661 1726867548.84484: done getting next task for host managed_node1 29661 1726867548.84487: ^ task is: TASK: Enable EPEL 8 29661 1726867548.84491: ^ 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 29661 1726867548.84495: getting variables 29661 1726867548.84497: in VariableManager get_vars() 29661 1726867548.84525: Calling all_inventory to load vars for managed_node1 29661 1726867548.84530: Calling groups_inventory to load vars for managed_node1 29661 1726867548.84534: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.84546: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.84551: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.84554: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.85052: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e2 29661 1726867548.85055: WORKER PROCESS EXITING 29661 1726867548.85074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.85485: done with get_vars() 29661 1726867548.85494: done getting variables 29661 1726867548.85550: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:25:48 -0400 (0:00:00.025) 0:00:03.174 ****** 29661 1726867548.85575: entering _queue_task() for managed_node1/command 29661 1726867548.85802: worker is 1 (out of 1 available) 29661 1726867548.85813: exiting _queue_task() for managed_node1/command 29661 1726867548.85823: done queuing things up, now waiting for results queue to drain 29661 1726867548.85825: waiting for pending results... 29661 1726867548.85989: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 29661 1726867548.86089: in run() - task 0affcac9-a3a5-cfde-a624-0000000000e3 29661 1726867548.86108: variable 'ansible_search_path' from source: unknown 29661 1726867548.86115: variable 'ansible_search_path' from source: unknown 29661 1726867548.86154: calling self._execute() 29661 1726867548.86234: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.86246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.86258: variable 'omit' from source: magic vars 29661 1726867548.86602: variable 'ansible_distribution' from source: facts 29661 1726867548.86620: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29661 1726867548.86747: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.86759: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 29661 1726867548.86767: when evaluation is False, skipping this task 29661 1726867548.86774: _execute() done 29661 1726867548.86783: dumping result to json 29661 1726867548.86791: done dumping result, returning 29661 1726867548.86802: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-cfde-a624-0000000000e3] 29661 1726867548.86812: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e3 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 29661 1726867548.86940: no more pending results, returning what we have 29661 1726867548.86943: results queue empty 29661 1726867548.86943: checking for any_errors_fatal 29661 1726867548.86950: done checking for any_errors_fatal 29661 1726867548.86951: checking for max_fail_percentage 29661 1726867548.86953: done checking for max_fail_percentage 29661 1726867548.86953: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.86955: done checking to see if all hosts have failed 29661 1726867548.86955: getting the remaining hosts for this loop 29661 1726867548.86956: done getting the remaining hosts for this loop 29661 1726867548.86959: getting the next task for host managed_node1 29661 1726867548.86967: done getting next task for host managed_node1 29661 1726867548.86968: ^ task is: TASK: Enable EPEL 6 29661 1726867548.86972: ^ 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 29661 1726867548.86976: getting variables 29661 1726867548.86980: in VariableManager get_vars() 29661 1726867548.87006: Calling all_inventory to load vars for managed_node1 29661 1726867548.87008: Calling groups_inventory to load vars for managed_node1 29661 1726867548.87011: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.87022: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.87028: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.87031: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.87396: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e3 29661 1726867548.87400: WORKER PROCESS EXITING 29661 1726867548.87691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.88207: done with get_vars() 29661 1726867548.88217: done getting variables 29661 1726867548.88273: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:25:48 -0400 (0:00:00.032) 0:00:03.207 ****** 29661 1726867548.88818: entering _queue_task() for managed_node1/copy 29661 1726867548.89412: worker is 1 (out of 1 available) 29661 1726867548.89424: exiting _queue_task() for managed_node1/copy 29661 1726867548.89434: done queuing things up, now waiting for results queue to drain 29661 1726867548.89435: waiting for pending results... 29661 1726867548.90006: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 29661 1726867548.90384: in run() - task 0affcac9-a3a5-cfde-a624-0000000000e5 29661 1726867548.90388: variable 'ansible_search_path' from source: unknown 29661 1726867548.90391: variable 'ansible_search_path' from source: unknown 29661 1726867548.90394: calling self._execute() 29661 1726867548.90836: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.90860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.90872: variable 'omit' from source: magic vars 29661 1726867548.91589: variable 'ansible_distribution' from source: facts 29661 1726867548.91606: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 29661 1726867548.91805: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.91815: Evaluated conditional (ansible_distribution_major_version == '6'): False 29661 1726867548.91822: when evaluation is False, skipping this task 29661 1726867548.91836: _execute() done 29661 1726867548.91844: dumping result to json 29661 1726867548.91851: done dumping result, returning 29661 1726867548.91860: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-cfde-a624-0000000000e5] 29661 1726867548.91873: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e5 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 29661 1726867548.92133: no more pending results, returning what we have 29661 1726867548.92138: results queue empty 29661 1726867548.92139: checking for any_errors_fatal 29661 1726867548.92143: done checking for any_errors_fatal 29661 1726867548.92144: checking for max_fail_percentage 29661 1726867548.92146: done checking for max_fail_percentage 29661 1726867548.92147: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.92148: done checking to see if all hosts have failed 29661 1726867548.92148: getting the remaining hosts for this loop 29661 1726867548.92150: done getting the remaining hosts for this loop 29661 1726867548.92153: getting the next task for host managed_node1 29661 1726867548.92167: done getting next task for host managed_node1 29661 1726867548.92170: ^ task is: TASK: Set network provider to 'nm' 29661 1726867548.92173: ^ 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 29661 1726867548.92178: getting variables 29661 1726867548.92180: in VariableManager get_vars() 29661 1726867548.92211: Calling all_inventory to load vars for managed_node1 29661 1726867548.92214: Calling groups_inventory to load vars for managed_node1 29661 1726867548.92217: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.92285: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.92289: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.92293: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.92579: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000e5 29661 1726867548.92582: WORKER PROCESS EXITING 29661 1726867548.92607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.92829: done with get_vars() 29661 1726867548.92837: done getting variables 29661 1726867548.92892: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:13 Friday 20 September 2024 17:25:48 -0400 (0:00:00.040) 0:00:03.248 ****** 29661 1726867548.92915: entering _queue_task() for managed_node1/set_fact 29661 1726867548.93257: worker is 1 (out of 1 available) 29661 1726867548.93267: exiting _queue_task() for managed_node1/set_fact 29661 1726867548.93282: done queuing things up, now waiting for results queue to drain 29661 1726867548.93287: waiting for pending results... 29661 1726867548.93433: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 29661 1726867548.93785: in run() - task 0affcac9-a3a5-cfde-a624-000000000007 29661 1726867548.93789: variable 'ansible_search_path' from source: unknown 29661 1726867548.93892: calling self._execute() 29661 1726867548.93896: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.93900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.93907: variable 'omit' from source: magic vars 29661 1726867548.94216: variable 'omit' from source: magic vars 29661 1726867548.94221: variable 'omit' from source: magic vars 29661 1726867548.94263: variable 'omit' from source: magic vars 29661 1726867548.94371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867548.94415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867548.94652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867548.94655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867548.94657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867548.94660: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867548.94662: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.94664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.94824: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867548.94868: Set connection var ansible_shell_executable to /bin/sh 29661 1726867548.94888: Set connection var ansible_connection to ssh 29661 1726867548.94907: Set connection var ansible_pipelining to False 29661 1726867548.94914: Set connection var ansible_shell_type to sh 29661 1726867548.94929: Set connection var ansible_timeout to 10 29661 1726867548.94956: variable 'ansible_shell_executable' from source: unknown 29661 1726867548.94964: variable 'ansible_connection' from source: unknown 29661 1726867548.94994: variable 'ansible_module_compression' from source: unknown 29661 1726867548.94997: variable 'ansible_shell_type' from source: unknown 29661 1726867548.94999: variable 'ansible_shell_executable' from source: unknown 29661 1726867548.95002: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.95085: variable 'ansible_pipelining' from source: unknown 29661 1726867548.95088: variable 'ansible_timeout' from source: unknown 29661 1726867548.95091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.95185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867548.95212: variable 'omit' from source: magic vars 29661 1726867548.95225: starting attempt loop 29661 1726867548.95235: running the handler 29661 1726867548.95251: handler run complete 29661 1726867548.95265: attempt loop complete, returning result 29661 1726867548.95272: _execute() done 29661 1726867548.95281: dumping result to json 29661 1726867548.95289: done dumping result, returning 29661 1726867548.95304: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affcac9-a3a5-cfde-a624-000000000007] 29661 1726867548.95313: sending task result for task 0affcac9-a3a5-cfde-a624-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 29661 1726867548.95579: no more pending results, returning what we have 29661 1726867548.95583: results queue empty 29661 1726867548.95584: checking for any_errors_fatal 29661 1726867548.95590: done checking for any_errors_fatal 29661 1726867548.95591: checking for max_fail_percentage 29661 1726867548.95593: done checking for max_fail_percentage 29661 1726867548.95593: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.95595: done checking to see if all hosts have failed 29661 1726867548.95595: getting the remaining hosts for this loop 29661 1726867548.95597: done getting the remaining hosts for this loop 29661 1726867548.95600: getting the next task for host managed_node1 29661 1726867548.95608: done getting next task for host managed_node1 29661 1726867548.95610: ^ task is: TASK: meta (flush_handlers) 29661 1726867548.95613: ^ 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 29661 1726867548.95618: getting variables 29661 1726867548.95619: in VariableManager get_vars() 29661 1726867548.95654: Calling all_inventory to load vars for managed_node1 29661 1726867548.95657: Calling groups_inventory to load vars for managed_node1 29661 1726867548.95661: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.95674: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.95683: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.95688: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.95997: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000007 29661 1726867548.96000: WORKER PROCESS EXITING 29661 1726867548.96029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.96241: done with get_vars() 29661 1726867548.96251: done getting variables 29661 1726867548.96316: in VariableManager get_vars() 29661 1726867548.96324: Calling all_inventory to load vars for managed_node1 29661 1726867548.96333: Calling groups_inventory to load vars for managed_node1 29661 1726867548.96336: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.96340: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.96342: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.96345: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.96528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.96738: done with get_vars() 29661 1726867548.96751: done queuing things up, now waiting for results queue to drain 29661 1726867548.96753: results queue empty 29661 1726867548.96753: checking for any_errors_fatal 29661 1726867548.96755: done checking for any_errors_fatal 29661 1726867548.96756: checking for max_fail_percentage 29661 1726867548.96757: done checking for max_fail_percentage 29661 1726867548.96758: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.96758: done checking to see if all hosts have failed 29661 1726867548.96759: getting the remaining hosts for this loop 29661 1726867548.96760: done getting the remaining hosts for this loop 29661 1726867548.96762: getting the next task for host managed_node1 29661 1726867548.96770: done getting next task for host managed_node1 29661 1726867548.96772: ^ task is: TASK: meta (flush_handlers) 29661 1726867548.96773: ^ 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 29661 1726867548.96785: getting variables 29661 1726867548.96786: in VariableManager get_vars() 29661 1726867548.96796: Calling all_inventory to load vars for managed_node1 29661 1726867548.96798: Calling groups_inventory to load vars for managed_node1 29661 1726867548.96800: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.96805: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.96807: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.96810: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.96973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.97219: done with get_vars() 29661 1726867548.97229: done getting variables 29661 1726867548.97273: in VariableManager get_vars() 29661 1726867548.97283: Calling all_inventory to load vars for managed_node1 29661 1726867548.97285: Calling groups_inventory to load vars for managed_node1 29661 1726867548.97288: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.97292: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.97294: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.97297: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.97474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.97684: done with get_vars() 29661 1726867548.97694: done queuing things up, now waiting for results queue to drain 29661 1726867548.97696: results queue empty 29661 1726867548.97697: checking for any_errors_fatal 29661 1726867548.97698: done checking for any_errors_fatal 29661 1726867548.97698: checking for max_fail_percentage 29661 1726867548.97699: done checking for max_fail_percentage 29661 1726867548.97700: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.97701: done checking to see if all hosts have failed 29661 1726867548.97701: getting the remaining hosts for this loop 29661 1726867548.97702: done getting the remaining hosts for this loop 29661 1726867548.97704: getting the next task for host managed_node1 29661 1726867548.97707: done getting next task for host managed_node1 29661 1726867548.97708: ^ task is: None 29661 1726867548.97709: ^ 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 29661 1726867548.97710: done queuing things up, now waiting for results queue to drain 29661 1726867548.97711: results queue empty 29661 1726867548.97712: checking for any_errors_fatal 29661 1726867548.97713: done checking for any_errors_fatal 29661 1726867548.97713: checking for max_fail_percentage 29661 1726867548.97714: done checking for max_fail_percentage 29661 1726867548.97715: checking to see if all hosts have failed and the running result is not ok 29661 1726867548.97715: done checking to see if all hosts have failed 29661 1726867548.97717: getting the next task for host managed_node1 29661 1726867548.97719: done getting next task for host managed_node1 29661 1726867548.97720: ^ task is: None 29661 1726867548.97721: ^ 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 29661 1726867548.97776: in VariableManager get_vars() 29661 1726867548.97801: done with get_vars() 29661 1726867548.97807: in VariableManager get_vars() 29661 1726867548.97819: done with get_vars() 29661 1726867548.97824: variable 'omit' from source: magic vars 29661 1726867548.97858: in VariableManager get_vars() 29661 1726867548.97878: done with get_vars() 29661 1726867548.97899: variable 'omit' from source: magic vars PLAY [Test for testing routing rules] ****************************************** 29661 1726867548.98208: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29661 1726867548.98234: getting the remaining hosts for this loop 29661 1726867548.98235: done getting the remaining hosts for this loop 29661 1726867548.98237: getting the next task for host managed_node1 29661 1726867548.98239: done getting next task for host managed_node1 29661 1726867548.98241: ^ task is: TASK: Gathering Facts 29661 1726867548.98242: ^ 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 29661 1726867548.98244: getting variables 29661 1726867548.98244: in VariableManager get_vars() 29661 1726867548.98253: Calling all_inventory to load vars for managed_node1 29661 1726867548.98254: Calling groups_inventory to load vars for managed_node1 29661 1726867548.98256: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867548.98259: Calling all_plugins_play to load vars for managed_node1 29661 1726867548.98270: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867548.98272: Calling groups_plugins_play to load vars for managed_node1 29661 1726867548.98416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867548.98639: done with get_vars() 29661 1726867548.98648: done getting variables 29661 1726867548.98689: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 Friday 20 September 2024 17:25:48 -0400 (0:00:00.057) 0:00:03.306 ****** 29661 1726867548.98711: entering _queue_task() for managed_node1/gather_facts 29661 1726867548.98998: worker is 1 (out of 1 available) 29661 1726867548.99008: exiting _queue_task() for managed_node1/gather_facts 29661 1726867548.99020: done queuing things up, now waiting for results queue to drain 29661 1726867548.99022: waiting for pending results... 29661 1726867548.99232: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867548.99395: in run() - task 0affcac9-a3a5-cfde-a624-00000000010b 29661 1726867548.99399: variable 'ansible_search_path' from source: unknown 29661 1726867548.99402: calling self._execute() 29661 1726867548.99486: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867548.99505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867548.99610: variable 'omit' from source: magic vars 29661 1726867548.99920: variable 'ansible_distribution_major_version' from source: facts 29661 1726867548.99943: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867548.99957: variable 'omit' from source: magic vars 29661 1726867548.99988: variable 'omit' from source: magic vars 29661 1726867549.00032: variable 'omit' from source: magic vars 29661 1726867549.00087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867549.00128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867549.00158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867549.00184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867549.00202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867549.00262: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867549.00276: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867549.00372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867549.00399: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867549.00410: Set connection var ansible_shell_executable to /bin/sh 29661 1726867549.00416: Set connection var ansible_connection to ssh 29661 1726867549.00428: Set connection var ansible_pipelining to False 29661 1726867549.00435: Set connection var ansible_shell_type to sh 29661 1726867549.00447: Set connection var ansible_timeout to 10 29661 1726867549.00479: variable 'ansible_shell_executable' from source: unknown 29661 1726867549.00492: variable 'ansible_connection' from source: unknown 29661 1726867549.00501: variable 'ansible_module_compression' from source: unknown 29661 1726867549.00508: variable 'ansible_shell_type' from source: unknown 29661 1726867549.00514: variable 'ansible_shell_executable' from source: unknown 29661 1726867549.00520: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867549.00529: variable 'ansible_pipelining' from source: unknown 29661 1726867549.00535: variable 'ansible_timeout' from source: unknown 29661 1726867549.00542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867549.00729: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867549.00745: variable 'omit' from source: magic vars 29661 1726867549.00808: starting attempt loop 29661 1726867549.00813: running the handler 29661 1726867549.00815: variable 'ansible_facts' from source: unknown 29661 1726867549.00817: _low_level_execute_command(): starting 29661 1726867549.00818: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867549.01585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.01663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867549.01723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867549.02043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867549.03406: stdout chunk (state=3): >>>/root <<< 29661 1726867549.03549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867549.03566: stdout chunk (state=3): >>><<< 29661 1726867549.03592: stderr chunk (state=3): >>><<< 29661 1726867549.03784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867549.03788: _low_level_execute_command(): starting 29661 1726867549.03791: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446 `" && echo ansible-tmp-1726867549.0369549-29805-98202647098446="` echo /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446 `" ) && sleep 0' 29661 1726867549.04985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.05094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867549.05158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867549.05168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.05241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867549.05308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867549.05337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867549.07253: stdout chunk (state=3): >>>ansible-tmp-1726867549.0369549-29805-98202647098446=/root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446 <<< 29661 1726867549.07373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867549.07588: stderr chunk (state=3): >>><<< 29661 1726867549.07591: stdout chunk (state=3): >>><<< 29661 1726867549.07594: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867549.0369549-29805-98202647098446=/root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867549.07597: variable 'ansible_module_compression' from source: unknown 29661 1726867549.07885: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867549.07888: variable 'ansible_facts' from source: unknown 29661 1726867549.08169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py 29661 1726867549.08514: Sending initial data 29661 1726867549.08704: Sent initial data (153 bytes) 29661 1726867549.09932: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.10100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867549.10121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867549.10203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867549.11844: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867549.11927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867549.11966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp0deevcm1 /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py <<< 29661 1726867549.11975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py" <<< 29661 1726867549.12153: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp0deevcm1" to remote "/root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py" <<< 29661 1726867549.14674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867549.14686: stdout chunk (state=3): >>><<< 29661 1726867549.14697: stderr chunk (state=3): >>><<< 29661 1726867549.14881: done transferring module to remote 29661 1726867549.14884: _low_level_execute_command(): starting 29661 1726867549.14887: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/ /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py && sleep 0' 29661 1726867549.16600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.16813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867549.17043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867549.17134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867549.19013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867549.19091: stderr chunk (state=3): >>><<< 29661 1726867549.19102: stdout chunk (state=3): >>><<< 29661 1726867549.19283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867549.19287: _low_level_execute_command(): starting 29661 1726867549.19294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/AnsiballZ_setup.py && sleep 0' 29661 1726867549.20985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867549.21002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867549.21193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867549.21236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867549.21250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867549.21267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867549.21389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.02109: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 794, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789347840, "block_size": 4096, "block_total": 65519099, "block_available": 63913415, "block_used": 1605684, "inode_total": 131070960, "inode_available": 131029042, "inode_used": 41918, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "49", "epoch": "1726867549", "epoch_int": "1726867549", "date": "2024-09-20", "time": "17:25:49", "iso8601_micro": "2024-09-20T21:25:49.935605Z", "iso8601": "2024-09-20T21:25:49Z", "iso8601_basic": "20240920T172549935605", "iso8601_basic_short": "20240920T172549", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.64453125, "5m": 0.53857421875, "15m": 0.2919921875}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "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<<< 29661 1726867550.02197: stdout chunk (state=3): >>>]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 29661 1726867550.04874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867550.04890: stdout chunk (state=3): >>><<< 29661 1726867550.04921: stderr chunk (state=3): >>><<< 29661 1726867550.04965: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 794, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789347840, "block_size": 4096, "block_total": 65519099, "block_available": 63913415, "block_used": 1605684, "inode_total": 131070960, "inode_available": 131029042, "inode_used": 41918, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "49", "epoch": "1726867549", "epoch_int": "1726867549", "date": "2024-09-20", "time": "17:25:49", "iso8601_micro": "2024-09-20T21:25:49.935605Z", "iso8601": "2024-09-20T21:25:49Z", "iso8601_basic": "20240920T172549935605", "iso8601_basic_short": "20240920T172549", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.64453125, "5m": 0.53857421875, "15m": 0.2919921875}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867550.05445: 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-1726867549.0369549-29805-98202647098446/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867550.05448: _low_level_execute_command(): starting 29661 1726867550.05451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867549.0369549-29805-98202647098446/ > /dev/null 2>&1 && sleep 0' 29661 1726867550.06063: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867550.06080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867550.06182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867550.06198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.06233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867550.06255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.06344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.08823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.08884: stderr chunk (state=3): >>><<< 29661 1726867550.09082: stdout chunk (state=3): >>><<< 29661 1726867550.09085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867550.09088: handler run complete 29661 1726867550.09090: variable 'ansible_facts' from source: unknown 29661 1726867550.09309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.09654: variable 'ansible_facts' from source: unknown 29661 1726867550.09747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.09891: attempt loop complete, returning result 29661 1726867550.09900: _execute() done 29661 1726867550.09906: dumping result to json 29661 1726867550.09943: done dumping result, returning 29661 1726867550.09956: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-00000000010b] 29661 1726867550.09964: sending task result for task 0affcac9-a3a5-cfde-a624-00000000010b ok: [managed_node1] 29661 1726867550.10931: no more pending results, returning what we have 29661 1726867550.10934: results queue empty 29661 1726867550.10935: checking for any_errors_fatal 29661 1726867550.10936: done checking for any_errors_fatal 29661 1726867550.10937: checking for max_fail_percentage 29661 1726867550.10938: done checking for max_fail_percentage 29661 1726867550.10939: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.10940: done checking to see if all hosts have failed 29661 1726867550.10941: getting the remaining hosts for this loop 29661 1726867550.10942: done getting the remaining hosts for this loop 29661 1726867550.10945: getting the next task for host managed_node1 29661 1726867550.10949: done getting next task for host managed_node1 29661 1726867550.10951: ^ task is: TASK: meta (flush_handlers) 29661 1726867550.10953: ^ 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 29661 1726867550.10957: getting variables 29661 1726867550.10958: in VariableManager get_vars() 29661 1726867550.10984: Calling all_inventory to load vars for managed_node1 29661 1726867550.10987: Calling groups_inventory to load vars for managed_node1 29661 1726867550.10989: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.10995: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000010b 29661 1726867550.10998: WORKER PROCESS EXITING 29661 1726867550.11007: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.11010: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.11012: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.11175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.11389: done with get_vars() 29661 1726867550.11398: done getting variables 29661 1726867550.11462: in VariableManager get_vars() 29661 1726867550.11473: Calling all_inventory to load vars for managed_node1 29661 1726867550.11475: Calling groups_inventory to load vars for managed_node1 29661 1726867550.11479: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.11483: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.11486: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.11488: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.11634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.11858: done with get_vars() 29661 1726867550.11870: done queuing things up, now waiting for results queue to drain 29661 1726867550.11871: results queue empty 29661 1726867550.11872: checking for any_errors_fatal 29661 1726867550.11875: done checking for any_errors_fatal 29661 1726867550.11876: checking for max_fail_percentage 29661 1726867550.11878: done checking for max_fail_percentage 29661 1726867550.11883: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.11884: done checking to see if all hosts have failed 29661 1726867550.11885: getting the remaining hosts for this loop 29661 1726867550.11886: done getting the remaining hosts for this loop 29661 1726867550.11888: getting the next task for host managed_node1 29661 1726867550.11892: done getting next task for host managed_node1 29661 1726867550.11894: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 29661 1726867550.11895: ^ 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 29661 1726867550.11897: getting variables 29661 1726867550.11898: in VariableManager get_vars() 29661 1726867550.11908: Calling all_inventory to load vars for managed_node1 29661 1726867550.11910: Calling groups_inventory to load vars for managed_node1 29661 1726867550.11911: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.11916: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.11918: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.11921: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.12063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.12264: done with get_vars() 29661 1726867550.12272: done getting variables 29661 1726867550.12312: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867550.12450: variable 'type' from source: play vars 29661 1726867550.12455: variable 'interface' from source: play vars TASK [Set type=veth and interface=ethtest0] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:10 Friday 20 September 2024 17:25:50 -0400 (0:00:01.137) 0:00:04.443 ****** 29661 1726867550.12494: entering _queue_task() for managed_node1/set_fact 29661 1726867550.12768: worker is 1 (out of 1 available) 29661 1726867550.12885: exiting _queue_task() for managed_node1/set_fact 29661 1726867550.12899: done queuing things up, now waiting for results queue to drain 29661 1726867550.12901: waiting for pending results... 29661 1726867550.13067: running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=ethtest0 29661 1726867550.13158: in run() - task 0affcac9-a3a5-cfde-a624-00000000000b 29661 1726867550.13182: variable 'ansible_search_path' from source: unknown 29661 1726867550.13283: calling self._execute() 29661 1726867550.13359: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.13390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.13411: variable 'omit' from source: magic vars 29661 1726867550.13856: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.13873: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.13888: variable 'omit' from source: magic vars 29661 1726867550.13923: variable 'omit' from source: magic vars 29661 1726867550.13971: variable 'type' from source: play vars 29661 1726867550.14060: variable 'type' from source: play vars 29661 1726867550.14080: variable 'interface' from source: play vars 29661 1726867550.14160: variable 'interface' from source: play vars 29661 1726867550.14191: variable 'omit' from source: magic vars 29661 1726867550.14246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867550.14355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867550.14359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867550.14361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.14363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.14401: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867550.14445: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.14449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.14581: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867550.14593: Set connection var ansible_shell_executable to /bin/sh 29661 1726867550.14786: Set connection var ansible_connection to ssh 29661 1726867550.14789: Set connection var ansible_pipelining to False 29661 1726867550.14792: Set connection var ansible_shell_type to sh 29661 1726867550.14794: Set connection var ansible_timeout to 10 29661 1726867550.14797: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.14799: variable 'ansible_connection' from source: unknown 29661 1726867550.14801: variable 'ansible_module_compression' from source: unknown 29661 1726867550.14803: variable 'ansible_shell_type' from source: unknown 29661 1726867550.14805: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.14807: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.14809: variable 'ansible_pipelining' from source: unknown 29661 1726867550.14811: variable 'ansible_timeout' from source: unknown 29661 1726867550.14814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.14831: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867550.14849: variable 'omit' from source: magic vars 29661 1726867550.14859: starting attempt loop 29661 1726867550.14866: running the handler 29661 1726867550.14887: handler run complete 29661 1726867550.14922: attempt loop complete, returning result 29661 1726867550.14934: _execute() done 29661 1726867550.14941: dumping result to json 29661 1726867550.15005: done dumping result, returning 29661 1726867550.15023: done running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=ethtest0 [0affcac9-a3a5-cfde-a624-00000000000b] 29661 1726867550.15029: sending task result for task 0affcac9-a3a5-cfde-a624-00000000000b 29661 1726867550.15096: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000000b 29661 1726867550.15100: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 29661 1726867550.15152: no more pending results, returning what we have 29661 1726867550.15155: results queue empty 29661 1726867550.15156: checking for any_errors_fatal 29661 1726867550.15157: done checking for any_errors_fatal 29661 1726867550.15158: checking for max_fail_percentage 29661 1726867550.15160: done checking for max_fail_percentage 29661 1726867550.15160: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.15161: done checking to see if all hosts have failed 29661 1726867550.15162: getting the remaining hosts for this loop 29661 1726867550.15163: done getting the remaining hosts for this loop 29661 1726867550.15166: getting the next task for host managed_node1 29661 1726867550.15171: done getting next task for host managed_node1 29661 1726867550.15173: ^ task is: TASK: Include the task 'show_interfaces.yml' 29661 1726867550.15175: ^ 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 29661 1726867550.15180: getting variables 29661 1726867550.15182: in VariableManager get_vars() 29661 1726867550.15216: Calling all_inventory to load vars for managed_node1 29661 1726867550.15218: Calling groups_inventory to load vars for managed_node1 29661 1726867550.15221: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.15232: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.15235: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.15238: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.15637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.15863: done with get_vars() 29661 1726867550.15873: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:14 Friday 20 September 2024 17:25:50 -0400 (0:00:00.034) 0:00:04.478 ****** 29661 1726867550.15974: entering _queue_task() for managed_node1/include_tasks 29661 1726867550.16287: worker is 1 (out of 1 available) 29661 1726867550.16299: exiting _queue_task() for managed_node1/include_tasks 29661 1726867550.16322: done queuing things up, now waiting for results queue to drain 29661 1726867550.16327: waiting for pending results... 29661 1726867550.16694: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 29661 1726867550.16699: in run() - task 0affcac9-a3a5-cfde-a624-00000000000c 29661 1726867550.16702: variable 'ansible_search_path' from source: unknown 29661 1726867550.16705: calling self._execute() 29661 1726867550.16755: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.16768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.16785: variable 'omit' from source: magic vars 29661 1726867550.17112: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.17127: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.17138: _execute() done 29661 1726867550.17143: dumping result to json 29661 1726867550.17150: done dumping result, returning 29661 1726867550.17158: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-cfde-a624-00000000000c] 29661 1726867550.17166: sending task result for task 0affcac9-a3a5-cfde-a624-00000000000c 29661 1726867550.17279: no more pending results, returning what we have 29661 1726867550.17284: in VariableManager get_vars() 29661 1726867550.17325: Calling all_inventory to load vars for managed_node1 29661 1726867550.17327: Calling groups_inventory to load vars for managed_node1 29661 1726867550.17330: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.17343: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.17345: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.17348: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.17759: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000000c 29661 1726867550.17762: WORKER PROCESS EXITING 29661 1726867550.17787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.17983: done with get_vars() 29661 1726867550.17992: variable 'ansible_search_path' from source: unknown 29661 1726867550.18006: we have included files to process 29661 1726867550.18007: generating all_blocks data 29661 1726867550.18009: done generating all_blocks data 29661 1726867550.18010: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867550.18011: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867550.18013: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867550.18163: in VariableManager get_vars() 29661 1726867550.18184: done with get_vars() 29661 1726867550.18289: done processing included file 29661 1726867550.18291: iterating over new_blocks loaded from include file 29661 1726867550.18293: in VariableManager get_vars() 29661 1726867550.18306: done with get_vars() 29661 1726867550.18308: filtering new block on tags 29661 1726867550.18324: done filtering new block on tags 29661 1726867550.18326: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 29661 1726867550.18331: extending task lists for all hosts with included blocks 29661 1726867550.19532: done extending task lists 29661 1726867550.19534: done processing included files 29661 1726867550.19535: results queue empty 29661 1726867550.19535: checking for any_errors_fatal 29661 1726867550.19539: done checking for any_errors_fatal 29661 1726867550.19540: checking for max_fail_percentage 29661 1726867550.19541: done checking for max_fail_percentage 29661 1726867550.19542: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.19543: done checking to see if all hosts have failed 29661 1726867550.19543: getting the remaining hosts for this loop 29661 1726867550.19545: done getting the remaining hosts for this loop 29661 1726867550.19547: getting the next task for host managed_node1 29661 1726867550.19551: done getting next task for host managed_node1 29661 1726867550.19553: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29661 1726867550.19556: ^ 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 29661 1726867550.19558: getting variables 29661 1726867550.19559: in VariableManager get_vars() 29661 1726867550.19572: Calling all_inventory to load vars for managed_node1 29661 1726867550.19574: Calling groups_inventory to load vars for managed_node1 29661 1726867550.19576: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.19584: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.19586: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.19589: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.19743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.19962: done with get_vars() 29661 1726867550.19971: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:50 -0400 (0:00:00.040) 0:00:04.519 ****** 29661 1726867550.20043: entering _queue_task() for managed_node1/include_tasks 29661 1726867550.20362: worker is 1 (out of 1 available) 29661 1726867550.20374: exiting _queue_task() for managed_node1/include_tasks 29661 1726867550.20389: done queuing things up, now waiting for results queue to drain 29661 1726867550.20391: waiting for pending results... 29661 1726867550.20636: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 29661 1726867550.20740: in run() - task 0affcac9-a3a5-cfde-a624-000000000121 29661 1726867550.20763: variable 'ansible_search_path' from source: unknown 29661 1726867550.20771: variable 'ansible_search_path' from source: unknown 29661 1726867550.20812: calling self._execute() 29661 1726867550.20901: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.20912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.20926: variable 'omit' from source: magic vars 29661 1726867550.21294: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.21311: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.21320: _execute() done 29661 1726867550.21328: dumping result to json 29661 1726867550.21336: done dumping result, returning 29661 1726867550.21346: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-cfde-a624-000000000121] 29661 1726867550.21356: sending task result for task 0affcac9-a3a5-cfde-a624-000000000121 29661 1726867550.21467: no more pending results, returning what we have 29661 1726867550.21472: in VariableManager get_vars() 29661 1726867550.21516: Calling all_inventory to load vars for managed_node1 29661 1726867550.21520: Calling groups_inventory to load vars for managed_node1 29661 1726867550.21522: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.21536: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.21539: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.21543: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.21990: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000121 29661 1726867550.21993: WORKER PROCESS EXITING 29661 1726867550.22016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.22222: done with get_vars() 29661 1726867550.22229: variable 'ansible_search_path' from source: unknown 29661 1726867550.22230: variable 'ansible_search_path' from source: unknown 29661 1726867550.22266: we have included files to process 29661 1726867550.22268: generating all_blocks data 29661 1726867550.22269: done generating all_blocks data 29661 1726867550.22271: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867550.22272: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867550.22274: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867550.22575: done processing included file 29661 1726867550.22578: iterating over new_blocks loaded from include file 29661 1726867550.22580: in VariableManager get_vars() 29661 1726867550.22595: done with get_vars() 29661 1726867550.22597: filtering new block on tags 29661 1726867550.22614: done filtering new block on tags 29661 1726867550.22616: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 29661 1726867550.22620: extending task lists for all hosts with included blocks 29661 1726867550.22716: done extending task lists 29661 1726867550.22718: done processing included files 29661 1726867550.22718: results queue empty 29661 1726867550.22719: checking for any_errors_fatal 29661 1726867550.22722: done checking for any_errors_fatal 29661 1726867550.22723: checking for max_fail_percentage 29661 1726867550.22724: done checking for max_fail_percentage 29661 1726867550.22724: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.22726: done checking to see if all hosts have failed 29661 1726867550.22726: getting the remaining hosts for this loop 29661 1726867550.22727: done getting the remaining hosts for this loop 29661 1726867550.22730: getting the next task for host managed_node1 29661 1726867550.22734: done getting next task for host managed_node1 29661 1726867550.22736: ^ task is: TASK: Gather current interface info 29661 1726867550.22739: ^ 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 29661 1726867550.22741: getting variables 29661 1726867550.22742: in VariableManager get_vars() 29661 1726867550.22753: Calling all_inventory to load vars for managed_node1 29661 1726867550.22755: Calling groups_inventory to load vars for managed_node1 29661 1726867550.22757: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.22762: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.22764: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.22767: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.23140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.23340: done with get_vars() 29661 1726867550.23349: done getting variables 29661 1726867550.23388: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:50 -0400 (0:00:00.033) 0:00:04.553 ****** 29661 1726867550.23415: entering _queue_task() for managed_node1/command 29661 1726867550.23673: worker is 1 (out of 1 available) 29661 1726867550.23788: exiting _queue_task() for managed_node1/command 29661 1726867550.23800: done queuing things up, now waiting for results queue to drain 29661 1726867550.23801: waiting for pending results... 29661 1726867550.23951: running TaskExecutor() for managed_node1/TASK: Gather current interface info 29661 1726867550.24065: in run() - task 0affcac9-a3a5-cfde-a624-0000000001b0 29661 1726867550.24087: variable 'ansible_search_path' from source: unknown 29661 1726867550.24095: variable 'ansible_search_path' from source: unknown 29661 1726867550.24137: calling self._execute() 29661 1726867550.24223: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.24235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.24252: variable 'omit' from source: magic vars 29661 1726867550.24625: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.24642: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.24653: variable 'omit' from source: magic vars 29661 1726867550.24708: variable 'omit' from source: magic vars 29661 1726867550.24746: variable 'omit' from source: magic vars 29661 1726867550.24795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867550.24836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867550.24860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867550.24888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.24909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.24942: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867550.24953: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.25003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.25072: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867550.25085: Set connection var ansible_shell_executable to /bin/sh 29661 1726867550.25092: Set connection var ansible_connection to ssh 29661 1726867550.25100: Set connection var ansible_pipelining to False 29661 1726867550.25109: Set connection var ansible_shell_type to sh 29661 1726867550.25282: Set connection var ansible_timeout to 10 29661 1726867550.25285: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.25287: variable 'ansible_connection' from source: unknown 29661 1726867550.25289: variable 'ansible_module_compression' from source: unknown 29661 1726867550.25291: variable 'ansible_shell_type' from source: unknown 29661 1726867550.25293: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.25295: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.25297: variable 'ansible_pipelining' from source: unknown 29661 1726867550.25299: variable 'ansible_timeout' from source: unknown 29661 1726867550.25301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.25324: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867550.25340: variable 'omit' from source: magic vars 29661 1726867550.25351: starting attempt loop 29661 1726867550.25358: running the handler 29661 1726867550.25380: _low_level_execute_command(): starting 29661 1726867550.25394: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867550.26114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867550.26196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.26240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867550.26260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867550.26289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.26373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.28738: stdout chunk (state=3): >>>/root <<< 29661 1726867550.28894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.28913: stderr chunk (state=3): >>><<< 29661 1726867550.28917: stdout chunk (state=3): >>><<< 29661 1726867550.28944: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867550.28961: _low_level_execute_command(): starting 29661 1726867550.28967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016 `" && echo ansible-tmp-1726867550.2894657-29861-8817714022016="` echo /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016 `" ) && sleep 0' 29661 1726867550.29581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.29648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.32239: stdout chunk (state=3): >>>ansible-tmp-1726867550.2894657-29861-8817714022016=/root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016 <<< 29661 1726867550.32473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.32478: stdout chunk (state=3): >>><<< 29661 1726867550.32481: stderr chunk (state=3): >>><<< 29661 1726867550.32683: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867550.2894657-29861-8817714022016=/root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867550.32687: variable 'ansible_module_compression' from source: unknown 29661 1726867550.32689: ANSIBALLZ: Using generic lock for ansible.legacy.command 29661 1726867550.32691: ANSIBALLZ: Acquiring lock 29661 1726867550.32693: ANSIBALLZ: Lock acquired: 139972692071280 29661 1726867550.32695: ANSIBALLZ: Creating module 29661 1726867550.42353: ANSIBALLZ: Writing module into payload 29661 1726867550.42419: ANSIBALLZ: Writing module 29661 1726867550.42439: ANSIBALLZ: Renaming module 29661 1726867550.42444: ANSIBALLZ: Done creating module 29661 1726867550.42458: variable 'ansible_facts' from source: unknown 29661 1726867550.42504: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py 29661 1726867550.42603: Sending initial data 29661 1726867550.42607: Sent initial data (154 bytes) 29661 1726867550.43060: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867550.43063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867550.43065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.43067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867550.43069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867550.43071: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.43121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867550.43124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867550.43127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.43188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.45429: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867550.45481: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867550.45588: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpck9gx4ta /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py <<< 29661 1726867550.45591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py" <<< 29661 1726867550.45624: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpck9gx4ta" to remote "/root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py" <<< 29661 1726867550.46590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.46594: stdout chunk (state=3): >>><<< 29661 1726867550.46596: stderr chunk (state=3): >>><<< 29661 1726867550.46598: done transferring module to remote 29661 1726867550.46622: _low_level_execute_command(): starting 29661 1726867550.46637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/ /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py && sleep 0' 29661 1726867550.47296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867550.47311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867550.47342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867550.47453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867550.47469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.47501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867550.47528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867550.47565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.47651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.50095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.50120: stderr chunk (state=3): >>><<< 29661 1726867550.50123: stdout chunk (state=3): >>><<< 29661 1726867550.50138: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867550.50142: _low_level_execute_command(): starting 29661 1726867550.50150: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/AnsiballZ_command.py && sleep 0' 29661 1726867550.50539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867550.50546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.50563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867550.50566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867550.50620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867550.50623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.50681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.73954: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:50.733204", "end": "2024-09-20 17:25:50.737481", "delta": "0:00:00.004277", "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}}} <<< 29661 1726867550.76440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867550.76444: stdout chunk (state=3): >>><<< 29661 1726867550.76446: stderr chunk (state=3): >>><<< 29661 1726867550.76449: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:50.733204", "end": "2024-09-20 17:25:50.737481", "delta": "0:00:00.004277", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867550.76452: 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-1726867550.2894657-29861-8817714022016/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867550.76454: _low_level_execute_command(): starting 29661 1726867550.76456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867550.2894657-29861-8817714022016/ > /dev/null 2>&1 && sleep 0' 29661 1726867550.77381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867550.77682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867550.77690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867550.77771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867550.80368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867550.80414: stderr chunk (state=3): >>><<< 29661 1726867550.80417: stdout chunk (state=3): >>><<< 29661 1726867550.80437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867550.80444: handler run complete 29661 1726867550.80468: Evaluated conditional (False): False 29661 1726867550.80596: attempt loop complete, returning result 29661 1726867550.80599: _execute() done 29661 1726867550.80601: dumping result to json 29661 1726867550.80603: done dumping result, returning 29661 1726867550.80605: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-cfde-a624-0000000001b0] 29661 1726867550.80607: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001b0 29661 1726867550.80679: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001b0 29661 1726867550.80683: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004277", "end": "2024-09-20 17:25:50.737481", "rc": 0, "start": "2024-09-20 17:25:50.733204" } STDOUT: bonding_masters eth0 lo rpltstbr 29661 1726867550.80788: no more pending results, returning what we have 29661 1726867550.80791: results queue empty 29661 1726867550.80792: checking for any_errors_fatal 29661 1726867550.80793: done checking for any_errors_fatal 29661 1726867550.80794: checking for max_fail_percentage 29661 1726867550.80795: done checking for max_fail_percentage 29661 1726867550.80796: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.80797: done checking to see if all hosts have failed 29661 1726867550.80797: getting the remaining hosts for this loop 29661 1726867550.80799: done getting the remaining hosts for this loop 29661 1726867550.80802: getting the next task for host managed_node1 29661 1726867550.80885: done getting next task for host managed_node1 29661 1726867550.80889: ^ task is: TASK: Set current_interfaces 29661 1726867550.80892: ^ 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 29661 1726867550.80897: getting variables 29661 1726867550.80898: in VariableManager get_vars() 29661 1726867550.80941: Calling all_inventory to load vars for managed_node1 29661 1726867550.80944: Calling groups_inventory to load vars for managed_node1 29661 1726867550.80946: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.80957: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.80959: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.80961: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.81523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.82040: done with get_vars() 29661 1726867550.82053: done getting variables 29661 1726867550.82183: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:50 -0400 (0:00:00.587) 0:00:05.141 ****** 29661 1726867550.82213: entering _queue_task() for managed_node1/set_fact 29661 1726867550.83046: worker is 1 (out of 1 available) 29661 1726867550.83056: exiting _queue_task() for managed_node1/set_fact 29661 1726867550.83066: done queuing things up, now waiting for results queue to drain 29661 1726867550.83067: waiting for pending results... 29661 1726867550.83269: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 29661 1726867550.83370: in run() - task 0affcac9-a3a5-cfde-a624-0000000001b1 29661 1726867550.83392: variable 'ansible_search_path' from source: unknown 29661 1726867550.83399: variable 'ansible_search_path' from source: unknown 29661 1726867550.83439: calling self._execute() 29661 1726867550.83536: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.83587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.83590: variable 'omit' from source: magic vars 29661 1726867550.83933: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.83952: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.83965: variable 'omit' from source: magic vars 29661 1726867550.84021: variable 'omit' from source: magic vars 29661 1726867550.84243: variable '_current_interfaces' from source: set_fact 29661 1726867550.84246: variable 'omit' from source: magic vars 29661 1726867550.84253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867550.84296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867550.84322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867550.84356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.84379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.84413: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867550.84421: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.84431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.84544: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867550.84556: Set connection var ansible_shell_executable to /bin/sh 29661 1726867550.84571: Set connection var ansible_connection to ssh 29661 1726867550.84584: Set connection var ansible_pipelining to False 29661 1726867550.84590: Set connection var ansible_shell_type to sh 29661 1726867550.84602: Set connection var ansible_timeout to 10 29661 1726867550.84629: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.84637: variable 'ansible_connection' from source: unknown 29661 1726867550.84643: variable 'ansible_module_compression' from source: unknown 29661 1726867550.84649: variable 'ansible_shell_type' from source: unknown 29661 1726867550.84654: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.84659: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.84665: variable 'ansible_pipelining' from source: unknown 29661 1726867550.84786: variable 'ansible_timeout' from source: unknown 29661 1726867550.84789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.84823: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867550.84841: variable 'omit' from source: magic vars 29661 1726867550.84850: starting attempt loop 29661 1726867550.84856: running the handler 29661 1726867550.84872: handler run complete 29661 1726867550.84894: attempt loop complete, returning result 29661 1726867550.84902: _execute() done 29661 1726867550.84908: dumping result to json 29661 1726867550.84914: done dumping result, returning 29661 1726867550.84925: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-cfde-a624-0000000001b1] 29661 1726867550.84936: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001b1 29661 1726867550.85083: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001b1 29661 1726867550.85087: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 29661 1726867550.85145: no more pending results, returning what we have 29661 1726867550.85148: results queue empty 29661 1726867550.85150: checking for any_errors_fatal 29661 1726867550.85158: done checking for any_errors_fatal 29661 1726867550.85159: checking for max_fail_percentage 29661 1726867550.85161: done checking for max_fail_percentage 29661 1726867550.85161: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.85163: done checking to see if all hosts have failed 29661 1726867550.85163: getting the remaining hosts for this loop 29661 1726867550.85164: done getting the remaining hosts for this loop 29661 1726867550.85168: getting the next task for host managed_node1 29661 1726867550.85175: done getting next task for host managed_node1 29661 1726867550.85180: ^ task is: TASK: Show current_interfaces 29661 1726867550.85183: ^ 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 29661 1726867550.85188: getting variables 29661 1726867550.85190: in VariableManager get_vars() 29661 1726867550.85230: Calling all_inventory to load vars for managed_node1 29661 1726867550.85232: Calling groups_inventory to load vars for managed_node1 29661 1726867550.85235: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.85246: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.85249: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.85251: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.85615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.85842: done with get_vars() 29661 1726867550.85852: done getting variables 29661 1726867550.85943: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:50 -0400 (0:00:00.037) 0:00:05.178 ****** 29661 1726867550.85968: entering _queue_task() for managed_node1/debug 29661 1726867550.85970: Creating lock for debug 29661 1726867550.86220: worker is 1 (out of 1 available) 29661 1726867550.86236: exiting _queue_task() for managed_node1/debug 29661 1726867550.86247: done queuing things up, now waiting for results queue to drain 29661 1726867550.86249: waiting for pending results... 29661 1726867550.86595: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 29661 1726867550.86605: in run() - task 0affcac9-a3a5-cfde-a624-000000000122 29661 1726867550.86624: variable 'ansible_search_path' from source: unknown 29661 1726867550.86634: variable 'ansible_search_path' from source: unknown 29661 1726867550.86671: calling self._execute() 29661 1726867550.86765: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.86776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.86791: variable 'omit' from source: magic vars 29661 1726867550.87162: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.87181: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.87192: variable 'omit' from source: magic vars 29661 1726867550.87241: variable 'omit' from source: magic vars 29661 1726867550.87348: variable 'current_interfaces' from source: set_fact 29661 1726867550.87456: variable 'omit' from source: magic vars 29661 1726867550.87459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867550.87466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867550.87493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867550.87514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.87534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867550.87572: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867550.87583: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.87591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.87702: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867550.87712: Set connection var ansible_shell_executable to /bin/sh 29661 1726867550.87718: Set connection var ansible_connection to ssh 29661 1726867550.87729: Set connection var ansible_pipelining to False 29661 1726867550.87736: Set connection var ansible_shell_type to sh 29661 1726867550.87746: Set connection var ansible_timeout to 10 29661 1726867550.87770: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.87786: variable 'ansible_connection' from source: unknown 29661 1726867550.87793: variable 'ansible_module_compression' from source: unknown 29661 1726867550.87882: variable 'ansible_shell_type' from source: unknown 29661 1726867550.87890: variable 'ansible_shell_executable' from source: unknown 29661 1726867550.87892: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.87894: variable 'ansible_pipelining' from source: unknown 29661 1726867550.87896: variable 'ansible_timeout' from source: unknown 29661 1726867550.87898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.87970: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867550.88000: variable 'omit' from source: magic vars 29661 1726867550.88003: starting attempt loop 29661 1726867550.88082: running the handler 29661 1726867550.88085: handler run complete 29661 1726867550.88087: attempt loop complete, returning result 29661 1726867550.88089: _execute() done 29661 1726867550.88098: dumping result to json 29661 1726867550.88112: done dumping result, returning 29661 1726867550.88131: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-cfde-a624-000000000122] 29661 1726867550.88140: sending task result for task 0affcac9-a3a5-cfde-a624-000000000122 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 29661 1726867550.88386: no more pending results, returning what we have 29661 1726867550.88389: results queue empty 29661 1726867550.88390: checking for any_errors_fatal 29661 1726867550.88396: done checking for any_errors_fatal 29661 1726867550.88396: checking for max_fail_percentage 29661 1726867550.88398: done checking for max_fail_percentage 29661 1726867550.88399: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.88400: done checking to see if all hosts have failed 29661 1726867550.88401: getting the remaining hosts for this loop 29661 1726867550.88402: done getting the remaining hosts for this loop 29661 1726867550.88405: getting the next task for host managed_node1 29661 1726867550.88413: done getting next task for host managed_node1 29661 1726867550.88416: ^ task is: TASK: Include the task 'manage_test_interface.yml' 29661 1726867550.88418: ^ 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 29661 1726867550.88423: getting variables 29661 1726867550.88424: in VariableManager get_vars() 29661 1726867550.88460: Calling all_inventory to load vars for managed_node1 29661 1726867550.88463: Calling groups_inventory to load vars for managed_node1 29661 1726867550.88465: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.88476: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.88480: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.88483: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.88847: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000122 29661 1726867550.88850: WORKER PROCESS EXITING 29661 1726867550.88873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.89102: done with get_vars() 29661 1726867550.89112: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:16 Friday 20 September 2024 17:25:50 -0400 (0:00:00.032) 0:00:05.210 ****** 29661 1726867550.89194: entering _queue_task() for managed_node1/include_tasks 29661 1726867550.89429: worker is 1 (out of 1 available) 29661 1726867550.89442: exiting _queue_task() for managed_node1/include_tasks 29661 1726867550.89882: done queuing things up, now waiting for results queue to drain 29661 1726867550.89884: waiting for pending results... 29661 1726867550.90032: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 29661 1726867550.90283: in run() - task 0affcac9-a3a5-cfde-a624-00000000000d 29661 1726867550.90286: variable 'ansible_search_path' from source: unknown 29661 1726867550.90295: calling self._execute() 29661 1726867550.90430: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.90655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.90659: variable 'omit' from source: magic vars 29661 1726867550.91338: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.91354: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867550.91416: _execute() done 29661 1726867550.91419: dumping result to json 29661 1726867550.91524: done dumping result, returning 29661 1726867550.91530: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-cfde-a624-00000000000d] 29661 1726867550.91533: sending task result for task 0affcac9-a3a5-cfde-a624-00000000000d 29661 1726867550.91600: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000000d 29661 1726867550.91603: WORKER PROCESS EXITING 29661 1726867550.91655: no more pending results, returning what we have 29661 1726867550.91660: in VariableManager get_vars() 29661 1726867550.91704: Calling all_inventory to load vars for managed_node1 29661 1726867550.91707: Calling groups_inventory to load vars for managed_node1 29661 1726867550.91709: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.91730: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.91734: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.91737: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.92350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.92795: done with get_vars() 29661 1726867550.92803: variable 'ansible_search_path' from source: unknown 29661 1726867550.92815: we have included files to process 29661 1726867550.92816: generating all_blocks data 29661 1726867550.92818: done generating all_blocks data 29661 1726867550.92823: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29661 1726867550.92824: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29661 1726867550.92828: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 29661 1726867550.94048: in VariableManager get_vars() 29661 1726867550.94066: done with get_vars() 29661 1726867550.94602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 29661 1726867550.95993: done processing included file 29661 1726867550.95996: iterating over new_blocks loaded from include file 29661 1726867550.95997: in VariableManager get_vars() 29661 1726867550.96013: done with get_vars() 29661 1726867550.96014: filtering new block on tags 29661 1726867550.96048: done filtering new block on tags 29661 1726867550.96051: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 29661 1726867550.96056: extending task lists for all hosts with included blocks 29661 1726867550.98058: done extending task lists 29661 1726867550.98060: done processing included files 29661 1726867550.98061: results queue empty 29661 1726867550.98061: checking for any_errors_fatal 29661 1726867550.98069: done checking for any_errors_fatal 29661 1726867550.98070: checking for max_fail_percentage 29661 1726867550.98071: done checking for max_fail_percentage 29661 1726867550.98072: checking to see if all hosts have failed and the running result is not ok 29661 1726867550.98073: done checking to see if all hosts have failed 29661 1726867550.98074: getting the remaining hosts for this loop 29661 1726867550.98075: done getting the remaining hosts for this loop 29661 1726867550.98079: getting the next task for host managed_node1 29661 1726867550.98083: done getting next task for host managed_node1 29661 1726867550.98085: ^ task is: TASK: Ensure state in ["present", "absent"] 29661 1726867550.98087: ^ 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 29661 1726867550.98089: getting variables 29661 1726867550.98091: in VariableManager get_vars() 29661 1726867550.98101: Calling all_inventory to load vars for managed_node1 29661 1726867550.98103: Calling groups_inventory to load vars for managed_node1 29661 1726867550.98105: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867550.98110: Calling all_plugins_play to load vars for managed_node1 29661 1726867550.98112: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867550.98115: Calling groups_plugins_play to load vars for managed_node1 29661 1726867550.98307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867550.98531: done with get_vars() 29661 1726867550.98540: done getting variables 29661 1726867550.98602: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:25:50 -0400 (0:00:00.094) 0:00:05.305 ****** 29661 1726867550.98635: entering _queue_task() for managed_node1/fail 29661 1726867550.98636: Creating lock for fail 29661 1726867550.98973: worker is 1 (out of 1 available) 29661 1726867550.98987: exiting _queue_task() for managed_node1/fail 29661 1726867550.98998: done queuing things up, now waiting for results queue to drain 29661 1726867550.98999: waiting for pending results... 29661 1726867550.99280: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 29661 1726867550.99324: in run() - task 0affcac9-a3a5-cfde-a624-0000000001cc 29661 1726867550.99345: variable 'ansible_search_path' from source: unknown 29661 1726867550.99353: variable 'ansible_search_path' from source: unknown 29661 1726867550.99398: calling self._execute() 29661 1726867550.99490: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867550.99582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867550.99592: variable 'omit' from source: magic vars 29661 1726867550.99898: variable 'ansible_distribution_major_version' from source: facts 29661 1726867550.99923: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.00071: variable 'state' from source: include params 29661 1726867551.00137: Evaluated conditional (state not in ["present", "absent"]): False 29661 1726867551.00140: when evaluation is False, skipping this task 29661 1726867551.00143: _execute() done 29661 1726867551.00145: dumping result to json 29661 1726867551.00147: done dumping result, returning 29661 1726867551.00149: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-cfde-a624-0000000001cc] 29661 1726867551.00151: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cc skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 29661 1726867551.00332: no more pending results, returning what we have 29661 1726867551.00336: results queue empty 29661 1726867551.00337: checking for any_errors_fatal 29661 1726867551.00339: done checking for any_errors_fatal 29661 1726867551.00339: checking for max_fail_percentage 29661 1726867551.00341: done checking for max_fail_percentage 29661 1726867551.00341: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.00342: done checking to see if all hosts have failed 29661 1726867551.00343: getting the remaining hosts for this loop 29661 1726867551.00344: done getting the remaining hosts for this loop 29661 1726867551.00353: getting the next task for host managed_node1 29661 1726867551.00359: done getting next task for host managed_node1 29661 1726867551.00361: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 29661 1726867551.00365: ^ 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 29661 1726867551.00369: getting variables 29661 1726867551.00371: in VariableManager get_vars() 29661 1726867551.00408: Calling all_inventory to load vars for managed_node1 29661 1726867551.00411: Calling groups_inventory to load vars for managed_node1 29661 1726867551.00414: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.00429: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.00432: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.00435: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.00773: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cc 29661 1726867551.00776: WORKER PROCESS EXITING 29661 1726867551.00798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.01049: done with get_vars() 29661 1726867551.01062: done getting variables 29661 1726867551.01113: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:25:51 -0400 (0:00:00.025) 0:00:05.330 ****** 29661 1726867551.01141: entering _queue_task() for managed_node1/fail 29661 1726867551.01365: worker is 1 (out of 1 available) 29661 1726867551.01375: exiting _queue_task() for managed_node1/fail 29661 1726867551.01491: done queuing things up, now waiting for results queue to drain 29661 1726867551.01493: waiting for pending results... 29661 1726867551.01633: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 29661 1726867551.01734: in run() - task 0affcac9-a3a5-cfde-a624-0000000001cd 29661 1726867551.01758: variable 'ansible_search_path' from source: unknown 29661 1726867551.01767: variable 'ansible_search_path' from source: unknown 29661 1726867551.01806: calling self._execute() 29661 1726867551.01986: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.01991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.01994: variable 'omit' from source: magic vars 29661 1726867551.02283: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.02299: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.02454: variable 'type' from source: set_fact 29661 1726867551.02465: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 29661 1726867551.02473: when evaluation is False, skipping this task 29661 1726867551.02482: _execute() done 29661 1726867551.02489: dumping result to json 29661 1726867551.02495: done dumping result, returning 29661 1726867551.02504: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-cfde-a624-0000000001cd] 29661 1726867551.02512: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cd skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 29661 1726867551.02675: no more pending results, returning what we have 29661 1726867551.02682: results queue empty 29661 1726867551.02683: checking for any_errors_fatal 29661 1726867551.02688: done checking for any_errors_fatal 29661 1726867551.02689: checking for max_fail_percentage 29661 1726867551.02691: done checking for max_fail_percentage 29661 1726867551.02691: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.02692: done checking to see if all hosts have failed 29661 1726867551.02693: getting the remaining hosts for this loop 29661 1726867551.02694: done getting the remaining hosts for this loop 29661 1726867551.02697: getting the next task for host managed_node1 29661 1726867551.02704: done getting next task for host managed_node1 29661 1726867551.02706: ^ task is: TASK: Include the task 'show_interfaces.yml' 29661 1726867551.02710: ^ 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 29661 1726867551.02714: getting variables 29661 1726867551.02716: in VariableManager get_vars() 29661 1726867551.02916: Calling all_inventory to load vars for managed_node1 29661 1726867551.02919: Calling groups_inventory to load vars for managed_node1 29661 1726867551.02921: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.02930: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cd 29661 1726867551.02933: WORKER PROCESS EXITING 29661 1726867551.02942: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.02945: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.02949: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.03138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.03360: done with get_vars() 29661 1726867551.03369: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:25:51 -0400 (0:00:00.023) 0:00:05.353 ****** 29661 1726867551.03452: entering _queue_task() for managed_node1/include_tasks 29661 1726867551.03671: worker is 1 (out of 1 available) 29661 1726867551.03811: exiting _queue_task() for managed_node1/include_tasks 29661 1726867551.03822: done queuing things up, now waiting for results queue to drain 29661 1726867551.03824: waiting for pending results... 29661 1726867551.03944: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 29661 1726867551.04085: in run() - task 0affcac9-a3a5-cfde-a624-0000000001ce 29661 1726867551.04089: variable 'ansible_search_path' from source: unknown 29661 1726867551.04092: variable 'ansible_search_path' from source: unknown 29661 1726867551.04127: calling self._execute() 29661 1726867551.04385: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.04389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.04392: variable 'omit' from source: magic vars 29661 1726867551.04882: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.04886: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.04889: _execute() done 29661 1726867551.04891: dumping result to json 29661 1726867551.04893: done dumping result, returning 29661 1726867551.04895: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-cfde-a624-0000000001ce] 29661 1726867551.04896: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001ce 29661 1726867551.04953: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001ce 29661 1726867551.04955: WORKER PROCESS EXITING 29661 1726867551.04979: no more pending results, returning what we have 29661 1726867551.04984: in VariableManager get_vars() 29661 1726867551.05021: Calling all_inventory to load vars for managed_node1 29661 1726867551.05023: Calling groups_inventory to load vars for managed_node1 29661 1726867551.05028: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.05039: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.05041: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.05044: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.05549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.06156: done with get_vars() 29661 1726867551.06163: variable 'ansible_search_path' from source: unknown 29661 1726867551.06390: variable 'ansible_search_path' from source: unknown 29661 1726867551.06451: we have included files to process 29661 1726867551.06453: generating all_blocks data 29661 1726867551.06455: done generating all_blocks data 29661 1726867551.06459: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867551.06460: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867551.06463: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29661 1726867551.06803: in VariableManager get_vars() 29661 1726867551.06823: done with get_vars() 29661 1726867551.06941: done processing included file 29661 1726867551.06944: iterating over new_blocks loaded from include file 29661 1726867551.06945: in VariableManager get_vars() 29661 1726867551.06959: done with get_vars() 29661 1726867551.06961: filtering new block on tags 29661 1726867551.06979: done filtering new block on tags 29661 1726867551.06981: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 29661 1726867551.06985: extending task lists for all hosts with included blocks 29661 1726867551.07936: done extending task lists 29661 1726867551.07938: done processing included files 29661 1726867551.07939: results queue empty 29661 1726867551.07939: checking for any_errors_fatal 29661 1726867551.07942: done checking for any_errors_fatal 29661 1726867551.07942: checking for max_fail_percentage 29661 1726867551.07943: done checking for max_fail_percentage 29661 1726867551.07944: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.07945: done checking to see if all hosts have failed 29661 1726867551.07946: getting the remaining hosts for this loop 29661 1726867551.07947: done getting the remaining hosts for this loop 29661 1726867551.07949: getting the next task for host managed_node1 29661 1726867551.07953: done getting next task for host managed_node1 29661 1726867551.07955: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29661 1726867551.07957: ^ 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 29661 1726867551.07960: getting variables 29661 1726867551.07961: in VariableManager get_vars() 29661 1726867551.08052: Calling all_inventory to load vars for managed_node1 29661 1726867551.08055: Calling groups_inventory to load vars for managed_node1 29661 1726867551.08057: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.08061: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.08064: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.08067: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.08457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.08932: done with get_vars() 29661 1726867551.08941: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:51 -0400 (0:00:00.055) 0:00:05.409 ****** 29661 1726867551.09042: entering _queue_task() for managed_node1/include_tasks 29661 1726867551.09375: worker is 1 (out of 1 available) 29661 1726867551.09505: exiting _queue_task() for managed_node1/include_tasks 29661 1726867551.09515: done queuing things up, now waiting for results queue to drain 29661 1726867551.09517: waiting for pending results... 29661 1726867551.09780: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 29661 1726867551.09831: in run() - task 0affcac9-a3a5-cfde-a624-000000000275 29661 1726867551.09835: variable 'ansible_search_path' from source: unknown 29661 1726867551.09838: variable 'ansible_search_path' from source: unknown 29661 1726867551.09938: calling self._execute() 29661 1726867551.09972: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.09986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.10000: variable 'omit' from source: magic vars 29661 1726867551.10444: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.10460: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.10469: _execute() done 29661 1726867551.10489: dumping result to json 29661 1726867551.10500: done dumping result, returning 29661 1726867551.10509: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-cfde-a624-000000000275] 29661 1726867551.10517: sending task result for task 0affcac9-a3a5-cfde-a624-000000000275 29661 1726867551.10650: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000275 29661 1726867551.10653: WORKER PROCESS EXITING 29661 1726867551.10682: no more pending results, returning what we have 29661 1726867551.10781: in VariableManager get_vars() 29661 1726867551.10828: Calling all_inventory to load vars for managed_node1 29661 1726867551.10831: Calling groups_inventory to load vars for managed_node1 29661 1726867551.10834: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.10844: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.10847: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.10850: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.11233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.11481: done with get_vars() 29661 1726867551.11489: variable 'ansible_search_path' from source: unknown 29661 1726867551.11490: variable 'ansible_search_path' from source: unknown 29661 1726867551.11545: we have included files to process 29661 1726867551.11546: generating all_blocks data 29661 1726867551.11548: done generating all_blocks data 29661 1726867551.11549: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867551.11550: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867551.11552: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29661 1726867551.11857: done processing included file 29661 1726867551.11859: iterating over new_blocks loaded from include file 29661 1726867551.11861: in VariableManager get_vars() 29661 1726867551.11874: done with get_vars() 29661 1726867551.11875: filtering new block on tags 29661 1726867551.11893: done filtering new block on tags 29661 1726867551.11894: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 29661 1726867551.11898: extending task lists for all hosts with included blocks 29661 1726867551.12049: done extending task lists 29661 1726867551.12050: done processing included files 29661 1726867551.12051: results queue empty 29661 1726867551.12052: checking for any_errors_fatal 29661 1726867551.12054: done checking for any_errors_fatal 29661 1726867551.12055: checking for max_fail_percentage 29661 1726867551.12056: done checking for max_fail_percentage 29661 1726867551.12056: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.12057: done checking to see if all hosts have failed 29661 1726867551.12058: getting the remaining hosts for this loop 29661 1726867551.12059: done getting the remaining hosts for this loop 29661 1726867551.12061: getting the next task for host managed_node1 29661 1726867551.12064: done getting next task for host managed_node1 29661 1726867551.12066: ^ task is: TASK: Gather current interface info 29661 1726867551.12068: ^ 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 29661 1726867551.12071: getting variables 29661 1726867551.12072: in VariableManager get_vars() 29661 1726867551.12148: Calling all_inventory to load vars for managed_node1 29661 1726867551.12150: Calling groups_inventory to load vars for managed_node1 29661 1726867551.12152: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.12156: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.12158: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.12160: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.12583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.12792: done with get_vars() 29661 1726867551.12801: done getting variables 29661 1726867551.12852: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:51 -0400 (0:00:00.038) 0:00:05.448 ****** 29661 1726867551.12958: entering _queue_task() for managed_node1/command 29661 1726867551.13198: worker is 1 (out of 1 available) 29661 1726867551.13211: exiting _queue_task() for managed_node1/command 29661 1726867551.13224: done queuing things up, now waiting for results queue to drain 29661 1726867551.13225: waiting for pending results... 29661 1726867551.13797: running TaskExecutor() for managed_node1/TASK: Gather current interface info 29661 1726867551.13802: in run() - task 0affcac9-a3a5-cfde-a624-0000000002ac 29661 1726867551.13805: variable 'ansible_search_path' from source: unknown 29661 1726867551.13808: variable 'ansible_search_path' from source: unknown 29661 1726867551.13812: calling self._execute() 29661 1726867551.13815: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.13819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.13822: variable 'omit' from source: magic vars 29661 1726867551.14382: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.14386: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.14389: variable 'omit' from source: magic vars 29661 1726867551.14392: variable 'omit' from source: magic vars 29661 1726867551.14394: variable 'omit' from source: magic vars 29661 1726867551.14396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867551.14399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867551.14400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867551.14402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.14405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.14407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867551.14409: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.14411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.14511: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867551.14514: Set connection var ansible_shell_executable to /bin/sh 29661 1726867551.14517: Set connection var ansible_connection to ssh 29661 1726867551.14528: Set connection var ansible_pipelining to False 29661 1726867551.14531: Set connection var ansible_shell_type to sh 29661 1726867551.14533: Set connection var ansible_timeout to 10 29661 1726867551.14554: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.14557: variable 'ansible_connection' from source: unknown 29661 1726867551.14560: variable 'ansible_module_compression' from source: unknown 29661 1726867551.14563: variable 'ansible_shell_type' from source: unknown 29661 1726867551.14566: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.14568: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.14576: variable 'ansible_pipelining' from source: unknown 29661 1726867551.14581: variable 'ansible_timeout' from source: unknown 29661 1726867551.14591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.14855: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867551.14859: variable 'omit' from source: magic vars 29661 1726867551.14861: starting attempt loop 29661 1726867551.14863: running the handler 29661 1726867551.14865: _low_level_execute_command(): starting 29661 1726867551.14867: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867551.15583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867551.15587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867551.15590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867551.15593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867551.15675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867551.15685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.15698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.15837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.17472: stdout chunk (state=3): >>>/root <<< 29661 1726867551.17482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.17488: stdout chunk (state=3): >>><<< 29661 1726867551.17496: stderr chunk (state=3): >>><<< 29661 1726867551.17517: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.17538: _low_level_execute_command(): starting 29661 1726867551.17545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845 `" && echo ansible-tmp-1726867551.1751695-29899-277596489478845="` echo /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845 `" ) && sleep 0' 29661 1726867551.18696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.18744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867551.18797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.18820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.18951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.21456: stdout chunk (state=3): >>>ansible-tmp-1726867551.1751695-29899-277596489478845=/root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845 <<< 29661 1726867551.21645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.21662: stderr chunk (state=3): >>><<< 29661 1726867551.21691: stdout chunk (state=3): >>><<< 29661 1726867551.21716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867551.1751695-29899-277596489478845=/root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.21874: variable 'ansible_module_compression' from source: unknown 29661 1726867551.21983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867551.22138: variable 'ansible_facts' from source: unknown 29661 1726867551.22168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py 29661 1726867551.22604: Sending initial data 29661 1726867551.22608: Sent initial data (156 bytes) 29661 1726867551.23756: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867551.23766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867551.23793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867551.23808: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.24008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.24049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.26104: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867551.26107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867551.26156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpk6qf6ugp /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py <<< 29661 1726867551.26165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py" <<< 29661 1726867551.26299: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpk6qf6ugp" to remote "/root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py" <<< 29661 1726867551.27659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.27663: stderr chunk (state=3): >>><<< 29661 1726867551.27668: stdout chunk (state=3): >>><<< 29661 1726867551.27842: done transferring module to remote 29661 1726867551.27853: _low_level_execute_command(): starting 29661 1726867551.27858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/ /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py && sleep 0' 29661 1726867551.29141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867551.29306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.29537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.29576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.29650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.31834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.31891: stderr chunk (state=3): >>><<< 29661 1726867551.31904: stdout chunk (state=3): >>><<< 29661 1726867551.31952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.32166: _low_level_execute_command(): starting 29661 1726867551.32169: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/AnsiballZ_command.py && sleep 0' 29661 1726867551.33238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867551.33293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.33529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.33576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.57490: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:51.566944", "end": "2024-09-20 17:25:51.572025", "delta": "0:00:00.005081", "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}}} <<< 29661 1726867551.59669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867551.59698: stderr chunk (state=3): >>><<< 29661 1726867551.59702: stdout chunk (state=3): >>><<< 29661 1726867551.59728: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:51.566944", "end": "2024-09-20 17:25:51.572025", "delta": "0:00:00.005081", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867551.59754: 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-1726867551.1751695-29899-277596489478845/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867551.59761: _low_level_execute_command(): starting 29661 1726867551.59766: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867551.1751695-29899-277596489478845/ > /dev/null 2>&1 && sleep 0' 29661 1726867551.60219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867551.60223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867551.60225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867551.60227: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867551.60229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.60283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.60290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.60340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.62541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.62563: stderr chunk (state=3): >>><<< 29661 1726867551.62566: stdout chunk (state=3): >>><<< 29661 1726867551.62579: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.62585: handler run complete 29661 1726867551.62602: Evaluated conditional (False): False 29661 1726867551.62611: attempt loop complete, returning result 29661 1726867551.62613: _execute() done 29661 1726867551.62615: dumping result to json 29661 1726867551.62620: done dumping result, returning 29661 1726867551.62627: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-cfde-a624-0000000002ac] 29661 1726867551.62636: sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ac 29661 1726867551.62748: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ac 29661 1726867551.62751: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005081", "end": "2024-09-20 17:25:51.572025", "rc": 0, "start": "2024-09-20 17:25:51.566944" } STDOUT: bonding_masters eth0 lo rpltstbr 29661 1726867551.62834: no more pending results, returning what we have 29661 1726867551.62838: results queue empty 29661 1726867551.62839: checking for any_errors_fatal 29661 1726867551.62840: done checking for any_errors_fatal 29661 1726867551.62841: checking for max_fail_percentage 29661 1726867551.62842: done checking for max_fail_percentage 29661 1726867551.62843: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.62844: done checking to see if all hosts have failed 29661 1726867551.62845: getting the remaining hosts for this loop 29661 1726867551.62846: done getting the remaining hosts for this loop 29661 1726867551.62849: getting the next task for host managed_node1 29661 1726867551.62855: done getting next task for host managed_node1 29661 1726867551.62857: ^ task is: TASK: Set current_interfaces 29661 1726867551.62864: ^ 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 29661 1726867551.62867: getting variables 29661 1726867551.62869: in VariableManager get_vars() 29661 1726867551.62902: Calling all_inventory to load vars for managed_node1 29661 1726867551.62904: Calling groups_inventory to load vars for managed_node1 29661 1726867551.62906: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.62915: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.62917: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.62920: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.63061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.63234: done with get_vars() 29661 1726867551.63245: done getting variables 29661 1726867551.63303: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:51 -0400 (0:00:00.503) 0:00:05.952 ****** 29661 1726867551.63341: entering _queue_task() for managed_node1/set_fact 29661 1726867551.63573: worker is 1 (out of 1 available) 29661 1726867551.63588: exiting _queue_task() for managed_node1/set_fact 29661 1726867551.63600: done queuing things up, now waiting for results queue to drain 29661 1726867551.63602: waiting for pending results... 29661 1726867551.63772: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 29661 1726867551.63969: in run() - task 0affcac9-a3a5-cfde-a624-0000000002ad 29661 1726867551.63973: variable 'ansible_search_path' from source: unknown 29661 1726867551.63978: variable 'ansible_search_path' from source: unknown 29661 1726867551.63982: calling self._execute() 29661 1726867551.64023: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.64039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.64057: variable 'omit' from source: magic vars 29661 1726867551.64511: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.64521: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.64584: variable 'omit' from source: magic vars 29661 1726867551.64591: variable 'omit' from source: magic vars 29661 1726867551.64720: variable '_current_interfaces' from source: set_fact 29661 1726867551.64805: variable 'omit' from source: magic vars 29661 1726867551.64866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867551.64909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867551.64950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867551.65054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.65057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.65061: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867551.65063: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.65065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.65283: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867551.65287: Set connection var ansible_shell_executable to /bin/sh 29661 1726867551.65289: Set connection var ansible_connection to ssh 29661 1726867551.65292: Set connection var ansible_pipelining to False 29661 1726867551.65294: Set connection var ansible_shell_type to sh 29661 1726867551.65296: Set connection var ansible_timeout to 10 29661 1726867551.65298: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.65300: variable 'ansible_connection' from source: unknown 29661 1726867551.65302: variable 'ansible_module_compression' from source: unknown 29661 1726867551.65386: variable 'ansible_shell_type' from source: unknown 29661 1726867551.65390: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.65392: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.65394: variable 'ansible_pipelining' from source: unknown 29661 1726867551.65395: variable 'ansible_timeout' from source: unknown 29661 1726867551.65397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.65524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867551.65585: variable 'omit' from source: magic vars 29661 1726867551.65588: starting attempt loop 29661 1726867551.65590: running the handler 29661 1726867551.65604: handler run complete 29661 1726867551.65608: attempt loop complete, returning result 29661 1726867551.65610: _execute() done 29661 1726867551.65612: dumping result to json 29661 1726867551.65616: done dumping result, returning 29661 1726867551.65623: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-cfde-a624-0000000002ad] 29661 1726867551.65630: sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ad 29661 1726867551.65713: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ad 29661 1726867551.65716: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 29661 1726867551.65796: no more pending results, returning what we have 29661 1726867551.65799: results queue empty 29661 1726867551.65800: checking for any_errors_fatal 29661 1726867551.65805: done checking for any_errors_fatal 29661 1726867551.65806: checking for max_fail_percentage 29661 1726867551.65807: done checking for max_fail_percentage 29661 1726867551.65808: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.65809: done checking to see if all hosts have failed 29661 1726867551.65809: getting the remaining hosts for this loop 29661 1726867551.65811: done getting the remaining hosts for this loop 29661 1726867551.65829: getting the next task for host managed_node1 29661 1726867551.65837: done getting next task for host managed_node1 29661 1726867551.65839: ^ task is: TASK: Show current_interfaces 29661 1726867551.65843: ^ 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 29661 1726867551.65847: getting variables 29661 1726867551.65848: in VariableManager get_vars() 29661 1726867551.65876: Calling all_inventory to load vars for managed_node1 29661 1726867551.65883: Calling groups_inventory to load vars for managed_node1 29661 1726867551.65884: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.65891: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.65893: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.65895: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.66010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.66136: done with get_vars() 29661 1726867551.66144: done getting variables 29661 1726867551.66185: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:51 -0400 (0:00:00.028) 0:00:05.980 ****** 29661 1726867551.66207: entering _queue_task() for managed_node1/debug 29661 1726867551.66389: worker is 1 (out of 1 available) 29661 1726867551.66401: exiting _queue_task() for managed_node1/debug 29661 1726867551.66413: done queuing things up, now waiting for results queue to drain 29661 1726867551.66415: waiting for pending results... 29661 1726867551.66571: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 29661 1726867551.66683: in run() - task 0affcac9-a3a5-cfde-a624-000000000276 29661 1726867551.66687: variable 'ansible_search_path' from source: unknown 29661 1726867551.66690: variable 'ansible_search_path' from source: unknown 29661 1726867551.66719: calling self._execute() 29661 1726867551.66806: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.66817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.66879: variable 'omit' from source: magic vars 29661 1726867551.67582: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.67586: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.67589: variable 'omit' from source: magic vars 29661 1726867551.67592: variable 'omit' from source: magic vars 29661 1726867551.67595: variable 'current_interfaces' from source: set_fact 29661 1726867551.67982: variable 'omit' from source: magic vars 29661 1726867551.67985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867551.67988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867551.67990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867551.67993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.67995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.67997: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867551.67999: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.68001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.68251: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867551.68263: Set connection var ansible_shell_executable to /bin/sh 29661 1726867551.68271: Set connection var ansible_connection to ssh 29661 1726867551.68284: Set connection var ansible_pipelining to False 29661 1726867551.68291: Set connection var ansible_shell_type to sh 29661 1726867551.68303: Set connection var ansible_timeout to 10 29661 1726867551.68332: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.68367: variable 'ansible_connection' from source: unknown 29661 1726867551.68375: variable 'ansible_module_compression' from source: unknown 29661 1726867551.68385: variable 'ansible_shell_type' from source: unknown 29661 1726867551.68393: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.68400: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.68407: variable 'ansible_pipelining' from source: unknown 29661 1726867551.68413: variable 'ansible_timeout' from source: unknown 29661 1726867551.68418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.68555: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867551.68571: variable 'omit' from source: magic vars 29661 1726867551.68584: starting attempt loop 29661 1726867551.68592: running the handler 29661 1726867551.68646: handler run complete 29661 1726867551.68667: attempt loop complete, returning result 29661 1726867551.68675: _execute() done 29661 1726867551.68684: dumping result to json 29661 1726867551.68697: done dumping result, returning 29661 1726867551.68714: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-cfde-a624-000000000276] 29661 1726867551.68724: sending task result for task 0affcac9-a3a5-cfde-a624-000000000276 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 29661 1726867551.68864: no more pending results, returning what we have 29661 1726867551.68867: results queue empty 29661 1726867551.68868: checking for any_errors_fatal 29661 1726867551.68873: done checking for any_errors_fatal 29661 1726867551.68874: checking for max_fail_percentage 29661 1726867551.68875: done checking for max_fail_percentage 29661 1726867551.68876: checking to see if all hosts have failed and the running result is not ok 29661 1726867551.68883: done checking to see if all hosts have failed 29661 1726867551.68884: getting the remaining hosts for this loop 29661 1726867551.68886: done getting the remaining hosts for this loop 29661 1726867551.68889: getting the next task for host managed_node1 29661 1726867551.68956: done getting next task for host managed_node1 29661 1726867551.68960: ^ task is: TASK: Install iproute 29661 1726867551.68963: ^ 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 29661 1726867551.68968: getting variables 29661 1726867551.68969: in VariableManager get_vars() 29661 1726867551.69093: Calling all_inventory to load vars for managed_node1 29661 1726867551.69096: Calling groups_inventory to load vars for managed_node1 29661 1726867551.69099: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867551.69127: Calling all_plugins_play to load vars for managed_node1 29661 1726867551.69130: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867551.69133: Calling groups_plugins_play to load vars for managed_node1 29661 1726867551.69714: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000276 29661 1726867551.69717: WORKER PROCESS EXITING 29661 1726867551.69772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867551.70014: done with get_vars() 29661 1726867551.70025: done getting variables 29661 1726867551.70091: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:25:51 -0400 (0:00:00.039) 0:00:06.020 ****** 29661 1726867551.70122: entering _queue_task() for managed_node1/package 29661 1726867551.70392: worker is 1 (out of 1 available) 29661 1726867551.70517: exiting _queue_task() for managed_node1/package 29661 1726867551.70567: done queuing things up, now waiting for results queue to drain 29661 1726867551.70569: waiting for pending results... 29661 1726867551.70752: running TaskExecutor() for managed_node1/TASK: Install iproute 29661 1726867551.71045: in run() - task 0affcac9-a3a5-cfde-a624-0000000001cf 29661 1726867551.71510: variable 'ansible_search_path' from source: unknown 29661 1726867551.71514: variable 'ansible_search_path' from source: unknown 29661 1726867551.71516: calling self._execute() 29661 1726867551.71518: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.71520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.71523: variable 'omit' from source: magic vars 29661 1726867551.72459: variable 'ansible_distribution_major_version' from source: facts 29661 1726867551.72480: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867551.72491: variable 'omit' from source: magic vars 29661 1726867551.72536: variable 'omit' from source: magic vars 29661 1726867551.72736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867551.75068: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867551.75146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867551.75201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867551.75246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867551.75276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867551.75380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867551.75414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867551.75452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867551.75502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867551.75521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867551.75636: variable '__network_is_ostree' from source: set_fact 29661 1726867551.75650: variable 'omit' from source: magic vars 29661 1726867551.75686: variable 'omit' from source: magic vars 29661 1726867551.75719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867551.75755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867551.75782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867551.75803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.75817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867551.75851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867551.75859: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.75871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.75981: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867551.75994: Set connection var ansible_shell_executable to /bin/sh 29661 1726867551.76001: Set connection var ansible_connection to ssh 29661 1726867551.76084: Set connection var ansible_pipelining to False 29661 1726867551.76087: Set connection var ansible_shell_type to sh 29661 1726867551.76089: Set connection var ansible_timeout to 10 29661 1726867551.76090: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.76092: variable 'ansible_connection' from source: unknown 29661 1726867551.76094: variable 'ansible_module_compression' from source: unknown 29661 1726867551.76096: variable 'ansible_shell_type' from source: unknown 29661 1726867551.76097: variable 'ansible_shell_executable' from source: unknown 29661 1726867551.76099: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867551.76101: variable 'ansible_pipelining' from source: unknown 29661 1726867551.76103: variable 'ansible_timeout' from source: unknown 29661 1726867551.76104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867551.76188: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867551.76207: variable 'omit' from source: magic vars 29661 1726867551.76216: starting attempt loop 29661 1726867551.76222: running the handler 29661 1726867551.76235: variable 'ansible_facts' from source: unknown 29661 1726867551.76241: variable 'ansible_facts' from source: unknown 29661 1726867551.76276: _low_level_execute_command(): starting 29661 1726867551.76290: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867551.77043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867551.77058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867551.77170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867551.77189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.77242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.77288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.78915: stdout chunk (state=3): >>>/root <<< 29661 1726867551.79080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.79084: stdout chunk (state=3): >>><<< 29661 1726867551.79086: stderr chunk (state=3): >>><<< 29661 1726867551.79253: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.79271: _low_level_execute_command(): starting 29661 1726867551.79275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498 `" && echo ansible-tmp-1726867551.7910626-29942-180779676612498="` echo /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498 `" ) && sleep 0' 29661 1726867551.79895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867551.79911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867551.80028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867551.80061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867551.80085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867551.80183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867551.82033: stdout chunk (state=3): >>>ansible-tmp-1726867551.7910626-29942-180779676612498=/root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498 <<< 29661 1726867551.82201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867551.82204: stdout chunk (state=3): >>><<< 29661 1726867551.82206: stderr chunk (state=3): >>><<< 29661 1726867551.82685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867551.7910626-29942-180779676612498=/root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867551.82689: variable 'ansible_module_compression' from source: unknown 29661 1726867551.82692: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 29661 1726867551.82694: ANSIBALLZ: Acquiring lock 29661 1726867551.82696: ANSIBALLZ: Lock acquired: 139972692071280 29661 1726867551.82698: ANSIBALLZ: Creating module 29661 1726867552.04456: ANSIBALLZ: Writing module into payload 29661 1726867552.04662: ANSIBALLZ: Writing module 29661 1726867552.04681: ANSIBALLZ: Renaming module 29661 1726867552.04697: ANSIBALLZ: Done creating module 29661 1726867552.04724: variable 'ansible_facts' from source: unknown 29661 1726867552.04859: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py 29661 1726867552.04990: Sending initial data 29661 1726867552.04993: Sent initial data (152 bytes) 29661 1726867552.05407: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867552.05413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867552.05443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.05447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867552.05449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867552.05451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.05497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.05500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.05509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.05568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.07271: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867552.07314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867552.07382: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcn9cs94c /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py <<< 29661 1726867552.07385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py" <<< 29661 1726867552.07419: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcn9cs94c" to remote "/root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py" <<< 29661 1726867552.07424: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py" <<< 29661 1726867552.08115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.08160: stderr chunk (state=3): >>><<< 29661 1726867552.08169: stdout chunk (state=3): >>><<< 29661 1726867552.08185: done transferring module to remote 29661 1726867552.08195: _low_level_execute_command(): starting 29661 1726867552.08200: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/ /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py && sleep 0' 29661 1726867552.08634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867552.08637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867552.08671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.08674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867552.08676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867552.08682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.08731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.08734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.08784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.10534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.10557: stderr chunk (state=3): >>><<< 29661 1726867552.10560: stdout chunk (state=3): >>><<< 29661 1726867552.10578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867552.10582: _low_level_execute_command(): starting 29661 1726867552.10585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/AnsiballZ_dnf.py && sleep 0' 29661 1726867552.11015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867552.11018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.11020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867552.11022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867552.11025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.11071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.11080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.11082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.11140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.52186: 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}}} <<< 29661 1726867552.56384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.56388: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 29661 1726867552.56391: stderr chunk (state=3): >>><<< 29661 1726867552.56393: stdout chunk (state=3): >>><<< 29661 1726867552.56397: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867552.56408: 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-1726867551.7910626-29942-180779676612498/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867552.56411: _low_level_execute_command(): starting 29661 1726867552.56413: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867551.7910626-29942-180779676612498/ > /dev/null 2>&1 && sleep 0' 29661 1726867552.56964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867552.56982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867552.56997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867552.57020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867552.57122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.57143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.57218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.59026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.59073: stderr chunk (state=3): >>><<< 29661 1726867552.59089: stdout chunk (state=3): >>><<< 29661 1726867552.59107: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867552.59118: handler run complete 29661 1726867552.59283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867552.59474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867552.59519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867552.59552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867552.59592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867552.59663: variable '__install_status' from source: unknown 29661 1726867552.59698: Evaluated conditional (__install_status is success): True 29661 1726867552.59719: attempt loop complete, returning result 29661 1726867552.59727: _execute() done 29661 1726867552.59734: dumping result to json 29661 1726867552.59744: done dumping result, returning 29661 1726867552.59802: done running TaskExecutor() for managed_node1/TASK: Install iproute [0affcac9-a3a5-cfde-a624-0000000001cf] 29661 1726867552.59805: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cf ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 29661 1726867552.59981: no more pending results, returning what we have 29661 1726867552.59985: results queue empty 29661 1726867552.59986: checking for any_errors_fatal 29661 1726867552.59990: done checking for any_errors_fatal 29661 1726867552.59991: checking for max_fail_percentage 29661 1726867552.59992: done checking for max_fail_percentage 29661 1726867552.59993: checking to see if all hosts have failed and the running result is not ok 29661 1726867552.59994: done checking to see if all hosts have failed 29661 1726867552.59995: getting the remaining hosts for this loop 29661 1726867552.59996: done getting the remaining hosts for this loop 29661 1726867552.59999: getting the next task for host managed_node1 29661 1726867552.60005: done getting next task for host managed_node1 29661 1726867552.60007: ^ task is: TASK: Create veth interface {{ interface }} 29661 1726867552.60010: ^ 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 29661 1726867552.60013: getting variables 29661 1726867552.60014: in VariableManager get_vars() 29661 1726867552.60052: Calling all_inventory to load vars for managed_node1 29661 1726867552.60056: Calling groups_inventory to load vars for managed_node1 29661 1726867552.60058: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867552.60071: Calling all_plugins_play to load vars for managed_node1 29661 1726867552.60075: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867552.60325: Calling groups_plugins_play to load vars for managed_node1 29661 1726867552.60338: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001cf 29661 1726867552.60341: WORKER PROCESS EXITING 29661 1726867552.60930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867552.61212: done with get_vars() 29661 1726867552.61227: done getting variables 29661 1726867552.61282: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867552.61401: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:25:52 -0400 (0:00:00.913) 0:00:06.933 ****** 29661 1726867552.61432: entering _queue_task() for managed_node1/command 29661 1726867552.61993: worker is 1 (out of 1 available) 29661 1726867552.62088: exiting _queue_task() for managed_node1/command 29661 1726867552.62100: done queuing things up, now waiting for results queue to drain 29661 1726867552.62101: waiting for pending results... 29661 1726867552.62418: running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 29661 1726867552.62522: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d0 29661 1726867552.62569: variable 'ansible_search_path' from source: unknown 29661 1726867552.62611: variable 'ansible_search_path' from source: unknown 29661 1726867552.62893: variable 'interface' from source: set_fact 29661 1726867552.62986: variable 'interface' from source: set_fact 29661 1726867552.63067: variable 'interface' from source: set_fact 29661 1726867552.63216: Loaded config def from plugin (lookup/items) 29661 1726867552.63230: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 29661 1726867552.63257: variable 'omit' from source: magic vars 29661 1726867552.63382: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867552.63396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867552.63415: variable 'omit' from source: magic vars 29661 1726867552.63959: variable 'ansible_distribution_major_version' from source: facts 29661 1726867552.63971: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867552.64170: variable 'type' from source: set_fact 29661 1726867552.64185: variable 'state' from source: include params 29661 1726867552.64193: variable 'interface' from source: set_fact 29661 1726867552.64201: variable 'current_interfaces' from source: set_fact 29661 1726867552.64284: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29661 1726867552.64287: variable 'omit' from source: magic vars 29661 1726867552.64290: variable 'omit' from source: magic vars 29661 1726867552.64313: variable 'item' from source: unknown 29661 1726867552.64391: variable 'item' from source: unknown 29661 1726867552.64442: variable 'omit' from source: magic vars 29661 1726867552.64525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867552.64630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867552.64692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867552.64745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867552.64771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867552.65089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867552.65093: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867552.65095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867552.65586: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867552.65589: Set connection var ansible_shell_executable to /bin/sh 29661 1726867552.65591: Set connection var ansible_connection to ssh 29661 1726867552.65593: Set connection var ansible_pipelining to False 29661 1726867552.65595: Set connection var ansible_shell_type to sh 29661 1726867552.65596: Set connection var ansible_timeout to 10 29661 1726867552.65598: variable 'ansible_shell_executable' from source: unknown 29661 1726867552.65599: variable 'ansible_connection' from source: unknown 29661 1726867552.65601: variable 'ansible_module_compression' from source: unknown 29661 1726867552.65603: variable 'ansible_shell_type' from source: unknown 29661 1726867552.65604: variable 'ansible_shell_executable' from source: unknown 29661 1726867552.65606: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867552.65607: variable 'ansible_pipelining' from source: unknown 29661 1726867552.65609: variable 'ansible_timeout' from source: unknown 29661 1726867552.65611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867552.66021: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867552.66091: variable 'omit' from source: magic vars 29661 1726867552.66104: starting attempt loop 29661 1726867552.66111: running the handler 29661 1726867552.66135: _low_level_execute_command(): starting 29661 1726867552.66150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867552.67664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.67897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.67980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.69615: stdout chunk (state=3): >>>/root <<< 29661 1726867552.69711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.69807: stderr chunk (state=3): >>><<< 29661 1726867552.69812: stdout chunk (state=3): >>><<< 29661 1726867552.69835: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867552.69856: _low_level_execute_command(): starting 29661 1726867552.69866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815 `" && echo ansible-tmp-1726867552.6984205-29994-40655427350815="` echo /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815 `" ) && sleep 0' 29661 1726867552.71110: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867552.71113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867552.71116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.71118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867552.71120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.71247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.71400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.71403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.71468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.73393: stdout chunk (state=3): >>>ansible-tmp-1726867552.6984205-29994-40655427350815=/root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815 <<< 29661 1726867552.73498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.73530: stderr chunk (state=3): >>><<< 29661 1726867552.73540: stdout chunk (state=3): >>><<< 29661 1726867552.73567: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867552.6984205-29994-40655427350815=/root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867552.73618: variable 'ansible_module_compression' from source: unknown 29661 1726867552.73884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867552.73886: variable 'ansible_facts' from source: unknown 29661 1726867552.73947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py 29661 1726867552.74554: Sending initial data 29661 1726867552.74557: Sent initial data (155 bytes) 29661 1726867552.75491: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.75611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.75616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.75640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.75756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.77309: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29661 1726867552.77317: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29661 1726867552.77324: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 29661 1726867552.77341: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867552.77407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867552.77463: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmptu62scr9 /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py <<< 29661 1726867552.77466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py" <<< 29661 1726867552.77510: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmptu62scr9" to remote "/root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py" <<< 29661 1726867552.78483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.78532: stderr chunk (state=3): >>><<< 29661 1726867552.78884: stdout chunk (state=3): >>><<< 29661 1726867552.78887: done transferring module to remote 29661 1726867552.78890: _low_level_execute_command(): starting 29661 1726867552.78892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/ /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py && sleep 0' 29661 1726867552.79682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.79698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.79710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.79781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.81521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867552.81560: stderr chunk (state=3): >>><<< 29661 1726867552.81581: stdout chunk (state=3): >>><<< 29661 1726867552.81601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867552.81608: _low_level_execute_command(): starting 29661 1726867552.81616: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/AnsiballZ_command.py && sleep 0' 29661 1726867552.82245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867552.82258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.82269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867552.82530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867552.82557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867552.82673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867552.82676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867552.98496: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 17:25:52.976106", "end": "2024-09-20 17:25:52.982312", "delta": "0:00:00.006206", "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}}} <<< 29661 1726867553.00892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867553.00914: stdout chunk (state=3): >>><<< 29661 1726867553.00931: stderr chunk (state=3): >>><<< 29661 1726867553.00957: _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 17:25:52.976106", "end": "2024-09-20 17:25:52.982312", "delta": "0:00:00.006206", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867553.01006: 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-1726867552.6984205-29994-40655427350815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867553.01034: _low_level_execute_command(): starting 29661 1726867553.01111: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867552.6984205-29994-40655427350815/ > /dev/null 2>&1 && sleep 0' 29661 1726867553.01669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867553.01675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.01686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.01701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.01757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867553.01760: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867553.01763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.01769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867553.01779: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867553.01783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867553.01788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.01794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.01797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.01799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867553.01801: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867553.01886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.01890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.01893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.01903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.02256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.06034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.06037: stdout chunk (state=3): >>><<< 29661 1726867553.06043: stderr chunk (state=3): >>><<< 29661 1726867553.06057: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.06064: handler run complete 29661 1726867553.06084: Evaluated conditional (False): False 29661 1726867553.06092: attempt loop complete, returning result 29661 1726867553.06106: variable 'item' from source: unknown 29661 1726867553.06167: 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.006206", "end": "2024-09-20 17:25:52.982312", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-20 17:25:52.976106" } 29661 1726867553.06330: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.06333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.06336: variable 'omit' from source: magic vars 29661 1726867553.06562: variable 'ansible_distribution_major_version' from source: facts 29661 1726867553.06569: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867553.06788: variable 'type' from source: set_fact 29661 1726867553.06791: variable 'state' from source: include params 29661 1726867553.06794: variable 'interface' from source: set_fact 29661 1726867553.06796: variable 'current_interfaces' from source: set_fact 29661 1726867553.06798: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29661 1726867553.06800: variable 'omit' from source: magic vars 29661 1726867553.06802: variable 'omit' from source: magic vars 29661 1726867553.06804: variable 'item' from source: unknown 29661 1726867553.06838: variable 'item' from source: unknown 29661 1726867553.06856: variable 'omit' from source: magic vars 29661 1726867553.06883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867553.06907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.06918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.06934: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867553.06941: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.06949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.07040: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867553.07052: Set connection var ansible_shell_executable to /bin/sh 29661 1726867553.07059: Set connection var ansible_connection to ssh 29661 1726867553.07069: Set connection var ansible_pipelining to False 29661 1726867553.07076: Set connection var ansible_shell_type to sh 29661 1726867553.07093: Set connection var ansible_timeout to 10 29661 1726867553.07125: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.07133: variable 'ansible_connection' from source: unknown 29661 1726867553.07139: variable 'ansible_module_compression' from source: unknown 29661 1726867553.07146: variable 'ansible_shell_type' from source: unknown 29661 1726867553.07151: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.07158: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.07166: variable 'ansible_pipelining' from source: unknown 29661 1726867553.07184: variable 'ansible_timeout' from source: unknown 29661 1726867553.07193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.07306: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867553.07314: variable 'omit' from source: magic vars 29661 1726867553.07317: starting attempt loop 29661 1726867553.07320: running the handler 29661 1726867553.07335: _low_level_execute_command(): starting 29661 1726867553.07337: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867553.07845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.07862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.07937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.09557: stdout chunk (state=3): >>>/root <<< 29661 1726867553.09665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.09675: stdout chunk (state=3): >>><<< 29661 1726867553.09688: stderr chunk (state=3): >>><<< 29661 1726867553.09706: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.09720: _low_level_execute_command(): starting 29661 1726867553.09731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654 `" && echo ansible-tmp-1726867553.0971105-29994-239942907488654="` echo /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654 `" ) && sleep 0' 29661 1726867553.10260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867553.10273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.10294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.10316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.10415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.10436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.10457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.10550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.12402: stdout chunk (state=3): >>>ansible-tmp-1726867553.0971105-29994-239942907488654=/root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654 <<< 29661 1726867553.12536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.12544: stdout chunk (state=3): >>><<< 29661 1726867553.12554: stderr chunk (state=3): >>><<< 29661 1726867553.12571: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867553.0971105-29994-239942907488654=/root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.12603: variable 'ansible_module_compression' from source: unknown 29661 1726867553.12884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867553.12887: variable 'ansible_facts' from source: unknown 29661 1726867553.12919: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py 29661 1726867553.13218: Sending initial data 29661 1726867553.13226: Sent initial data (156 bytes) 29661 1726867553.13750: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867553.13765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.13783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.13897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.13910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.13927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.14000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.15566: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867553.15612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867553.15661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpxp9q_khw /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py <<< 29661 1726867553.15675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py" <<< 29661 1726867553.15699: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpxp9q_khw" to remote "/root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py" <<< 29661 1726867553.16772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.16783: stdout chunk (state=3): >>><<< 29661 1726867553.16882: stderr chunk (state=3): >>><<< 29661 1726867553.16886: done transferring module to remote 29661 1726867553.16888: _low_level_execute_command(): starting 29661 1726867553.16890: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/ /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py && sleep 0' 29661 1726867553.17763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.17956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.17981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.18055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.19801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.19852: stderr chunk (state=3): >>><<< 29661 1726867553.19862: stdout chunk (state=3): >>><<< 29661 1726867553.19885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.19894: _low_level_execute_command(): starting 29661 1726867553.19904: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/AnsiballZ_command.py && sleep 0' 29661 1726867553.20462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867553.20476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.20495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.20511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.20526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867553.20538: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867553.20631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.20650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.20662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.20746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.36259: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:53.356825", "end": "2024-09-20 17:25:53.360736", "delta": "0:00:00.003911", "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}}} <<< 29661 1726867553.37745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867553.37764: stderr chunk (state=3): >>><<< 29661 1726867553.37767: stdout chunk (state=3): >>><<< 29661 1726867553.37782: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:53.356825", "end": "2024-09-20 17:25:53.360736", "delta": "0:00:00.003911", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867553.37806: 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-1726867553.0971105-29994-239942907488654/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867553.37811: _low_level_execute_command(): starting 29661 1726867553.37822: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867553.0971105-29994-239942907488654/ > /dev/null 2>&1 && sleep 0' 29661 1726867553.38235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.38238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.38240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.38242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867553.38244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.38295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.38298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.38348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.40128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.40146: stderr chunk (state=3): >>><<< 29661 1726867553.40150: stdout chunk (state=3): >>><<< 29661 1726867553.40161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.40166: handler run complete 29661 1726867553.40186: Evaluated conditional (False): False 29661 1726867553.40194: attempt loop complete, returning result 29661 1726867553.40208: variable 'item' from source: unknown 29661 1726867553.40268: 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.003911", "end": "2024-09-20 17:25:53.360736", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-20 17:25:53.356825" } 29661 1726867553.40385: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.40390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.40392: variable 'omit' from source: magic vars 29661 1726867553.40490: variable 'ansible_distribution_major_version' from source: facts 29661 1726867553.40493: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867553.40620: variable 'type' from source: set_fact 29661 1726867553.40623: variable 'state' from source: include params 29661 1726867553.40626: variable 'interface' from source: set_fact 29661 1726867553.40628: variable 'current_interfaces' from source: set_fact 29661 1726867553.40635: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 29661 1726867553.40638: variable 'omit' from source: magic vars 29661 1726867553.40649: variable 'omit' from source: magic vars 29661 1726867553.40674: variable 'item' from source: unknown 29661 1726867553.40719: variable 'item' from source: unknown 29661 1726867553.40734: variable 'omit' from source: magic vars 29661 1726867553.40752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867553.40758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.40764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.40773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867553.40776: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.40780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.40828: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867553.40837: Set connection var ansible_shell_executable to /bin/sh 29661 1726867553.40840: Set connection var ansible_connection to ssh 29661 1726867553.40842: Set connection var ansible_pipelining to False 29661 1726867553.40846: Set connection var ansible_shell_type to sh 29661 1726867553.40851: Set connection var ansible_timeout to 10 29661 1726867553.40865: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.40868: variable 'ansible_connection' from source: unknown 29661 1726867553.40870: variable 'ansible_module_compression' from source: unknown 29661 1726867553.40873: variable 'ansible_shell_type' from source: unknown 29661 1726867553.40875: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.40879: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.40883: variable 'ansible_pipelining' from source: unknown 29661 1726867553.40886: variable 'ansible_timeout' from source: unknown 29661 1726867553.40890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.40959: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867553.40967: variable 'omit' from source: magic vars 29661 1726867553.40969: starting attempt loop 29661 1726867553.40972: running the handler 29661 1726867553.40974: _low_level_execute_command(): starting 29661 1726867553.40978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867553.41362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.41398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.41401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867553.41403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.41405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.41443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.41457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.41507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.43071: stdout chunk (state=3): >>>/root <<< 29661 1726867553.43170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.43192: stderr chunk (state=3): >>><<< 29661 1726867553.43195: stdout chunk (state=3): >>><<< 29661 1726867553.43209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.43217: _low_level_execute_command(): starting 29661 1726867553.43222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035 `" && echo ansible-tmp-1726867553.4320776-29994-179177454672035="` echo /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035 `" ) && sleep 0' 29661 1726867553.43619: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.43622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.43625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867553.43627: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.43629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.43682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.43686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.43735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.45602: stdout chunk (state=3): >>>ansible-tmp-1726867553.4320776-29994-179177454672035=/root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035 <<< 29661 1726867553.45712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.45735: stderr chunk (state=3): >>><<< 29661 1726867553.45738: stdout chunk (state=3): >>><<< 29661 1726867553.45750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867553.4320776-29994-179177454672035=/root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.45765: variable 'ansible_module_compression' from source: unknown 29661 1726867553.45796: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867553.45810: variable 'ansible_facts' from source: unknown 29661 1726867553.45854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py 29661 1726867553.45939: Sending initial data 29661 1726867553.45943: Sent initial data (156 bytes) 29661 1726867553.46344: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.46374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.46380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867553.46387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.46390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.46392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867553.46394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.46430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.46452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.46493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.47995: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867553.48000: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867553.48038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867553.48084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpkd1xjf_i /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py <<< 29661 1726867553.48091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py" <<< 29661 1726867553.48126: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpkd1xjf_i" to remote "/root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py" <<< 29661 1726867553.48673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.48711: stderr chunk (state=3): >>><<< 29661 1726867553.48714: stdout chunk (state=3): >>><<< 29661 1726867553.48743: done transferring module to remote 29661 1726867553.48749: _low_level_execute_command(): starting 29661 1726867553.48753: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/ /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py && sleep 0' 29661 1726867553.49135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.49165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.49168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.49171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.49217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.49220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.49274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.50989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.51007: stderr chunk (state=3): >>><<< 29661 1726867553.51010: stdout chunk (state=3): >>><<< 29661 1726867553.51021: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.51024: _low_level_execute_command(): starting 29661 1726867553.51030: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/AnsiballZ_command.py && sleep 0' 29661 1726867553.51429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.51432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.51435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.51437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867553.51438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.51472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.51493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.51540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.66884: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:53.662429", "end": "2024-09-20 17:25:53.666329", "delta": "0:00:00.003900", "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}}} <<< 29661 1726867553.68397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867553.68413: stderr chunk (state=3): >>><<< 29661 1726867553.68416: stdout chunk (state=3): >>><<< 29661 1726867553.68431: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:53.662429", "end": "2024-09-20 17:25:53.666329", "delta": "0:00:00.003900", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867553.68455: 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-1726867553.4320776-29994-179177454672035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867553.68460: _low_level_execute_command(): starting 29661 1726867553.68465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867553.4320776-29994-179177454672035/ > /dev/null 2>&1 && sleep 0' 29661 1726867553.68858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.68862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867553.68882: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867553.68886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867553.68895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.68948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.68951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.69001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.70844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.70848: stdout chunk (state=3): >>><<< 29661 1726867553.70932: stderr chunk (state=3): >>><<< 29661 1726867553.70935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.70938: handler run complete 29661 1726867553.70940: Evaluated conditional (False): False 29661 1726867553.70941: attempt loop complete, returning result 29661 1726867553.70958: variable 'item' from source: unknown 29661 1726867553.71049: 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.003900", "end": "2024-09-20 17:25:53.666329", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-20 17:25:53.662429" } 29661 1726867553.71165: dumping result to json 29661 1726867553.71168: done dumping result, returning 29661 1726867553.71170: done running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d0] 29661 1726867553.71172: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d0 29661 1726867553.71501: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d0 29661 1726867553.71505: WORKER PROCESS EXITING 29661 1726867553.71552: no more pending results, returning what we have 29661 1726867553.71559: results queue empty 29661 1726867553.71560: checking for any_errors_fatal 29661 1726867553.71562: done checking for any_errors_fatal 29661 1726867553.71562: checking for max_fail_percentage 29661 1726867553.71563: done checking for max_fail_percentage 29661 1726867553.71563: checking to see if all hosts have failed and the running result is not ok 29661 1726867553.71564: done checking to see if all hosts have failed 29661 1726867553.71564: getting the remaining hosts for this loop 29661 1726867553.71565: done getting the remaining hosts for this loop 29661 1726867553.71567: getting the next task for host managed_node1 29661 1726867553.71571: done getting next task for host managed_node1 29661 1726867553.71572: ^ task is: TASK: Set up veth as managed by NetworkManager 29661 1726867553.71574: ^ 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 29661 1726867553.71576: getting variables 29661 1726867553.71579: in VariableManager get_vars() 29661 1726867553.71597: Calling all_inventory to load vars for managed_node1 29661 1726867553.71598: Calling groups_inventory to load vars for managed_node1 29661 1726867553.71600: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867553.71607: Calling all_plugins_play to load vars for managed_node1 29661 1726867553.71609: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867553.71610: Calling groups_plugins_play to load vars for managed_node1 29661 1726867553.71714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867553.71837: done with get_vars() 29661 1726867553.71846: done getting variables 29661 1726867553.71888: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:25:53 -0400 (0:00:01.104) 0:00:08.037 ****** 29661 1726867553.71906: entering _queue_task() for managed_node1/command 29661 1726867553.72096: worker is 1 (out of 1 available) 29661 1726867553.72109: exiting _queue_task() for managed_node1/command 29661 1726867553.72121: done queuing things up, now waiting for results queue to drain 29661 1726867553.72123: waiting for pending results... 29661 1726867553.72266: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 29661 1726867553.72333: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d1 29661 1726867553.72347: variable 'ansible_search_path' from source: unknown 29661 1726867553.72351: variable 'ansible_search_path' from source: unknown 29661 1726867553.72381: calling self._execute() 29661 1726867553.72448: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.72452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.72463: variable 'omit' from source: magic vars 29661 1726867553.72749: variable 'ansible_distribution_major_version' from source: facts 29661 1726867553.72820: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867553.72931: variable 'type' from source: set_fact 29661 1726867553.72943: variable 'state' from source: include params 29661 1726867553.73082: Evaluated conditional (type == 'veth' and state == 'present'): True 29661 1726867553.73086: variable 'omit' from source: magic vars 29661 1726867553.73089: variable 'omit' from source: magic vars 29661 1726867553.73101: variable 'interface' from source: set_fact 29661 1726867553.73123: variable 'omit' from source: magic vars 29661 1726867553.73164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867553.73205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867553.73230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867553.73249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.73265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867553.73299: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867553.73307: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.73314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.73416: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867553.73428: Set connection var ansible_shell_executable to /bin/sh 29661 1726867553.73435: Set connection var ansible_connection to ssh 29661 1726867553.73446: Set connection var ansible_pipelining to False 29661 1726867553.73453: Set connection var ansible_shell_type to sh 29661 1726867553.73466: Set connection var ansible_timeout to 10 29661 1726867553.73493: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.73501: variable 'ansible_connection' from source: unknown 29661 1726867553.73573: variable 'ansible_module_compression' from source: unknown 29661 1726867553.73576: variable 'ansible_shell_type' from source: unknown 29661 1726867553.73581: variable 'ansible_shell_executable' from source: unknown 29661 1726867553.73583: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867553.73586: variable 'ansible_pipelining' from source: unknown 29661 1726867553.73588: variable 'ansible_timeout' from source: unknown 29661 1726867553.73590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867553.73706: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867553.73719: variable 'omit' from source: magic vars 29661 1726867553.73724: starting attempt loop 29661 1726867553.73729: running the handler 29661 1726867553.73740: _low_level_execute_command(): starting 29661 1726867553.73747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867553.74225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.74228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.74233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867553.74236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.74283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.74296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.74344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.75942: stdout chunk (state=3): >>>/root <<< 29661 1726867553.76041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.76061: stderr chunk (state=3): >>><<< 29661 1726867553.76065: stdout chunk (state=3): >>><<< 29661 1726867553.76088: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.76100: _low_level_execute_command(): starting 29661 1726867553.76103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660 `" && echo ansible-tmp-1726867553.7608697-30068-42569772517660="` echo /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660 `" ) && sleep 0' 29661 1726867553.76498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.76501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.76514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.76516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.76558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867553.76562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.76609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.78479: stdout chunk (state=3): >>>ansible-tmp-1726867553.7608697-30068-42569772517660=/root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660 <<< 29661 1726867553.78589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.78610: stderr chunk (state=3): >>><<< 29661 1726867553.78613: stdout chunk (state=3): >>><<< 29661 1726867553.78624: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867553.7608697-30068-42569772517660=/root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.78647: variable 'ansible_module_compression' from source: unknown 29661 1726867553.78689: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867553.78718: variable 'ansible_facts' from source: unknown 29661 1726867553.78774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py 29661 1726867553.78862: Sending initial data 29661 1726867553.78866: Sent initial data (155 bytes) 29661 1726867553.79275: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.79280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867553.79282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867553.79284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867553.79286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.79339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.79345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.79383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.80901: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867553.80906: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867553.80943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867553.80988: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpronqorpf /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py <<< 29661 1726867553.80994: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py" <<< 29661 1726867553.81031: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpronqorpf" to remote "/root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py" <<< 29661 1726867553.81037: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py" <<< 29661 1726867553.81581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.81616: stderr chunk (state=3): >>><<< 29661 1726867553.81619: stdout chunk (state=3): >>><<< 29661 1726867553.81659: done transferring module to remote 29661 1726867553.81667: _low_level_execute_command(): starting 29661 1726867553.81671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/ /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py && sleep 0' 29661 1726867553.82066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.82069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.82072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.82074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.82129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.82134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.82176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867553.83881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867553.83902: stderr chunk (state=3): >>><<< 29661 1726867553.83905: stdout chunk (state=3): >>><<< 29661 1726867553.83920: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867553.83924: _low_level_execute_command(): starting 29661 1726867553.83926: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/AnsiballZ_command.py && sleep 0' 29661 1726867553.84311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867553.84315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867553.84317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.84319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867553.84321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867553.84374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867553.84379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867553.84421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.01369: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 17:25:53.992615", "end": "2024-09-20 17:25:54.011468", "delta": "0:00:00.018853", "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}}} <<< 29661 1726867554.02950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867554.02971: stderr chunk (state=3): >>><<< 29661 1726867554.02982: stdout chunk (state=3): >>><<< 29661 1726867554.03003: _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 17:25:53.992615", "end": "2024-09-20 17:25:54.011468", "delta": "0:00:00.018853", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867554.03095: 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-1726867553.7608697-30068-42569772517660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867554.03108: _low_level_execute_command(): starting 29661 1726867554.03180: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867553.7608697-30068-42569772517660/ > /dev/null 2>&1 && sleep 0' 29661 1726867554.03741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867554.03756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867554.03770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867554.03795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867554.03849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.03919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.03958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.03973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.04057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.05895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.05907: stdout chunk (state=3): >>><<< 29661 1726867554.05926: stderr chunk (state=3): >>><<< 29661 1726867554.05941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.06083: handler run complete 29661 1726867554.06086: Evaluated conditional (False): False 29661 1726867554.06088: attempt loop complete, returning result 29661 1726867554.06090: _execute() done 29661 1726867554.06092: dumping result to json 29661 1726867554.06094: done dumping result, returning 29661 1726867554.06096: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-cfde-a624-0000000001d1] 29661 1726867554.06098: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d1 29661 1726867554.06166: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d1 29661 1726867554.06169: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.018853", "end": "2024-09-20 17:25:54.011468", "rc": 0, "start": "2024-09-20 17:25:53.992615" } 29661 1726867554.06246: no more pending results, returning what we have 29661 1726867554.06249: results queue empty 29661 1726867554.06250: checking for any_errors_fatal 29661 1726867554.06264: done checking for any_errors_fatal 29661 1726867554.06265: checking for max_fail_percentage 29661 1726867554.06267: done checking for max_fail_percentage 29661 1726867554.06267: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.06269: done checking to see if all hosts have failed 29661 1726867554.06270: getting the remaining hosts for this loop 29661 1726867554.06271: done getting the remaining hosts for this loop 29661 1726867554.06274: getting the next task for host managed_node1 29661 1726867554.06282: done getting next task for host managed_node1 29661 1726867554.06285: ^ task is: TASK: Delete veth interface {{ interface }} 29661 1726867554.06288: ^ 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 29661 1726867554.06291: getting variables 29661 1726867554.06293: in VariableManager get_vars() 29661 1726867554.06328: Calling all_inventory to load vars for managed_node1 29661 1726867554.06331: Calling groups_inventory to load vars for managed_node1 29661 1726867554.06334: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.06345: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.06347: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.06350: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.06832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.07098: done with get_vars() 29661 1726867554.07108: done getting variables 29661 1726867554.07168: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867554.07287: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:25:54 -0400 (0:00:00.354) 0:00:08.392 ****** 29661 1726867554.07316: entering _queue_task() for managed_node1/command 29661 1726867554.07695: worker is 1 (out of 1 available) 29661 1726867554.07705: exiting _queue_task() for managed_node1/command 29661 1726867554.07716: done queuing things up, now waiting for results queue to drain 29661 1726867554.07718: waiting for pending results... 29661 1726867554.08025: running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 29661 1726867554.08047: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d2 29661 1726867554.08072: variable 'ansible_search_path' from source: unknown 29661 1726867554.08083: variable 'ansible_search_path' from source: unknown 29661 1726867554.08149: calling self._execute() 29661 1726867554.08276: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.08282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.08288: variable 'omit' from source: magic vars 29661 1726867554.08710: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.08714: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.08925: variable 'type' from source: set_fact 29661 1726867554.08940: variable 'state' from source: include params 29661 1726867554.08986: variable 'interface' from source: set_fact 29661 1726867554.08989: variable 'current_interfaces' from source: set_fact 29661 1726867554.08992: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 29661 1726867554.08999: when evaluation is False, skipping this task 29661 1726867554.09002: _execute() done 29661 1726867554.09005: dumping result to json 29661 1726867554.09006: done dumping result, returning 29661 1726867554.09009: done running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d2] 29661 1726867554.09011: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d2 29661 1726867554.09176: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d2 29661 1726867554.09181: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29661 1726867554.09231: no more pending results, returning what we have 29661 1726867554.09235: results queue empty 29661 1726867554.09237: checking for any_errors_fatal 29661 1726867554.09247: done checking for any_errors_fatal 29661 1726867554.09248: checking for max_fail_percentage 29661 1726867554.09249: done checking for max_fail_percentage 29661 1726867554.09250: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.09252: done checking to see if all hosts have failed 29661 1726867554.09253: getting the remaining hosts for this loop 29661 1726867554.09255: done getting the remaining hosts for this loop 29661 1726867554.09258: getting the next task for host managed_node1 29661 1726867554.09264: done getting next task for host managed_node1 29661 1726867554.09267: ^ task is: TASK: Create dummy interface {{ interface }} 29661 1726867554.09270: ^ 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 29661 1726867554.09274: getting variables 29661 1726867554.09276: in VariableManager get_vars() 29661 1726867554.09316: Calling all_inventory to load vars for managed_node1 29661 1726867554.09319: Calling groups_inventory to load vars for managed_node1 29661 1726867554.09436: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.09448: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.09451: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.09454: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.09747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.10070: done with get_vars() 29661 1726867554.10085: done getting variables 29661 1726867554.10148: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867554.10272: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:25:54 -0400 (0:00:00.029) 0:00:08.421 ****** 29661 1726867554.10302: entering _queue_task() for managed_node1/command 29661 1726867554.10689: worker is 1 (out of 1 available) 29661 1726867554.10699: exiting _queue_task() for managed_node1/command 29661 1726867554.10710: done queuing things up, now waiting for results queue to drain 29661 1726867554.10712: waiting for pending results... 29661 1726867554.10894: running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 29661 1726867554.10925: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d3 29661 1726867554.10984: variable 'ansible_search_path' from source: unknown 29661 1726867554.10993: variable 'ansible_search_path' from source: unknown 29661 1726867554.11004: calling self._execute() 29661 1726867554.11099: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.11114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.11154: variable 'omit' from source: magic vars 29661 1726867554.11490: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.11507: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.11713: variable 'type' from source: set_fact 29661 1726867554.11759: variable 'state' from source: include params 29661 1726867554.11762: variable 'interface' from source: set_fact 29661 1726867554.11765: variable 'current_interfaces' from source: set_fact 29661 1726867554.11768: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 29661 1726867554.11770: when evaluation is False, skipping this task 29661 1726867554.11772: _execute() done 29661 1726867554.11774: dumping result to json 29661 1726867554.11776: done dumping result, returning 29661 1726867554.11780: done running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d3] 29661 1726867554.11789: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d3 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29661 1726867554.12061: no more pending results, returning what we have 29661 1726867554.12065: results queue empty 29661 1726867554.12067: checking for any_errors_fatal 29661 1726867554.12072: done checking for any_errors_fatal 29661 1726867554.12073: checking for max_fail_percentage 29661 1726867554.12075: done checking for max_fail_percentage 29661 1726867554.12076: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.12080: done checking to see if all hosts have failed 29661 1726867554.12081: getting the remaining hosts for this loop 29661 1726867554.12082: done getting the remaining hosts for this loop 29661 1726867554.12085: getting the next task for host managed_node1 29661 1726867554.12092: done getting next task for host managed_node1 29661 1726867554.12095: ^ task is: TASK: Delete dummy interface {{ interface }} 29661 1726867554.12099: ^ 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 29661 1726867554.12104: getting variables 29661 1726867554.12105: in VariableManager get_vars() 29661 1726867554.12143: Calling all_inventory to load vars for managed_node1 29661 1726867554.12145: Calling groups_inventory to load vars for managed_node1 29661 1726867554.12148: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.12161: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.12164: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.12168: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.12784: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d3 29661 1726867554.12787: WORKER PROCESS EXITING 29661 1726867554.12997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.13404: done with get_vars() 29661 1726867554.13413: done getting variables 29661 1726867554.13465: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867554.13763: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:25:54 -0400 (0:00:00.034) 0:00:08.456 ****** 29661 1726867554.13791: entering _queue_task() for managed_node1/command 29661 1726867554.14206: worker is 1 (out of 1 available) 29661 1726867554.14219: exiting _queue_task() for managed_node1/command 29661 1726867554.14231: done queuing things up, now waiting for results queue to drain 29661 1726867554.14232: waiting for pending results... 29661 1726867554.14810: running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 29661 1726867554.14894: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d4 29661 1726867554.14907: variable 'ansible_search_path' from source: unknown 29661 1726867554.14910: variable 'ansible_search_path' from source: unknown 29661 1726867554.15036: calling self._execute() 29661 1726867554.15224: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.15232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.15242: variable 'omit' from source: magic vars 29661 1726867554.15775: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.15991: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.16388: variable 'type' from source: set_fact 29661 1726867554.16394: variable 'state' from source: include params 29661 1726867554.16400: variable 'interface' from source: set_fact 29661 1726867554.16403: variable 'current_interfaces' from source: set_fact 29661 1726867554.16411: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 29661 1726867554.16414: when evaluation is False, skipping this task 29661 1726867554.16417: _execute() done 29661 1726867554.16419: dumping result to json 29661 1726867554.16422: done dumping result, returning 29661 1726867554.16427: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d4] 29661 1726867554.16436: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d4 29661 1726867554.16609: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d4 29661 1726867554.16613: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29661 1726867554.16698: no more pending results, returning what we have 29661 1726867554.16701: results queue empty 29661 1726867554.16702: checking for any_errors_fatal 29661 1726867554.16707: done checking for any_errors_fatal 29661 1726867554.16708: checking for max_fail_percentage 29661 1726867554.16709: done checking for max_fail_percentage 29661 1726867554.16710: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.16711: done checking to see if all hosts have failed 29661 1726867554.16712: getting the remaining hosts for this loop 29661 1726867554.16713: done getting the remaining hosts for this loop 29661 1726867554.16716: getting the next task for host managed_node1 29661 1726867554.16721: done getting next task for host managed_node1 29661 1726867554.16724: ^ task is: TASK: Create tap interface {{ interface }} 29661 1726867554.16726: ^ 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 29661 1726867554.16730: getting variables 29661 1726867554.16732: in VariableManager get_vars() 29661 1726867554.16764: Calling all_inventory to load vars for managed_node1 29661 1726867554.16767: Calling groups_inventory to load vars for managed_node1 29661 1726867554.16769: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.16782: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.16785: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.16788: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.17164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.17585: done with get_vars() 29661 1726867554.17596: done getting variables 29661 1726867554.17647: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867554.17949: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:25:54 -0400 (0:00:00.041) 0:00:08.498 ****** 29661 1726867554.17976: entering _queue_task() for managed_node1/command 29661 1726867554.18402: worker is 1 (out of 1 available) 29661 1726867554.18416: exiting _queue_task() for managed_node1/command 29661 1726867554.18429: done queuing things up, now waiting for results queue to drain 29661 1726867554.18431: waiting for pending results... 29661 1726867554.18888: running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 29661 1726867554.18999: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d5 29661 1726867554.19126: variable 'ansible_search_path' from source: unknown 29661 1726867554.19131: variable 'ansible_search_path' from source: unknown 29661 1726867554.19282: calling self._execute() 29661 1726867554.19315: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.19321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.19334: variable 'omit' from source: magic vars 29661 1726867554.20173: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.20185: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.20613: variable 'type' from source: set_fact 29661 1726867554.20617: variable 'state' from source: include params 29661 1726867554.20623: variable 'interface' from source: set_fact 29661 1726867554.20626: variable 'current_interfaces' from source: set_fact 29661 1726867554.20637: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 29661 1726867554.20640: when evaluation is False, skipping this task 29661 1726867554.20642: _execute() done 29661 1726867554.20644: dumping result to json 29661 1726867554.20647: done dumping result, returning 29661 1726867554.20653: done running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d5] 29661 1726867554.20659: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d5 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 29661 1726867554.20980: no more pending results, returning what we have 29661 1726867554.20983: results queue empty 29661 1726867554.20985: checking for any_errors_fatal 29661 1726867554.20990: done checking for any_errors_fatal 29661 1726867554.20991: checking for max_fail_percentage 29661 1726867554.20993: done checking for max_fail_percentage 29661 1726867554.20994: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.20995: done checking to see if all hosts have failed 29661 1726867554.20996: getting the remaining hosts for this loop 29661 1726867554.20997: done getting the remaining hosts for this loop 29661 1726867554.21001: getting the next task for host managed_node1 29661 1726867554.21007: done getting next task for host managed_node1 29661 1726867554.21010: ^ task is: TASK: Delete tap interface {{ interface }} 29661 1726867554.21013: ^ 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 29661 1726867554.21017: getting variables 29661 1726867554.21018: in VariableManager get_vars() 29661 1726867554.21054: Calling all_inventory to load vars for managed_node1 29661 1726867554.21057: Calling groups_inventory to load vars for managed_node1 29661 1726867554.21060: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.21071: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.21074: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.21078: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.21701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.22110: done with get_vars() 29661 1726867554.22120: done getting variables 29661 1726867554.22148: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d5 29661 1726867554.22152: WORKER PROCESS EXITING 29661 1726867554.22187: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867554.22287: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:25:54 -0400 (0:00:00.043) 0:00:08.542 ****** 29661 1726867554.22315: entering _queue_task() for managed_node1/command 29661 1726867554.23025: worker is 1 (out of 1 available) 29661 1726867554.23039: exiting _queue_task() for managed_node1/command 29661 1726867554.23051: done queuing things up, now waiting for results queue to drain 29661 1726867554.23053: waiting for pending results... 29661 1726867554.23696: running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 29661 1726867554.23782: in run() - task 0affcac9-a3a5-cfde-a624-0000000001d6 29661 1726867554.24084: variable 'ansible_search_path' from source: unknown 29661 1726867554.24088: variable 'ansible_search_path' from source: unknown 29661 1726867554.24091: calling self._execute() 29661 1726867554.24138: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.24585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.24589: variable 'omit' from source: magic vars 29661 1726867554.24736: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.24996: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.25393: variable 'type' from source: set_fact 29661 1726867554.25403: variable 'state' from source: include params 29661 1726867554.25414: variable 'interface' from source: set_fact 29661 1726867554.25422: variable 'current_interfaces' from source: set_fact 29661 1726867554.25437: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 29661 1726867554.25444: when evaluation is False, skipping this task 29661 1726867554.25451: _execute() done 29661 1726867554.25457: dumping result to json 29661 1726867554.25463: done dumping result, returning 29661 1726867554.25472: done running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000001d6] 29661 1726867554.25482: sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d6 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 29661 1726867554.25616: no more pending results, returning what we have 29661 1726867554.25619: results queue empty 29661 1726867554.25620: checking for any_errors_fatal 29661 1726867554.25627: done checking for any_errors_fatal 29661 1726867554.25628: checking for max_fail_percentage 29661 1726867554.25630: done checking for max_fail_percentage 29661 1726867554.25631: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.25633: done checking to see if all hosts have failed 29661 1726867554.25633: getting the remaining hosts for this loop 29661 1726867554.25634: done getting the remaining hosts for this loop 29661 1726867554.25637: getting the next task for host managed_node1 29661 1726867554.25645: done getting next task for host managed_node1 29661 1726867554.25648: ^ task is: TASK: Include the task 'assert_device_present.yml' 29661 1726867554.25650: ^ 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 29661 1726867554.25655: getting variables 29661 1726867554.25656: in VariableManager get_vars() 29661 1726867554.25695: Calling all_inventory to load vars for managed_node1 29661 1726867554.25698: Calling groups_inventory to load vars for managed_node1 29661 1726867554.25701: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.25783: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000001d6 29661 1726867554.25786: WORKER PROCESS EXITING 29661 1726867554.25799: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.25802: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.25805: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.26205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.26621: done with get_vars() 29661 1726867554.26630: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:20 Friday 20 September 2024 17:25:54 -0400 (0:00:00.045) 0:00:08.588 ****** 29661 1726867554.26915: entering _queue_task() for managed_node1/include_tasks 29661 1726867554.27346: worker is 1 (out of 1 available) 29661 1726867554.27359: exiting _queue_task() for managed_node1/include_tasks 29661 1726867554.27371: done queuing things up, now waiting for results queue to drain 29661 1726867554.27372: waiting for pending results... 29661 1726867554.27813: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 29661 1726867554.27907: in run() - task 0affcac9-a3a5-cfde-a624-00000000000e 29661 1726867554.28182: variable 'ansible_search_path' from source: unknown 29661 1726867554.28186: calling self._execute() 29661 1726867554.28221: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.28236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.28249: variable 'omit' from source: magic vars 29661 1726867554.28820: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.28997: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.29007: _execute() done 29661 1726867554.29015: dumping result to json 29661 1726867554.29022: done dumping result, returning 29661 1726867554.29035: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-cfde-a624-00000000000e] 29661 1726867554.29044: sending task result for task 0affcac9-a3a5-cfde-a624-00000000000e 29661 1726867554.29548: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000000e 29661 1726867554.29552: WORKER PROCESS EXITING 29661 1726867554.29573: no more pending results, returning what we have 29661 1726867554.29579: in VariableManager get_vars() 29661 1726867554.29615: Calling all_inventory to load vars for managed_node1 29661 1726867554.29618: Calling groups_inventory to load vars for managed_node1 29661 1726867554.29620: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.29629: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.29632: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.29635: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.29972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.30373: done with get_vars() 29661 1726867554.30383: variable 'ansible_search_path' from source: unknown 29661 1726867554.30395: we have included files to process 29661 1726867554.30396: generating all_blocks data 29661 1726867554.30398: done generating all_blocks data 29661 1726867554.30401: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29661 1726867554.30402: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29661 1726867554.30405: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29661 1726867554.30754: in VariableManager get_vars() 29661 1726867554.30772: done with get_vars() 29661 1726867554.31080: done processing included file 29661 1726867554.31082: iterating over new_blocks loaded from include file 29661 1726867554.31084: in VariableManager get_vars() 29661 1726867554.31098: done with get_vars() 29661 1726867554.31099: filtering new block on tags 29661 1726867554.31116: done filtering new block on tags 29661 1726867554.31119: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 29661 1726867554.31123: extending task lists for all hosts with included blocks 29661 1726867554.34110: done extending task lists 29661 1726867554.34111: done processing included files 29661 1726867554.34112: results queue empty 29661 1726867554.34113: checking for any_errors_fatal 29661 1726867554.34115: done checking for any_errors_fatal 29661 1726867554.34116: checking for max_fail_percentage 29661 1726867554.34117: done checking for max_fail_percentage 29661 1726867554.34118: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.34119: done checking to see if all hosts have failed 29661 1726867554.34119: getting the remaining hosts for this loop 29661 1726867554.34121: done getting the remaining hosts for this loop 29661 1726867554.34123: getting the next task for host managed_node1 29661 1726867554.34129: done getting next task for host managed_node1 29661 1726867554.34131: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29661 1726867554.34134: ^ 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 29661 1726867554.34136: getting variables 29661 1726867554.34137: in VariableManager get_vars() 29661 1726867554.34150: Calling all_inventory to load vars for managed_node1 29661 1726867554.34152: Calling groups_inventory to load vars for managed_node1 29661 1726867554.34154: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.34159: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.34161: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.34164: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.34352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.34590: done with get_vars() 29661 1726867554.34599: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:25:54 -0400 (0:00:00.077) 0:00:08.665 ****** 29661 1726867554.34680: entering _queue_task() for managed_node1/include_tasks 29661 1726867554.35016: worker is 1 (out of 1 available) 29661 1726867554.35031: exiting _queue_task() for managed_node1/include_tasks 29661 1726867554.35045: done queuing things up, now waiting for results queue to drain 29661 1726867554.35046: waiting for pending results... 29661 1726867554.35314: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 29661 1726867554.35720: in run() - task 0affcac9-a3a5-cfde-a624-0000000002ec 29661 1726867554.35744: variable 'ansible_search_path' from source: unknown 29661 1726867554.35752: variable 'ansible_search_path' from source: unknown 29661 1726867554.35794: calling self._execute() 29661 1726867554.35898: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.35910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.35938: variable 'omit' from source: magic vars 29661 1726867554.36323: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.36344: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.36359: _execute() done 29661 1726867554.36371: dumping result to json 29661 1726867554.36380: done dumping result, returning 29661 1726867554.36393: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-cfde-a624-0000000002ec] 29661 1726867554.36405: sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ec 29661 1726867554.36638: no more pending results, returning what we have 29661 1726867554.36643: in VariableManager get_vars() 29661 1726867554.36687: Calling all_inventory to load vars for managed_node1 29661 1726867554.36690: Calling groups_inventory to load vars for managed_node1 29661 1726867554.36693: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.36706: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.36709: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.36712: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.37016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.37344: done with get_vars() 29661 1726867554.37360: variable 'ansible_search_path' from source: unknown 29661 1726867554.37367: variable 'ansible_search_path' from source: unknown 29661 1726867554.37383: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ec 29661 1726867554.37386: WORKER PROCESS EXITING 29661 1726867554.37414: we have included files to process 29661 1726867554.37416: generating all_blocks data 29661 1726867554.37418: done generating all_blocks data 29661 1726867554.37419: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867554.37420: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867554.37422: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867554.37653: done processing included file 29661 1726867554.37655: iterating over new_blocks loaded from include file 29661 1726867554.37656: in VariableManager get_vars() 29661 1726867554.37673: done with get_vars() 29661 1726867554.37675: filtering new block on tags 29661 1726867554.37695: done filtering new block on tags 29661 1726867554.37697: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 29661 1726867554.37701: extending task lists for all hosts with included blocks 29661 1726867554.37808: done extending task lists 29661 1726867554.37810: done processing included files 29661 1726867554.37811: results queue empty 29661 1726867554.37811: checking for any_errors_fatal 29661 1726867554.37814: done checking for any_errors_fatal 29661 1726867554.37815: checking for max_fail_percentage 29661 1726867554.37816: done checking for max_fail_percentage 29661 1726867554.37817: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.37818: done checking to see if all hosts have failed 29661 1726867554.37818: getting the remaining hosts for this loop 29661 1726867554.37819: done getting the remaining hosts for this loop 29661 1726867554.37821: getting the next task for host managed_node1 29661 1726867554.37828: done getting next task for host managed_node1 29661 1726867554.37830: ^ task is: TASK: Get stat for interface {{ interface }} 29661 1726867554.37833: ^ 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 29661 1726867554.37836: getting variables 29661 1726867554.37837: in VariableManager get_vars() 29661 1726867554.37847: Calling all_inventory to load vars for managed_node1 29661 1726867554.37849: Calling groups_inventory to load vars for managed_node1 29661 1726867554.37851: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.37855: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.37857: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.37860: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.38038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.38263: done with get_vars() 29661 1726867554.38272: done getting variables 29661 1726867554.38428: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:54 -0400 (0:00:00.037) 0:00:08.703 ****** 29661 1726867554.38461: entering _queue_task() for managed_node1/stat 29661 1726867554.38739: worker is 1 (out of 1 available) 29661 1726867554.38752: exiting _queue_task() for managed_node1/stat 29661 1726867554.38764: done queuing things up, now waiting for results queue to drain 29661 1726867554.38766: waiting for pending results... 29661 1726867554.39032: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 29661 1726867554.39151: in run() - task 0affcac9-a3a5-cfde-a624-0000000003b5 29661 1726867554.39171: variable 'ansible_search_path' from source: unknown 29661 1726867554.39180: variable 'ansible_search_path' from source: unknown 29661 1726867554.39240: calling self._execute() 29661 1726867554.39369: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.39384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.39397: variable 'omit' from source: magic vars 29661 1726867554.39782: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.39800: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.39810: variable 'omit' from source: magic vars 29661 1726867554.39868: variable 'omit' from source: magic vars 29661 1726867554.39965: variable 'interface' from source: set_fact 29661 1726867554.39997: variable 'omit' from source: magic vars 29661 1726867554.40043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867554.40091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867554.40118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867554.40143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.40161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.40383: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867554.40387: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.40389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.40473: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867554.40488: Set connection var ansible_shell_executable to /bin/sh 29661 1726867554.40496: Set connection var ansible_connection to ssh 29661 1726867554.40506: Set connection var ansible_pipelining to False 29661 1726867554.40513: Set connection var ansible_shell_type to sh 29661 1726867554.40529: Set connection var ansible_timeout to 10 29661 1726867554.40561: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.40650: variable 'ansible_connection' from source: unknown 29661 1726867554.40653: variable 'ansible_module_compression' from source: unknown 29661 1726867554.40655: variable 'ansible_shell_type' from source: unknown 29661 1726867554.40657: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.40658: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.40660: variable 'ansible_pipelining' from source: unknown 29661 1726867554.40662: variable 'ansible_timeout' from source: unknown 29661 1726867554.40663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.40814: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867554.40833: variable 'omit' from source: magic vars 29661 1726867554.40845: starting attempt loop 29661 1726867554.40851: running the handler 29661 1726867554.40867: _low_level_execute_command(): starting 29661 1726867554.40891: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867554.41684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867554.41703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.41789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.41793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.41852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.41903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.43653: stdout chunk (state=3): >>>/root <<< 29661 1726867554.43720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.43731: stdout chunk (state=3): >>><<< 29661 1726867554.43745: stderr chunk (state=3): >>><<< 29661 1726867554.43798: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.43893: _low_level_execute_command(): starting 29661 1726867554.43904: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690 `" && echo ansible-tmp-1726867554.438747-30093-88506534492690="` echo /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690 `" ) && sleep 0' 29661 1726867554.44527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867554.44544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867554.44597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.44672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.44692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.44708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.44826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.46739: stdout chunk (state=3): >>>ansible-tmp-1726867554.438747-30093-88506534492690=/root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690 <<< 29661 1726867554.46848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.46869: stderr chunk (state=3): >>><<< 29661 1726867554.46873: stdout chunk (state=3): >>><<< 29661 1726867554.46887: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867554.438747-30093-88506534492690=/root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.46983: variable 'ansible_module_compression' from source: unknown 29661 1726867554.46987: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29661 1726867554.47018: variable 'ansible_facts' from source: unknown 29661 1726867554.47082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py 29661 1726867554.47176: Sending initial data 29661 1726867554.47183: Sent initial data (151 bytes) 29661 1726867554.47693: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.47735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.47738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.47762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.47832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.49354: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29661 1726867554.49384: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867554.49417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867554.49478: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmptbi_y5u_ /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py <<< 29661 1726867554.49481: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py" <<< 29661 1726867554.49517: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmptbi_y5u_" to remote "/root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py" <<< 29661 1726867554.50188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.50192: stderr chunk (state=3): >>><<< 29661 1726867554.50197: stdout chunk (state=3): >>><<< 29661 1726867554.50239: done transferring module to remote 29661 1726867554.50248: _low_level_execute_command(): starting 29661 1726867554.50251: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/ /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py && sleep 0' 29661 1726867554.50635: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867554.50638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.50656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867554.50660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.50710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.50713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.50763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.52472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.52497: stderr chunk (state=3): >>><<< 29661 1726867554.52502: stdout chunk (state=3): >>><<< 29661 1726867554.52514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.52517: _low_level_execute_command(): starting 29661 1726867554.52520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/AnsiballZ_stat.py && sleep 0' 29661 1726867554.52907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867554.52910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.52913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867554.52915: 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 <<< 29661 1726867554.52917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.52962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.52967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.53017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.68124: 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": 32606, "dev": 23, "nlink": 1, "atime": 1726867552.979744, "mtime": 1726867552.979744, "ctime": 1726867552.979744, "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"}}} <<< 29661 1726867554.69408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867554.69497: stderr chunk (state=3): >>><<< 29661 1726867554.69501: stdout chunk (state=3): >>><<< 29661 1726867554.69504: _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": 32606, "dev": 23, "nlink": 1, "atime": 1726867552.979744, "mtime": 1726867552.979744, "ctime": 1726867552.979744, "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867554.69560: 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-1726867554.438747-30093-88506534492690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867554.69576: _low_level_execute_command(): starting 29661 1726867554.69589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867554.438747-30093-88506534492690/ > /dev/null 2>&1 && sleep 0' 29661 1726867554.70224: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867554.70251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867554.70267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867554.70355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.70399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.70417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.70442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.70529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.72376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.72390: stdout chunk (state=3): >>><<< 29661 1726867554.72406: stderr chunk (state=3): >>><<< 29661 1726867554.72583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.72586: handler run complete 29661 1726867554.72589: attempt loop complete, returning result 29661 1726867554.72591: _execute() done 29661 1726867554.72593: dumping result to json 29661 1726867554.72595: done dumping result, returning 29661 1726867554.72597: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000003b5] 29661 1726867554.72599: sending task result for task 0affcac9-a3a5-cfde-a624-0000000003b5 29661 1726867554.72693: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003b5 29661 1726867554.72697: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867552.979744, "block_size": 4096, "blocks": 0, "ctime": 1726867552.979744, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32606, "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": 1726867552.979744, "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 } } 29661 1726867554.72784: no more pending results, returning what we have 29661 1726867554.72788: results queue empty 29661 1726867554.72789: checking for any_errors_fatal 29661 1726867554.72790: done checking for any_errors_fatal 29661 1726867554.72790: checking for max_fail_percentage 29661 1726867554.72792: done checking for max_fail_percentage 29661 1726867554.72793: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.72794: done checking to see if all hosts have failed 29661 1726867554.72794: getting the remaining hosts for this loop 29661 1726867554.72796: done getting the remaining hosts for this loop 29661 1726867554.72799: getting the next task for host managed_node1 29661 1726867554.72806: done getting next task for host managed_node1 29661 1726867554.72808: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 29661 1726867554.72812: ^ 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 29661 1726867554.72816: getting variables 29661 1726867554.72817: in VariableManager get_vars() 29661 1726867554.72851: Calling all_inventory to load vars for managed_node1 29661 1726867554.72854: Calling groups_inventory to load vars for managed_node1 29661 1726867554.72856: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.72867: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.72869: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.72872: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.73200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.73469: done with get_vars() 29661 1726867554.73483: done getting variables 29661 1726867554.73584: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 29661 1726867554.73707: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:25:54 -0400 (0:00:00.352) 0:00:09.056 ****** 29661 1726867554.73739: entering _queue_task() for managed_node1/assert 29661 1726867554.73741: Creating lock for assert 29661 1726867554.74128: worker is 1 (out of 1 available) 29661 1726867554.74140: exiting _queue_task() for managed_node1/assert 29661 1726867554.74150: done queuing things up, now waiting for results queue to drain 29661 1726867554.74152: waiting for pending results... 29661 1726867554.74317: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' 29661 1726867554.74425: in run() - task 0affcac9-a3a5-cfde-a624-0000000002ed 29661 1726867554.74449: variable 'ansible_search_path' from source: unknown 29661 1726867554.74456: variable 'ansible_search_path' from source: unknown 29661 1726867554.74495: calling self._execute() 29661 1726867554.74591: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.74595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.74651: variable 'omit' from source: magic vars 29661 1726867554.74993: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.75009: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.75017: variable 'omit' from source: magic vars 29661 1726867554.75062: variable 'omit' from source: magic vars 29661 1726867554.75163: variable 'interface' from source: set_fact 29661 1726867554.75190: variable 'omit' from source: magic vars 29661 1726867554.75265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867554.75374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867554.75379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867554.75382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.75384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.75397: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867554.75409: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.75416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.75537: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867554.75554: Set connection var ansible_shell_executable to /bin/sh 29661 1726867554.75563: Set connection var ansible_connection to ssh 29661 1726867554.75574: Set connection var ansible_pipelining to False 29661 1726867554.75584: Set connection var ansible_shell_type to sh 29661 1726867554.75604: Set connection var ansible_timeout to 10 29661 1726867554.75637: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.75645: variable 'ansible_connection' from source: unknown 29661 1726867554.75702: variable 'ansible_module_compression' from source: unknown 29661 1726867554.75706: variable 'ansible_shell_type' from source: unknown 29661 1726867554.75708: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.75711: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.75713: variable 'ansible_pipelining' from source: unknown 29661 1726867554.75716: variable 'ansible_timeout' from source: unknown 29661 1726867554.75718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.75849: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867554.75866: variable 'omit' from source: magic vars 29661 1726867554.75876: starting attempt loop 29661 1726867554.75886: running the handler 29661 1726867554.76034: variable 'interface_stat' from source: set_fact 29661 1726867554.76139: Evaluated conditional (interface_stat.stat.exists): True 29661 1726867554.76142: handler run complete 29661 1726867554.76144: attempt loop complete, returning result 29661 1726867554.76147: _execute() done 29661 1726867554.76149: dumping result to json 29661 1726867554.76151: done dumping result, returning 29661 1726867554.76153: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' [0affcac9-a3a5-cfde-a624-0000000002ed] 29661 1726867554.76155: sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ed 29661 1726867554.76220: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000002ed ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867554.76447: no more pending results, returning what we have 29661 1726867554.76450: results queue empty 29661 1726867554.76451: checking for any_errors_fatal 29661 1726867554.76458: done checking for any_errors_fatal 29661 1726867554.76459: checking for max_fail_percentage 29661 1726867554.76460: done checking for max_fail_percentage 29661 1726867554.76461: checking to see if all hosts have failed and the running result is not ok 29661 1726867554.76462: done checking to see if all hosts have failed 29661 1726867554.76462: getting the remaining hosts for this loop 29661 1726867554.76463: done getting the remaining hosts for this loop 29661 1726867554.76467: getting the next task for host managed_node1 29661 1726867554.76473: done getting next task for host managed_node1 29661 1726867554.76475: ^ task is: TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29661 1726867554.76479: ^ 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 29661 1726867554.76483: getting variables 29661 1726867554.76484: in VariableManager get_vars() 29661 1726867554.76514: Calling all_inventory to load vars for managed_node1 29661 1726867554.76517: Calling groups_inventory to load vars for managed_node1 29661 1726867554.76520: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867554.76532: Calling all_plugins_play to load vars for managed_node1 29661 1726867554.76535: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867554.76539: Calling groups_plugins_play to load vars for managed_node1 29661 1726867554.77118: WORKER PROCESS EXITING 29661 1726867554.77144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867554.77369: done with get_vars() 29661 1726867554.77380: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:23 Friday 20 September 2024 17:25:54 -0400 (0:00:00.037) 0:00:09.093 ****** 29661 1726867554.77470: entering _queue_task() for managed_node1/lineinfile 29661 1726867554.77471: Creating lock for lineinfile 29661 1726867554.77883: worker is 1 (out of 1 available) 29661 1726867554.77892: exiting _queue_task() for managed_node1/lineinfile 29661 1726867554.77902: done queuing things up, now waiting for results queue to drain 29661 1726867554.77903: waiting for pending results... 29661 1726867554.78185: running TaskExecutor() for managed_node1/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table 29661 1726867554.78386: in run() - task 0affcac9-a3a5-cfde-a624-00000000000f 29661 1726867554.78406: variable 'ansible_search_path' from source: unknown 29661 1726867554.78491: calling self._execute() 29661 1726867554.78650: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.78791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.78809: variable 'omit' from source: magic vars 29661 1726867554.79315: variable 'ansible_distribution_major_version' from source: facts 29661 1726867554.79337: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867554.79351: variable 'omit' from source: magic vars 29661 1726867554.79374: variable 'omit' from source: magic vars 29661 1726867554.79415: variable 'omit' from source: magic vars 29661 1726867554.79469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867554.79510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867554.79540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867554.79564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.79585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867554.79616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867554.79628: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.79636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.79750: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867554.79765: Set connection var ansible_shell_executable to /bin/sh 29661 1726867554.79772: Set connection var ansible_connection to ssh 29661 1726867554.79784: Set connection var ansible_pipelining to False 29661 1726867554.79791: Set connection var ansible_shell_type to sh 29661 1726867554.79867: Set connection var ansible_timeout to 10 29661 1726867554.79870: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.79873: variable 'ansible_connection' from source: unknown 29661 1726867554.79875: variable 'ansible_module_compression' from source: unknown 29661 1726867554.79879: variable 'ansible_shell_type' from source: unknown 29661 1726867554.79882: variable 'ansible_shell_executable' from source: unknown 29661 1726867554.79884: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867554.79891: variable 'ansible_pipelining' from source: unknown 29661 1726867554.79893: variable 'ansible_timeout' from source: unknown 29661 1726867554.79894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867554.80082: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867554.80098: variable 'omit' from source: magic vars 29661 1726867554.80113: starting attempt loop 29661 1726867554.80120: running the handler 29661 1726867554.80140: _low_level_execute_command(): starting 29661 1726867554.80153: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867554.80969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867554.81024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867554.81047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.81090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.81160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.82781: stdout chunk (state=3): >>>/root <<< 29661 1726867554.82935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.82939: stdout chunk (state=3): >>><<< 29661 1726867554.82942: stderr chunk (state=3): >>><<< 29661 1726867554.83046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.83052: _low_level_execute_command(): starting 29661 1726867554.83055: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989 `" && echo ansible-tmp-1726867554.8296468-30146-14107260909989="` echo /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989 `" ) && sleep 0' 29661 1726867554.83748: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867554.83809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867554.83857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867554.85924: stdout chunk (state=3): >>>ansible-tmp-1726867554.8296468-30146-14107260909989=/root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989 <<< 29661 1726867554.85927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867554.85929: stdout chunk (state=3): >>><<< 29661 1726867554.85932: stderr chunk (state=3): >>><<< 29661 1726867554.85934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867554.8296468-30146-14107260909989=/root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867554.86249: variable 'ansible_module_compression' from source: unknown 29661 1726867554.86252: ANSIBALLZ: Using lock for lineinfile 29661 1726867554.86254: ANSIBALLZ: Acquiring lock 29661 1726867554.86256: ANSIBALLZ: Lock acquired: 139972690116576 29661 1726867554.86259: ANSIBALLZ: Creating module 29661 1726867555.00654: ANSIBALLZ: Writing module into payload 29661 1726867555.00783: ANSIBALLZ: Writing module 29661 1726867555.00823: ANSIBALLZ: Renaming module 29661 1726867555.00835: ANSIBALLZ: Done creating module 29661 1726867555.00855: variable 'ansible_facts' from source: unknown 29661 1726867555.00945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py 29661 1726867555.01099: Sending initial data 29661 1726867555.01108: Sent initial data (158 bytes) 29661 1726867555.01737: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.01794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867555.01849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.01861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.01885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.01968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.03594: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867555.03623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867555.03697: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpzhvg5473 /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py <<< 29661 1726867555.03721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py" <<< 29661 1726867555.03774: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpzhvg5473" to remote "/root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py" <<< 29661 1726867555.04570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.04573: stderr chunk (state=3): >>><<< 29661 1726867555.04575: stdout chunk (state=3): >>><<< 29661 1726867555.04610: done transferring module to remote 29661 1726867555.04623: _low_level_execute_command(): starting 29661 1726867555.04632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/ /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py && sleep 0' 29661 1726867555.05287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.05428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.05432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.05447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.05703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.07883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.07894: stdout chunk (state=3): >>><<< 29661 1726867555.07899: stderr chunk (state=3): >>><<< 29661 1726867555.07904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867555.07907: _low_level_execute_command(): starting 29661 1726867555.07911: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/AnsiballZ_lineinfile.py && sleep 0' 29661 1726867555.09075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.09476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.09489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.25557: 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}}} <<< 29661 1726867555.26966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867555.26971: stdout chunk (state=3): >>><<< 29661 1726867555.26973: stderr chunk (state=3): >>><<< 29661 1726867555.27000: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867555.27041: 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-1726867554.8296468-30146-14107260909989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867555.27051: _low_level_execute_command(): starting 29661 1726867555.27056: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867554.8296468-30146-14107260909989/ > /dev/null 2>&1 && sleep 0' 29661 1726867555.27666: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.27676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867555.27794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867555.27798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867555.27801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867555.27803: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867555.27806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867555.27813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867555.27816: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867555.27818: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867555.27820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867555.27822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867555.27824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867555.27826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867555.27828: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867555.27830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867555.27989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.27993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.28140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.28176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.30020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.30024: stdout chunk (state=3): >>><<< 29661 1726867555.30183: stderr chunk (state=3): >>><<< 29661 1726867555.30187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867555.30190: handler run complete 29661 1726867555.30192: attempt loop complete, returning result 29661 1726867555.30194: _execute() done 29661 1726867555.30195: dumping result to json 29661 1726867555.30197: done dumping result, returning 29661 1726867555.30198: done running TaskExecutor() for managed_node1/TASK: Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table [0affcac9-a3a5-cfde-a624-00000000000f] 29661 1726867555.30200: sending task result for task 0affcac9-a3a5-cfde-a624-00000000000f 29661 1726867555.30267: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000000f 29661 1726867555.30271: WORKER PROCESS EXITING changed: [managed_node1] => { "backup": "", "changed": true } MSG: line added 29661 1726867555.30353: no more pending results, returning what we have 29661 1726867555.30357: results queue empty 29661 1726867555.30358: checking for any_errors_fatal 29661 1726867555.30364: done checking for any_errors_fatal 29661 1726867555.30365: checking for max_fail_percentage 29661 1726867555.30366: done checking for max_fail_percentage 29661 1726867555.30369: checking to see if all hosts have failed and the running result is not ok 29661 1726867555.30371: done checking to see if all hosts have failed 29661 1726867555.30371: getting the remaining hosts for this loop 29661 1726867555.30372: done getting the remaining hosts for this loop 29661 1726867555.30376: getting the next task for host managed_node1 29661 1726867555.30385: done getting next task for host managed_node1 29661 1726867555.30391: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867555.30394: ^ 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 29661 1726867555.30411: getting variables 29661 1726867555.30413: in VariableManager get_vars() 29661 1726867555.30456: Calling all_inventory to load vars for managed_node1 29661 1726867555.30459: Calling groups_inventory to load vars for managed_node1 29661 1726867555.30461: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.30474: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.30696: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.30701: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.31253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.31782: done with get_vars() 29661 1726867555.31795: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:55 -0400 (0:00:00.545) 0:00:09.639 ****** 29661 1726867555.32020: entering _queue_task() for managed_node1/include_tasks 29661 1726867555.32779: worker is 1 (out of 1 available) 29661 1726867555.32792: exiting _queue_task() for managed_node1/include_tasks 29661 1726867555.32882: done queuing things up, now waiting for results queue to drain 29661 1726867555.32884: waiting for pending results... 29661 1726867555.33493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867555.33498: in run() - task 0affcac9-a3a5-cfde-a624-000000000017 29661 1726867555.33883: variable 'ansible_search_path' from source: unknown 29661 1726867555.33886: variable 'ansible_search_path' from source: unknown 29661 1726867555.33889: calling self._execute() 29661 1726867555.33893: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.33896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.33899: variable 'omit' from source: magic vars 29661 1726867555.34579: variable 'ansible_distribution_major_version' from source: facts 29661 1726867555.34598: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867555.34608: _execute() done 29661 1726867555.34883: dumping result to json 29661 1726867555.34886: done dumping result, returning 29661 1726867555.34889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-cfde-a624-000000000017] 29661 1726867555.34891: sending task result for task 0affcac9-a3a5-cfde-a624-000000000017 29661 1726867555.34966: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000017 29661 1726867555.34971: WORKER PROCESS EXITING 29661 1726867555.35016: no more pending results, returning what we have 29661 1726867555.35021: in VariableManager get_vars() 29661 1726867555.35066: Calling all_inventory to load vars for managed_node1 29661 1726867555.35069: Calling groups_inventory to load vars for managed_node1 29661 1726867555.35071: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.35084: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.35086: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.35089: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.35475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.35934: done with get_vars() 29661 1726867555.36058: variable 'ansible_search_path' from source: unknown 29661 1726867555.36059: variable 'ansible_search_path' from source: unknown 29661 1726867555.36099: we have included files to process 29661 1726867555.36100: generating all_blocks data 29661 1726867555.36102: done generating all_blocks data 29661 1726867555.36107: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867555.36108: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867555.36110: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867555.37720: done processing included file 29661 1726867555.37722: iterating over new_blocks loaded from include file 29661 1726867555.37723: in VariableManager get_vars() 29661 1726867555.37748: done with get_vars() 29661 1726867555.37749: filtering new block on tags 29661 1726867555.37766: done filtering new block on tags 29661 1726867555.37768: in VariableManager get_vars() 29661 1726867555.37906: done with get_vars() 29661 1726867555.37909: filtering new block on tags 29661 1726867555.37933: done filtering new block on tags 29661 1726867555.37935: in VariableManager get_vars() 29661 1726867555.37957: done with get_vars() 29661 1726867555.37958: filtering new block on tags 29661 1726867555.37976: done filtering new block on tags 29661 1726867555.38082: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29661 1726867555.38087: extending task lists for all hosts with included blocks 29661 1726867555.39864: done extending task lists 29661 1726867555.39866: done processing included files 29661 1726867555.39867: results queue empty 29661 1726867555.39867: checking for any_errors_fatal 29661 1726867555.39872: done checking for any_errors_fatal 29661 1726867555.39872: checking for max_fail_percentage 29661 1726867555.39874: done checking for max_fail_percentage 29661 1726867555.39874: checking to see if all hosts have failed and the running result is not ok 29661 1726867555.39875: done checking to see if all hosts have failed 29661 1726867555.39876: getting the remaining hosts for this loop 29661 1726867555.39878: done getting the remaining hosts for this loop 29661 1726867555.39881: getting the next task for host managed_node1 29661 1726867555.39885: done getting next task for host managed_node1 29661 1726867555.39888: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867555.39891: ^ 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 29661 1726867555.39901: getting variables 29661 1726867555.39902: in VariableManager get_vars() 29661 1726867555.39916: Calling all_inventory to load vars for managed_node1 29661 1726867555.39918: Calling groups_inventory to load vars for managed_node1 29661 1726867555.39920: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.39925: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.39930: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.39933: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.40348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.40859: done with get_vars() 29661 1726867555.40869: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:55 -0400 (0:00:00.089) 0:00:09.729 ****** 29661 1726867555.41061: entering _queue_task() for managed_node1/setup 29661 1726867555.41732: worker is 1 (out of 1 available) 29661 1726867555.41743: exiting _queue_task() for managed_node1/setup 29661 1726867555.41754: done queuing things up, now waiting for results queue to drain 29661 1726867555.41755: waiting for pending results... 29661 1726867555.42056: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867555.42411: in run() - task 0affcac9-a3a5-cfde-a624-0000000003d0 29661 1726867555.42433: variable 'ansible_search_path' from source: unknown 29661 1726867555.42441: variable 'ansible_search_path' from source: unknown 29661 1726867555.42481: calling self._execute() 29661 1726867555.42983: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.42987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.42990: variable 'omit' from source: magic vars 29661 1726867555.43337: variable 'ansible_distribution_major_version' from source: facts 29661 1726867555.43782: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867555.44183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867555.48389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867555.48592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867555.48630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867555.48667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867555.48911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867555.48991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867555.49118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867555.49146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867555.49342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867555.49358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867555.49412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867555.49487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867555.49512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867555.49803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867555.49817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867555.49988: variable '__network_required_facts' from source: role '' defaults 29661 1726867555.50097: variable 'ansible_facts' from source: unknown 29661 1726867555.50284: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29661 1726867555.50288: when evaluation is False, skipping this task 29661 1726867555.50291: _execute() done 29661 1726867555.50293: dumping result to json 29661 1726867555.50298: done dumping result, returning 29661 1726867555.50307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-cfde-a624-0000000003d0] 29661 1726867555.50317: sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d0 29661 1726867555.50414: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d0 29661 1726867555.50418: 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 } 29661 1726867555.50479: no more pending results, returning what we have 29661 1726867555.50483: results queue empty 29661 1726867555.50485: checking for any_errors_fatal 29661 1726867555.50486: done checking for any_errors_fatal 29661 1726867555.50487: checking for max_fail_percentage 29661 1726867555.50488: done checking for max_fail_percentage 29661 1726867555.50489: checking to see if all hosts have failed and the running result is not ok 29661 1726867555.50490: done checking to see if all hosts have failed 29661 1726867555.50491: getting the remaining hosts for this loop 29661 1726867555.50492: done getting the remaining hosts for this loop 29661 1726867555.50496: getting the next task for host managed_node1 29661 1726867555.50505: done getting next task for host managed_node1 29661 1726867555.50510: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867555.50514: ^ 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 29661 1726867555.50533: getting variables 29661 1726867555.50535: in VariableManager get_vars() 29661 1726867555.50584: Calling all_inventory to load vars for managed_node1 29661 1726867555.50587: Calling groups_inventory to load vars for managed_node1 29661 1726867555.50590: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.50602: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.50605: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.50608: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.51265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.52412: done with get_vars() 29661 1726867555.52542: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:55 -0400 (0:00:00.116) 0:00:09.846 ****** 29661 1726867555.52765: entering _queue_task() for managed_node1/stat 29661 1726867555.53266: worker is 1 (out of 1 available) 29661 1726867555.53279: exiting _queue_task() for managed_node1/stat 29661 1726867555.53409: done queuing things up, now waiting for results queue to drain 29661 1726867555.53411: waiting for pending results... 29661 1726867555.53749: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867555.54099: in run() - task 0affcac9-a3a5-cfde-a624-0000000003d2 29661 1726867555.54118: variable 'ansible_search_path' from source: unknown 29661 1726867555.54126: variable 'ansible_search_path' from source: unknown 29661 1726867555.54161: calling self._execute() 29661 1726867555.54251: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.54492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.54683: variable 'omit' from source: magic vars 29661 1726867555.55069: variable 'ansible_distribution_major_version' from source: facts 29661 1726867555.55483: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867555.55487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867555.56112: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867555.56160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867555.56200: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867555.56240: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867555.56326: 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) 29661 1726867555.56784: 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) 29661 1726867555.56788: 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) 29661 1726867555.56791: 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) 29661 1726867555.56798: variable '__network_is_ostree' from source: set_fact 29661 1726867555.56800: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867555.56802: when evaluation is False, skipping this task 29661 1726867555.56804: _execute() done 29661 1726867555.56806: dumping result to json 29661 1726867555.56808: done dumping result, returning 29661 1726867555.56811: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-cfde-a624-0000000003d2] 29661 1726867555.56813: sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d2 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867555.56951: no more pending results, returning what we have 29661 1726867555.56954: results queue empty 29661 1726867555.56955: checking for any_errors_fatal 29661 1726867555.56963: done checking for any_errors_fatal 29661 1726867555.56963: checking for max_fail_percentage 29661 1726867555.56965: done checking for max_fail_percentage 29661 1726867555.56966: checking to see if all hosts have failed and the running result is not ok 29661 1726867555.56967: done checking to see if all hosts have failed 29661 1726867555.56967: getting the remaining hosts for this loop 29661 1726867555.56969: done getting the remaining hosts for this loop 29661 1726867555.56972: getting the next task for host managed_node1 29661 1726867555.56981: done getting next task for host managed_node1 29661 1726867555.56985: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867555.56989: ^ 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 29661 1726867555.57003: getting variables 29661 1726867555.57004: in VariableManager get_vars() 29661 1726867555.57046: Calling all_inventory to load vars for managed_node1 29661 1726867555.57049: Calling groups_inventory to load vars for managed_node1 29661 1726867555.57051: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.57063: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.57066: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.57069: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.57611: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d2 29661 1726867555.57615: WORKER PROCESS EXITING 29661 1726867555.57695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.58249: done with get_vars() 29661 1726867555.58260: done getting variables 29661 1726867555.58336: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:55 -0400 (0:00:00.057) 0:00:09.903 ****** 29661 1726867555.58491: entering _queue_task() for managed_node1/set_fact 29661 1726867555.59144: worker is 1 (out of 1 available) 29661 1726867555.59153: exiting _queue_task() for managed_node1/set_fact 29661 1726867555.59163: done queuing things up, now waiting for results queue to drain 29661 1726867555.59165: waiting for pending results... 29661 1726867555.59617: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867555.59765: in run() - task 0affcac9-a3a5-cfde-a624-0000000003d3 29661 1726867555.59999: variable 'ansible_search_path' from source: unknown 29661 1726867555.60007: variable 'ansible_search_path' from source: unknown 29661 1726867555.60045: calling self._execute() 29661 1726867555.60133: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.60146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.60160: variable 'omit' from source: magic vars 29661 1726867555.60710: variable 'ansible_distribution_major_version' from source: facts 29661 1726867555.60895: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867555.61250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867555.62182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867555.62185: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867555.62188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867555.62190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867555.62192: 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) 29661 1726867555.62395: 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) 29661 1726867555.62427: 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) 29661 1726867555.62459: 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) 29661 1726867555.62545: variable '__network_is_ostree' from source: set_fact 29661 1726867555.62559: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867555.62567: when evaluation is False, skipping this task 29661 1726867555.62983: _execute() done 29661 1726867555.62987: dumping result to json 29661 1726867555.62989: done dumping result, returning 29661 1726867555.62992: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-cfde-a624-0000000003d3] 29661 1726867555.62994: sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d3 29661 1726867555.63055: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d3 29661 1726867555.63059: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867555.63156: no more pending results, returning what we have 29661 1726867555.63160: results queue empty 29661 1726867555.63161: checking for any_errors_fatal 29661 1726867555.63166: done checking for any_errors_fatal 29661 1726867555.63167: checking for max_fail_percentage 29661 1726867555.63168: done checking for max_fail_percentage 29661 1726867555.63169: checking to see if all hosts have failed and the running result is not ok 29661 1726867555.63170: done checking to see if all hosts have failed 29661 1726867555.63171: getting the remaining hosts for this loop 29661 1726867555.63172: done getting the remaining hosts for this loop 29661 1726867555.63175: getting the next task for host managed_node1 29661 1726867555.63184: done getting next task for host managed_node1 29661 1726867555.63188: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867555.63191: ^ 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 29661 1726867555.63206: getting variables 29661 1726867555.63207: in VariableManager get_vars() 29661 1726867555.63241: Calling all_inventory to load vars for managed_node1 29661 1726867555.63243: Calling groups_inventory to load vars for managed_node1 29661 1726867555.63245: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867555.63254: Calling all_plugins_play to load vars for managed_node1 29661 1726867555.63256: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867555.63259: Calling groups_plugins_play to load vars for managed_node1 29661 1726867555.63854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867555.64386: done with get_vars() 29661 1726867555.64396: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:55 -0400 (0:00:00.061) 0:00:09.964 ****** 29661 1726867555.64611: entering _queue_task() for managed_node1/service_facts 29661 1726867555.64613: Creating lock for service_facts 29661 1726867555.65218: worker is 1 (out of 1 available) 29661 1726867555.65234: exiting _queue_task() for managed_node1/service_facts 29661 1726867555.65246: done queuing things up, now waiting for results queue to drain 29661 1726867555.65248: waiting for pending results... 29661 1726867555.65741: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867555.65890: in run() - task 0affcac9-a3a5-cfde-a624-0000000003d5 29661 1726867555.65912: variable 'ansible_search_path' from source: unknown 29661 1726867555.66088: variable 'ansible_search_path' from source: unknown 29661 1726867555.66128: calling self._execute() 29661 1726867555.66214: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.66227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.66242: variable 'omit' from source: magic vars 29661 1726867555.67002: variable 'ansible_distribution_major_version' from source: facts 29661 1726867555.67019: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867555.67030: variable 'omit' from source: magic vars 29661 1726867555.67103: variable 'omit' from source: magic vars 29661 1726867555.67315: variable 'omit' from source: magic vars 29661 1726867555.67357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867555.67399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867555.67424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867555.67447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867555.67465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867555.67882: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867555.67886: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.67888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.67891: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867555.67893: Set connection var ansible_shell_executable to /bin/sh 29661 1726867555.67895: Set connection var ansible_connection to ssh 29661 1726867555.67897: Set connection var ansible_pipelining to False 29661 1726867555.67900: Set connection var ansible_shell_type to sh 29661 1726867555.67902: Set connection var ansible_timeout to 10 29661 1726867555.67904: variable 'ansible_shell_executable' from source: unknown 29661 1726867555.67906: variable 'ansible_connection' from source: unknown 29661 1726867555.67909: variable 'ansible_module_compression' from source: unknown 29661 1726867555.67911: variable 'ansible_shell_type' from source: unknown 29661 1726867555.67913: variable 'ansible_shell_executable' from source: unknown 29661 1726867555.67915: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867555.67917: variable 'ansible_pipelining' from source: unknown 29661 1726867555.67919: variable 'ansible_timeout' from source: unknown 29661 1726867555.67921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867555.68310: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867555.68327: variable 'omit' from source: magic vars 29661 1726867555.68338: starting attempt loop 29661 1726867555.68345: running the handler 29661 1726867555.68729: _low_level_execute_command(): starting 29661 1726867555.68732: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867555.69999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.70193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.70315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.72119: stdout chunk (state=3): >>>/root <<< 29661 1726867555.72173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.72187: stdout chunk (state=3): >>><<< 29661 1726867555.72200: stderr chunk (state=3): >>><<< 29661 1726867555.72225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867555.72245: _low_level_execute_command(): starting 29661 1726867555.72256: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408 `" && echo ansible-tmp-1726867555.7223263-30174-140216567394408="` echo /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408 `" ) && sleep 0' 29661 1726867555.73374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.73484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.73600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.73617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.73652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.75718: stdout chunk (state=3): >>>ansible-tmp-1726867555.7223263-30174-140216567394408=/root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408 <<< 29661 1726867555.75771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.75783: stdout chunk (state=3): >>><<< 29661 1726867555.75796: stderr chunk (state=3): >>><<< 29661 1726867555.75816: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867555.7223263-30174-140216567394408=/root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867555.75871: variable 'ansible_module_compression' from source: unknown 29661 1726867555.76183: ANSIBALLZ: Using lock for service_facts 29661 1726867555.76186: ANSIBALLZ: Acquiring lock 29661 1726867555.76188: ANSIBALLZ: Lock acquired: 139972688006992 29661 1726867555.76190: ANSIBALLZ: Creating module 29661 1726867555.92786: ANSIBALLZ: Writing module into payload 29661 1726867555.92933: ANSIBALLZ: Writing module 29661 1726867555.92951: ANSIBALLZ: Renaming module 29661 1726867555.92958: ANSIBALLZ: Done creating module 29661 1726867555.92986: variable 'ansible_facts' from source: unknown 29661 1726867555.93060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py 29661 1726867555.93208: Sending initial data 29661 1726867555.93211: Sent initial data (162 bytes) 29661 1726867555.93861: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867555.93914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.93928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.93935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.94018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.95647: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867555.95735: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867555.95826: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpmv1kdr99 /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py <<< 29661 1726867555.95848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py" <<< 29661 1726867555.95874: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 29661 1726867555.95908: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpmv1kdr99" to remote "/root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py" <<< 29661 1726867555.96915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.96918: stdout chunk (state=3): >>><<< 29661 1726867555.96920: stderr chunk (state=3): >>><<< 29661 1726867555.96933: done transferring module to remote 29661 1726867555.96948: _low_level_execute_command(): starting 29661 1726867555.96961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/ /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py && sleep 0' 29661 1726867555.97664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867555.97707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867555.97799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867555.97846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867555.97863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867555.97948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867555.98141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867555.99872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867555.99887: stderr chunk (state=3): >>><<< 29661 1726867555.99897: stdout chunk (state=3): >>><<< 29661 1726867555.99919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867555.99998: _low_level_execute_command(): starting 29661 1726867556.00002: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/AnsiballZ_service_facts.py && sleep 0' 29661 1726867556.00540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867556.00559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867556.00582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867556.00602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867556.00619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867556.00713: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867556.00728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867556.00812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867557.53457: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status<<< 29661 1726867557.53472: stdout chunk (state=3): >>>": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "s<<< 29661 1726867557.53494: stdout chunk (state=3): >>>tatic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29661 1726867557.54934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867557.54971: stderr chunk (state=3): >>><<< 29661 1726867557.54982: stdout chunk (state=3): >>><<< 29661 1726867557.55010: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867557.55699: 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-1726867555.7223263-30174-140216567394408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867557.55714: _low_level_execute_command(): starting 29661 1726867557.55725: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867555.7223263-30174-140216567394408/ > /dev/null 2>&1 && sleep 0' 29661 1726867557.56287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867557.56304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867557.56316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867557.56333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867557.56352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867557.56366: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867557.56399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867557.56418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867557.56492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867557.56512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867557.56697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867557.56762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867557.56831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867557.58865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867557.58869: stdout chunk (state=3): >>><<< 29661 1726867557.58872: stderr chunk (state=3): >>><<< 29661 1726867557.58890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867557.58902: handler run complete 29661 1726867557.59292: variable 'ansible_facts' from source: unknown 29661 1726867557.60083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867557.61283: variable 'ansible_facts' from source: unknown 29661 1726867557.61286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867557.61983: attempt loop complete, returning result 29661 1726867557.62483: _execute() done 29661 1726867557.62486: dumping result to json 29661 1726867557.62489: done dumping result, returning 29661 1726867557.62491: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-cfde-a624-0000000003d5] 29661 1726867557.62493: sending task result for task 0affcac9-a3a5-cfde-a624-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 } 29661 1726867557.64029: no more pending results, returning what we have 29661 1726867557.64033: results queue empty 29661 1726867557.64033: checking for any_errors_fatal 29661 1726867557.64038: done checking for any_errors_fatal 29661 1726867557.64040: checking for max_fail_percentage 29661 1726867557.64042: done checking for max_fail_percentage 29661 1726867557.64043: checking to see if all hosts have failed and the running result is not ok 29661 1726867557.64044: done checking to see if all hosts have failed 29661 1726867557.64044: getting the remaining hosts for this loop 29661 1726867557.64046: done getting the remaining hosts for this loop 29661 1726867557.64051: getting the next task for host managed_node1 29661 1726867557.64057: done getting next task for host managed_node1 29661 1726867557.64061: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867557.64065: ^ 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 29661 1726867557.64078: getting variables 29661 1726867557.64080: in VariableManager get_vars() 29661 1726867557.64113: Calling all_inventory to load vars for managed_node1 29661 1726867557.64116: Calling groups_inventory to load vars for managed_node1 29661 1726867557.64118: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867557.64132: Calling all_plugins_play to load vars for managed_node1 29661 1726867557.64135: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867557.64138: Calling groups_plugins_play to load vars for managed_node1 29661 1726867557.65085: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d5 29661 1726867557.65783: WORKER PROCESS EXITING 29661 1726867557.65845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867557.66980: done with get_vars() 29661 1726867557.67000: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:57 -0400 (0:00:02.024) 0:00:11.989 ****** 29661 1726867557.67109: entering _queue_task() for managed_node1/package_facts 29661 1726867557.67111: Creating lock for package_facts 29661 1726867557.68374: worker is 1 (out of 1 available) 29661 1726867557.68390: exiting _queue_task() for managed_node1/package_facts 29661 1726867557.68403: done queuing things up, now waiting for results queue to drain 29661 1726867557.68405: waiting for pending results... 29661 1726867557.69130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867557.69525: in run() - task 0affcac9-a3a5-cfde-a624-0000000003d6 29661 1726867557.69704: variable 'ansible_search_path' from source: unknown 29661 1726867557.69708: variable 'ansible_search_path' from source: unknown 29661 1726867557.69751: calling self._execute() 29661 1726867557.70067: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867557.70072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867557.70244: variable 'omit' from source: magic vars 29661 1726867557.71413: variable 'ansible_distribution_major_version' from source: facts 29661 1726867557.71541: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867557.71548: variable 'omit' from source: magic vars 29661 1726867557.71847: variable 'omit' from source: magic vars 29661 1726867557.71883: variable 'omit' from source: magic vars 29661 1726867557.71921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867557.72183: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867557.72186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867557.72189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867557.72192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867557.72284: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867557.72288: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867557.72291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867557.72731: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867557.72737: Set connection var ansible_shell_executable to /bin/sh 29661 1726867557.72741: Set connection var ansible_connection to ssh 29661 1726867557.72745: Set connection var ansible_pipelining to False 29661 1726867557.72748: Set connection var ansible_shell_type to sh 29661 1726867557.72757: Set connection var ansible_timeout to 10 29661 1726867557.72782: variable 'ansible_shell_executable' from source: unknown 29661 1726867557.72785: variable 'ansible_connection' from source: unknown 29661 1726867557.72789: variable 'ansible_module_compression' from source: unknown 29661 1726867557.72791: variable 'ansible_shell_type' from source: unknown 29661 1726867557.72794: variable 'ansible_shell_executable' from source: unknown 29661 1726867557.72796: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867557.72798: variable 'ansible_pipelining' from source: unknown 29661 1726867557.72800: variable 'ansible_timeout' from source: unknown 29661 1726867557.72803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867557.73784: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867557.73789: variable 'omit' from source: magic vars 29661 1726867557.73793: starting attempt loop 29661 1726867557.73798: running the handler 29661 1726867557.73801: _low_level_execute_command(): starting 29661 1726867557.73803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867557.75101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867557.75214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867557.75231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867557.75258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867557.75383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867557.77095: stdout chunk (state=3): >>>/root <<< 29661 1726867557.77171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867557.77175: stdout chunk (state=3): >>><<< 29661 1726867557.77187: stderr chunk (state=3): >>><<< 29661 1726867557.77337: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867557.77352: _low_level_execute_command(): starting 29661 1726867557.77359: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110 `" && echo ansible-tmp-1726867557.7733674-30248-59008076221110="` echo /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110 `" ) && sleep 0' 29661 1726867557.79295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867557.79495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867557.79599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867557.79602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867557.79994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867557.81998: stdout chunk (state=3): >>>ansible-tmp-1726867557.7733674-30248-59008076221110=/root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110 <<< 29661 1726867557.82001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867557.82102: stderr chunk (state=3): >>><<< 29661 1726867557.82106: stdout chunk (state=3): >>><<< 29661 1726867557.82121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867557.7733674-30248-59008076221110=/root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867557.82174: variable 'ansible_module_compression' from source: unknown 29661 1726867557.82583: ANSIBALLZ: Using lock for package_facts 29661 1726867557.82586: ANSIBALLZ: Acquiring lock 29661 1726867557.82588: ANSIBALLZ: Lock acquired: 139972688269376 29661 1726867557.82589: ANSIBALLZ: Creating module 29661 1726867558.27373: ANSIBALLZ: Writing module into payload 29661 1726867558.27385: ANSIBALLZ: Writing module 29661 1726867558.27414: ANSIBALLZ: Renaming module 29661 1726867558.27419: ANSIBALLZ: Done creating module 29661 1726867558.27460: variable 'ansible_facts' from source: unknown 29661 1726867558.27674: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py 29661 1726867558.28005: Sending initial data 29661 1726867558.28008: Sent initial data (161 bytes) 29661 1726867558.29042: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867558.29057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867558.29061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867558.29166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867558.29212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867558.29215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867558.29265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867558.30898: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29661 1726867558.30906: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29661 1726867558.30913: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 29661 1726867558.30958: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 29661 1726867558.30963: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867558.31024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867558.31096: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpnw9byuo5 /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py <<< 29661 1726867558.31100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py" <<< 29661 1726867558.31131: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpnw9byuo5" to remote "/root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py" <<< 29661 1726867558.33286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867558.33290: stderr chunk (state=3): >>><<< 29661 1726867558.33292: stdout chunk (state=3): >>><<< 29661 1726867558.33294: done transferring module to remote 29661 1726867558.33296: _low_level_execute_command(): starting 29661 1726867558.33305: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/ /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py && sleep 0' 29661 1726867558.34718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867558.34733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867558.34744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867558.34814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867558.34818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867558.34911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867558.36649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867558.36699: stderr chunk (state=3): >>><<< 29661 1726867558.36702: stdout chunk (state=3): >>><<< 29661 1726867558.36724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867558.36925: _low_level_execute_command(): starting 29661 1726867558.36928: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/AnsiballZ_package_facts.py && sleep 0' 29661 1726867558.38093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867558.38208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867558.38220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867558.38236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867558.38316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867558.82196: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 29661 1726867558.82216: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 29661 1726867558.82358: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 29661 1726867558.82369: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29661 1726867558.84293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867558.84323: stderr chunk (state=3): >>><<< 29661 1726867558.84397: stdout chunk (state=3): >>><<< 29661 1726867558.84435: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867558.88514: 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-1726867557.7733674-30248-59008076221110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867558.88538: _low_level_execute_command(): starting 29661 1726867558.88541: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867557.7733674-30248-59008076221110/ > /dev/null 2>&1 && sleep 0' 29661 1726867558.89141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867558.89151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867558.89161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867558.89175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867558.89190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867558.89197: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867558.89214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867558.89324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867558.89327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867558.89330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867558.89332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867558.89334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867558.89336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867558.89338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867558.89340: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867558.89342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867558.89387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867558.89395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867558.89436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867558.91316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867558.91320: stdout chunk (state=3): >>><<< 29661 1726867558.91329: stderr chunk (state=3): >>><<< 29661 1726867558.91344: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867558.91482: handler run complete 29661 1726867558.92382: variable 'ansible_facts' from source: unknown 29661 1726867559.01255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.03314: variable 'ansible_facts' from source: unknown 29661 1726867559.03763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.04503: attempt loop complete, returning result 29661 1726867559.04513: _execute() done 29661 1726867559.04516: dumping result to json 29661 1726867559.04750: done dumping result, returning 29661 1726867559.04758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-cfde-a624-0000000003d6] 29661 1726867559.04761: sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d6 29661 1726867559.06839: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000003d6 29661 1726867559.06842: 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 } 29661 1726867559.06945: no more pending results, returning what we have 29661 1726867559.06948: results queue empty 29661 1726867559.06949: checking for any_errors_fatal 29661 1726867559.06953: done checking for any_errors_fatal 29661 1726867559.06954: checking for max_fail_percentage 29661 1726867559.06956: done checking for max_fail_percentage 29661 1726867559.06957: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.06957: done checking to see if all hosts have failed 29661 1726867559.06958: getting the remaining hosts for this loop 29661 1726867559.06959: done getting the remaining hosts for this loop 29661 1726867559.06963: getting the next task for host managed_node1 29661 1726867559.06969: done getting next task for host managed_node1 29661 1726867559.06973: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867559.06975: ^ 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 29661 1726867559.06999: getting variables 29661 1726867559.07001: in VariableManager get_vars() 29661 1726867559.07042: Calling all_inventory to load vars for managed_node1 29661 1726867559.07052: Calling groups_inventory to load vars for managed_node1 29661 1726867559.07055: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.07064: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.07067: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.07079: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.08719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.10354: done with get_vars() 29661 1726867559.10381: done getting variables 29661 1726867559.10442: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:59 -0400 (0:00:01.433) 0:00:13.423 ****** 29661 1726867559.10476: entering _queue_task() for managed_node1/debug 29661 1726867559.10804: worker is 1 (out of 1 available) 29661 1726867559.10816: exiting _queue_task() for managed_node1/debug 29661 1726867559.10830: done queuing things up, now waiting for results queue to drain 29661 1726867559.10832: waiting for pending results... 29661 1726867559.11198: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867559.11263: in run() - task 0affcac9-a3a5-cfde-a624-000000000018 29661 1726867559.11292: variable 'ansible_search_path' from source: unknown 29661 1726867559.11302: variable 'ansible_search_path' from source: unknown 29661 1726867559.11403: calling self._execute() 29661 1726867559.11443: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.11455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.11509: variable 'omit' from source: magic vars 29661 1726867559.11875: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.11893: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.11904: variable 'omit' from source: magic vars 29661 1726867559.11965: variable 'omit' from source: magic vars 29661 1726867559.12080: variable 'network_provider' from source: set_fact 29661 1726867559.12485: variable 'omit' from source: magic vars 29661 1726867559.12490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867559.12493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867559.12496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867559.12498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867559.12501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867559.12562: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867559.12608: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.12728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.12856: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867559.12932: Set connection var ansible_shell_executable to /bin/sh 29661 1726867559.12947: Set connection var ansible_connection to ssh 29661 1726867559.12966: Set connection var ansible_pipelining to False 29661 1726867559.12982: Set connection var ansible_shell_type to sh 29661 1726867559.12996: Set connection var ansible_timeout to 10 29661 1726867559.13058: variable 'ansible_shell_executable' from source: unknown 29661 1726867559.13249: variable 'ansible_connection' from source: unknown 29661 1726867559.13253: variable 'ansible_module_compression' from source: unknown 29661 1726867559.13256: variable 'ansible_shell_type' from source: unknown 29661 1726867559.13258: variable 'ansible_shell_executable' from source: unknown 29661 1726867559.13262: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.13264: variable 'ansible_pipelining' from source: unknown 29661 1726867559.13266: variable 'ansible_timeout' from source: unknown 29661 1726867559.13269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.13509: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867559.13708: variable 'omit' from source: magic vars 29661 1726867559.13711: starting attempt loop 29661 1726867559.13714: running the handler 29661 1726867559.13717: handler run complete 29661 1726867559.13719: attempt loop complete, returning result 29661 1726867559.13722: _execute() done 29661 1726867559.13727: dumping result to json 29661 1726867559.13729: done dumping result, returning 29661 1726867559.13731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-cfde-a624-000000000018] 29661 1726867559.13733: sending task result for task 0affcac9-a3a5-cfde-a624-000000000018 29661 1726867559.14152: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000018 29661 1726867559.14155: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 29661 1726867559.14212: no more pending results, returning what we have 29661 1726867559.14215: results queue empty 29661 1726867559.14216: checking for any_errors_fatal 29661 1726867559.14229: done checking for any_errors_fatal 29661 1726867559.14229: checking for max_fail_percentage 29661 1726867559.14231: done checking for max_fail_percentage 29661 1726867559.14232: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.14233: done checking to see if all hosts have failed 29661 1726867559.14234: getting the remaining hosts for this loop 29661 1726867559.14235: done getting the remaining hosts for this loop 29661 1726867559.14239: getting the next task for host managed_node1 29661 1726867559.14246: done getting next task for host managed_node1 29661 1726867559.14249: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29661 1726867559.14253: ^ 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 29661 1726867559.14265: getting variables 29661 1726867559.14267: in VariableManager get_vars() 29661 1726867559.14304: Calling all_inventory to load vars for managed_node1 29661 1726867559.14307: Calling groups_inventory to load vars for managed_node1 29661 1726867559.14310: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.14320: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.14325: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.14328: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.15863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.17613: done with get_vars() 29661 1726867559.17636: done getting variables 29661 1726867559.17692: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:59 -0400 (0:00:00.072) 0:00:13.496 ****** 29661 1726867559.17731: entering _queue_task() for managed_node1/fail 29661 1726867559.18066: worker is 1 (out of 1 available) 29661 1726867559.18081: exiting _queue_task() for managed_node1/fail 29661 1726867559.18091: done queuing things up, now waiting for results queue to drain 29661 1726867559.18093: waiting for pending results... 29661 1726867559.18372: 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 29661 1726867559.18581: in run() - task 0affcac9-a3a5-cfde-a624-000000000019 29661 1726867559.18586: variable 'ansible_search_path' from source: unknown 29661 1726867559.18589: variable 'ansible_search_path' from source: unknown 29661 1726867559.18592: calling self._execute() 29661 1726867559.18639: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.18650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.18664: variable 'omit' from source: magic vars 29661 1726867559.19036: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.19057: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.19196: variable 'network_state' from source: role '' defaults 29661 1726867559.19214: Evaluated conditional (network_state != {}): False 29661 1726867559.19230: when evaluation is False, skipping this task 29661 1726867559.19242: _execute() done 29661 1726867559.19248: dumping result to json 29661 1726867559.19255: done dumping result, returning 29661 1726867559.19266: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-cfde-a624-000000000019] 29661 1726867559.19279: sending task result for task 0affcac9-a3a5-cfde-a624-000000000019 29661 1726867559.19437: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000019 29661 1726867559.19441: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867559.19495: no more pending results, returning what we have 29661 1726867559.19499: results queue empty 29661 1726867559.19500: checking for any_errors_fatal 29661 1726867559.19507: done checking for any_errors_fatal 29661 1726867559.19508: checking for max_fail_percentage 29661 1726867559.19510: done checking for max_fail_percentage 29661 1726867559.19511: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.19512: done checking to see if all hosts have failed 29661 1726867559.19513: getting the remaining hosts for this loop 29661 1726867559.19514: done getting the remaining hosts for this loop 29661 1726867559.19518: getting the next task for host managed_node1 29661 1726867559.19528: done getting next task for host managed_node1 29661 1726867559.19532: ^ 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 29661 1726867559.19536: ^ 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 29661 1726867559.19551: getting variables 29661 1726867559.19554: in VariableManager get_vars() 29661 1726867559.19594: Calling all_inventory to load vars for managed_node1 29661 1726867559.19598: Calling groups_inventory to load vars for managed_node1 29661 1726867559.19600: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.19614: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.19617: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.19621: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.21437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.23104: done with get_vars() 29661 1726867559.23127: done getting variables 29661 1726867559.23186: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:59 -0400 (0:00:00.054) 0:00:13.551 ****** 29661 1726867559.23217: entering _queue_task() for managed_node1/fail 29661 1726867559.23603: worker is 1 (out of 1 available) 29661 1726867559.23613: exiting _queue_task() for managed_node1/fail 29661 1726867559.23627: done queuing things up, now waiting for results queue to drain 29661 1726867559.23628: waiting for pending results... 29661 1726867559.23897: 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 29661 1726867559.23994: in run() - task 0affcac9-a3a5-cfde-a624-00000000001a 29661 1726867559.23999: variable 'ansible_search_path' from source: unknown 29661 1726867559.24002: variable 'ansible_search_path' from source: unknown 29661 1726867559.24026: calling self._execute() 29661 1726867559.24116: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.24183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.24186: variable 'omit' from source: magic vars 29661 1726867559.24536: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.24561: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.24680: variable 'network_state' from source: role '' defaults 29661 1726867559.24783: Evaluated conditional (network_state != {}): False 29661 1726867559.24787: when evaluation is False, skipping this task 29661 1726867559.24790: _execute() done 29661 1726867559.24792: dumping result to json 29661 1726867559.24795: done dumping result, returning 29661 1726867559.24798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-cfde-a624-00000000001a] 29661 1726867559.24800: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001a 29661 1726867559.24874: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001a 29661 1726867559.24985: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867559.25037: no more pending results, returning what we have 29661 1726867559.25041: results queue empty 29661 1726867559.25042: checking for any_errors_fatal 29661 1726867559.25050: done checking for any_errors_fatal 29661 1726867559.25051: checking for max_fail_percentage 29661 1726867559.25053: done checking for max_fail_percentage 29661 1726867559.25054: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.25055: done checking to see if all hosts have failed 29661 1726867559.25056: getting the remaining hosts for this loop 29661 1726867559.25057: done getting the remaining hosts for this loop 29661 1726867559.25060: getting the next task for host managed_node1 29661 1726867559.25066: done getting next task for host managed_node1 29661 1726867559.25070: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29661 1726867559.25074: ^ 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 29661 1726867559.25113: getting variables 29661 1726867559.25115: in VariableManager get_vars() 29661 1726867559.25209: Calling all_inventory to load vars for managed_node1 29661 1726867559.25213: Calling groups_inventory to load vars for managed_node1 29661 1726867559.25216: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.25230: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.25233: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.25237: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.26938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.28505: done with get_vars() 29661 1726867559.28528: done getting variables 29661 1726867559.28592: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:59 -0400 (0:00:00.054) 0:00:13.605 ****** 29661 1726867559.28627: entering _queue_task() for managed_node1/fail 29661 1726867559.28940: worker is 1 (out of 1 available) 29661 1726867559.28953: exiting _queue_task() for managed_node1/fail 29661 1726867559.28965: done queuing things up, now waiting for results queue to drain 29661 1726867559.28966: waiting for pending results... 29661 1726867559.29280: 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 29661 1726867559.29513: in run() - task 0affcac9-a3a5-cfde-a624-00000000001b 29661 1726867559.29518: variable 'ansible_search_path' from source: unknown 29661 1726867559.29521: variable 'ansible_search_path' from source: unknown 29661 1726867559.29548: calling self._execute() 29661 1726867559.29671: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.29716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.29719: variable 'omit' from source: magic vars 29661 1726867559.30127: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.30145: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.30385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867559.32841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867559.32930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867559.32974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867559.33021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867559.33118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867559.33142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.33176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.33209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.33265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.33287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.33394: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.33446: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29661 1726867559.33542: variable 'ansible_distribution' from source: facts 29661 1726867559.33560: variable '__network_rh_distros' from source: role '' defaults 29661 1726867559.33574: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29661 1726867559.33864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.33982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.33986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.33989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.33991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.34032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.34060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.34091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.34137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.34152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.34196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.34235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.34264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.34326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.34332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.34663: variable 'network_connections' from source: task vars 29661 1726867559.34758: variable 'interface' from source: set_fact 29661 1726867559.34761: variable 'interface' from source: set_fact 29661 1726867559.34772: variable 'interface' from source: set_fact 29661 1726867559.34839: variable 'interface' from source: set_fact 29661 1726867559.34887: variable 'network_state' from source: role '' defaults 29661 1726867559.34957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867559.35149: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867559.35200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867559.35236: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867559.35264: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867559.35316: 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) 29661 1726867559.35414: 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) 29661 1726867559.35418: 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) 29661 1726867559.35420: 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) 29661 1726867559.35451: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 29661 1726867559.35459: when evaluation is False, skipping this task 29661 1726867559.35466: _execute() done 29661 1726867559.35472: dumping result to json 29661 1726867559.35481: done dumping result, returning 29661 1726867559.35493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-cfde-a624-00000000001b] 29661 1726867559.35525: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29661 1726867559.35668: no more pending results, returning what we have 29661 1726867559.35671: results queue empty 29661 1726867559.35672: checking for any_errors_fatal 29661 1726867559.35683: done checking for any_errors_fatal 29661 1726867559.35684: checking for max_fail_percentage 29661 1726867559.35685: done checking for max_fail_percentage 29661 1726867559.35686: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.35687: done checking to see if all hosts have failed 29661 1726867559.35688: getting the remaining hosts for this loop 29661 1726867559.35689: done getting the remaining hosts for this loop 29661 1726867559.35695: getting the next task for host managed_node1 29661 1726867559.35702: done getting next task for host managed_node1 29661 1726867559.35707: ^ 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 29661 1726867559.35711: ^ 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 29661 1726867559.35730: getting variables 29661 1726867559.35732: in VariableManager get_vars() 29661 1726867559.35981: Calling all_inventory to load vars for managed_node1 29661 1726867559.35985: Calling groups_inventory to load vars for managed_node1 29661 1726867559.35989: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.35997: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001b 29661 1726867559.35999: WORKER PROCESS EXITING 29661 1726867559.36011: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.36014: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.36017: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.37587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.39138: done with get_vars() 29661 1726867559.39171: done getting variables 29661 1726867559.39284: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:59 -0400 (0:00:00.106) 0:00:13.712 ****** 29661 1726867559.39318: entering _queue_task() for managed_node1/dnf 29661 1726867559.39674: worker is 1 (out of 1 available) 29661 1726867559.39690: exiting _queue_task() for managed_node1/dnf 29661 1726867559.39706: done queuing things up, now waiting for results queue to drain 29661 1726867559.39708: waiting for pending results... 29661 1726867559.40009: 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 29661 1726867559.40166: in run() - task 0affcac9-a3a5-cfde-a624-00000000001c 29661 1726867559.40192: variable 'ansible_search_path' from source: unknown 29661 1726867559.40211: variable 'ansible_search_path' from source: unknown 29661 1726867559.40257: calling self._execute() 29661 1726867559.40428: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.40432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.40435: variable 'omit' from source: magic vars 29661 1726867559.40825: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.40842: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.41062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867559.43639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867559.43707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867559.43882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867559.43885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867559.43887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867559.43894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.43930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.43958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.44008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.44027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.44137: variable 'ansible_distribution' from source: facts 29661 1726867559.44147: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.44167: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29661 1726867559.44280: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867559.44420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.44454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.44481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.44547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.44551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.44586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.44610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.44638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.44764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.44767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.44769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.44771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.44799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.44838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.44854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.45014: variable 'network_connections' from source: task vars 29661 1726867559.45032: variable 'interface' from source: set_fact 29661 1726867559.45105: variable 'interface' from source: set_fact 29661 1726867559.45118: variable 'interface' from source: set_fact 29661 1726867559.45181: variable 'interface' from source: set_fact 29661 1726867559.45286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867559.45468: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867559.45541: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867559.45571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867559.45635: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867559.45661: 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) 29661 1726867559.45701: 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) 29661 1726867559.45750: 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) 29661 1726867559.45778: 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) 29661 1726867559.45853: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867559.46129: variable 'network_connections' from source: task vars 29661 1726867559.46167: variable 'interface' from source: set_fact 29661 1726867559.46246: variable 'interface' from source: set_fact 29661 1726867559.46258: variable 'interface' from source: set_fact 29661 1726867559.46383: variable 'interface' from source: set_fact 29661 1726867559.46388: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867559.46401: when evaluation is False, skipping this task 29661 1726867559.46504: _execute() done 29661 1726867559.46507: dumping result to json 29661 1726867559.46509: done dumping result, returning 29661 1726867559.46511: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-00000000001c] 29661 1726867559.46514: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29661 1726867559.46634: no more pending results, returning what we have 29661 1726867559.46638: results queue empty 29661 1726867559.46639: checking for any_errors_fatal 29661 1726867559.46646: done checking for any_errors_fatal 29661 1726867559.46647: checking for max_fail_percentage 29661 1726867559.46649: done checking for max_fail_percentage 29661 1726867559.46650: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.46650: done checking to see if all hosts have failed 29661 1726867559.46651: getting the remaining hosts for this loop 29661 1726867559.46653: done getting the remaining hosts for this loop 29661 1726867559.46656: getting the next task for host managed_node1 29661 1726867559.46663: done getting next task for host managed_node1 29661 1726867559.46667: ^ 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 29661 1726867559.46670: ^ 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 29661 1726867559.46783: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001c 29661 1726867559.46787: WORKER PROCESS EXITING 29661 1726867559.46796: getting variables 29661 1726867559.46797: in VariableManager get_vars() 29661 1726867559.46861: Calling all_inventory to load vars for managed_node1 29661 1726867559.46864: Calling groups_inventory to load vars for managed_node1 29661 1726867559.46875: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.46895: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.46957: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.46962: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.48391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.49661: done with get_vars() 29661 1726867559.49719: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867559.49826: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:59 -0400 (0:00:00.105) 0:00:13.817 ****** 29661 1726867559.49861: entering _queue_task() for managed_node1/yum 29661 1726867559.49863: Creating lock for yum 29661 1726867559.50163: worker is 1 (out of 1 available) 29661 1726867559.50176: exiting _queue_task() for managed_node1/yum 29661 1726867559.50390: done queuing things up, now waiting for results queue to drain 29661 1726867559.50392: waiting for pending results... 29661 1726867559.50472: 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 29661 1726867559.50596: in run() - task 0affcac9-a3a5-cfde-a624-00000000001d 29661 1726867559.50618: variable 'ansible_search_path' from source: unknown 29661 1726867559.50628: variable 'ansible_search_path' from source: unknown 29661 1726867559.50664: calling self._execute() 29661 1726867559.50764: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.50775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.50791: variable 'omit' from source: magic vars 29661 1726867559.51202: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.51220: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.51407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867559.54106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867559.54192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867559.54221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867559.54247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867559.54268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867559.54339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.54360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.54379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.54406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.54417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.54489: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.54502: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29661 1726867559.54505: when evaluation is False, skipping this task 29661 1726867559.54507: _execute() done 29661 1726867559.54510: dumping result to json 29661 1726867559.54512: done dumping result, returning 29661 1726867559.54521: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-00000000001d] 29661 1726867559.54525: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001d 29661 1726867559.54611: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001d 29661 1726867559.54613: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29661 1726867559.54661: no more pending results, returning what we have 29661 1726867559.54665: results queue empty 29661 1726867559.54666: checking for any_errors_fatal 29661 1726867559.54670: done checking for any_errors_fatal 29661 1726867559.54671: checking for max_fail_percentage 29661 1726867559.54673: done checking for max_fail_percentage 29661 1726867559.54673: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.54674: done checking to see if all hosts have failed 29661 1726867559.54675: getting the remaining hosts for this loop 29661 1726867559.54676: done getting the remaining hosts for this loop 29661 1726867559.54681: getting the next task for host managed_node1 29661 1726867559.54687: done getting next task for host managed_node1 29661 1726867559.54690: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867559.54693: ^ 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 29661 1726867559.54707: getting variables 29661 1726867559.54708: in VariableManager get_vars() 29661 1726867559.54742: Calling all_inventory to load vars for managed_node1 29661 1726867559.54745: Calling groups_inventory to load vars for managed_node1 29661 1726867559.54747: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.54756: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.54759: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.54761: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.55699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.57520: done with get_vars() 29661 1726867559.57543: done getting variables 29661 1726867559.57618: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:59 -0400 (0:00:00.077) 0:00:13.895 ****** 29661 1726867559.57651: entering _queue_task() for managed_node1/fail 29661 1726867559.57950: worker is 1 (out of 1 available) 29661 1726867559.57963: exiting _queue_task() for managed_node1/fail 29661 1726867559.57973: done queuing things up, now waiting for results queue to drain 29661 1726867559.57975: waiting for pending results... 29661 1726867559.58248: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867559.58339: in run() - task 0affcac9-a3a5-cfde-a624-00000000001e 29661 1726867559.58351: variable 'ansible_search_path' from source: unknown 29661 1726867559.58354: variable 'ansible_search_path' from source: unknown 29661 1726867559.58386: calling self._execute() 29661 1726867559.58455: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.58480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.58484: variable 'omit' from source: magic vars 29661 1726867559.58896: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.58900: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.58940: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867559.59141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867559.65586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867559.65662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867559.65713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867559.65763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867559.66006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867559.66042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.66078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.66111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.66171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.66196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.66258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.66288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.66339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.66374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.66398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.66463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.66488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.66580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.66583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.66586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.66741: variable 'network_connections' from source: task vars 29661 1726867559.66757: variable 'interface' from source: set_fact 29661 1726867559.66834: variable 'interface' from source: set_fact 29661 1726867559.66846: variable 'interface' from source: set_fact 29661 1726867559.66913: variable 'interface' from source: set_fact 29661 1726867559.67013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867559.67170: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867559.67212: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867559.67251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867559.67340: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867559.67357: 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) 29661 1726867559.67424: 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) 29661 1726867559.67459: 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) 29661 1726867559.67494: 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) 29661 1726867559.67552: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867559.67876: variable 'network_connections' from source: task vars 29661 1726867559.67881: variable 'interface' from source: set_fact 29661 1726867559.67884: variable 'interface' from source: set_fact 29661 1726867559.67886: variable 'interface' from source: set_fact 29661 1726867559.67945: variable 'interface' from source: set_fact 29661 1726867559.68007: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867559.68015: when evaluation is False, skipping this task 29661 1726867559.68021: _execute() done 29661 1726867559.68027: dumping result to json 29661 1726867559.68035: done dumping result, returning 29661 1726867559.68046: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-00000000001e] 29661 1726867559.68061: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001e 29661 1726867559.68176: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001e 29661 1726867559.68181: 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" } 29661 1726867559.68257: no more pending results, returning what we have 29661 1726867559.68260: results queue empty 29661 1726867559.68262: checking for any_errors_fatal 29661 1726867559.68267: done checking for any_errors_fatal 29661 1726867559.68268: checking for max_fail_percentage 29661 1726867559.68270: done checking for max_fail_percentage 29661 1726867559.68271: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.68272: done checking to see if all hosts have failed 29661 1726867559.68272: getting the remaining hosts for this loop 29661 1726867559.68274: done getting the remaining hosts for this loop 29661 1726867559.68280: getting the next task for host managed_node1 29661 1726867559.68286: done getting next task for host managed_node1 29661 1726867559.68290: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29661 1726867559.68293: ^ 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 29661 1726867559.68308: getting variables 29661 1726867559.68310: in VariableManager get_vars() 29661 1726867559.68346: Calling all_inventory to load vars for managed_node1 29661 1726867559.68349: Calling groups_inventory to load vars for managed_node1 29661 1726867559.68351: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.68361: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.68363: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.68367: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.73432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.74929: done with get_vars() 29661 1726867559.74949: done getting variables 29661 1726867559.74999: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:59 -0400 (0:00:00.173) 0:00:14.069 ****** 29661 1726867559.75027: entering _queue_task() for managed_node1/package 29661 1726867559.75360: worker is 1 (out of 1 available) 29661 1726867559.75373: exiting _queue_task() for managed_node1/package 29661 1726867559.75587: done queuing things up, now waiting for results queue to drain 29661 1726867559.75590: waiting for pending results... 29661 1726867559.75797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29661 1726867559.75810: in run() - task 0affcac9-a3a5-cfde-a624-00000000001f 29661 1726867559.75833: variable 'ansible_search_path' from source: unknown 29661 1726867559.75843: variable 'ansible_search_path' from source: unknown 29661 1726867559.75889: calling self._execute() 29661 1726867559.75987: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.76001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.76017: variable 'omit' from source: magic vars 29661 1726867559.76401: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.76419: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.76685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867559.76890: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867559.76943: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867559.77034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867559.77075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867559.77193: variable 'network_packages' from source: role '' defaults 29661 1726867559.77305: variable '__network_provider_setup' from source: role '' defaults 29661 1726867559.77320: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867559.77397: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867559.77411: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867559.77480: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867559.77772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867559.79587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867559.79654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867559.79697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867559.79739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867559.79782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867559.79861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.79897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.79928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.79979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.80002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.80054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.80086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.80116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.80164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.80188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.80582: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867559.80586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.80589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.80591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.80621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.80641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.80734: variable 'ansible_python' from source: facts 29661 1726867559.80761: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867559.80846: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867559.80933: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867559.81061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.81093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.81121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.81165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.81185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.81230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867559.81270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867559.81299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867559.81338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867559.81358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867559.81499: variable 'network_connections' from source: task vars 29661 1726867559.81509: variable 'interface' from source: set_fact 29661 1726867559.81609: variable 'interface' from source: set_fact 29661 1726867559.81683: variable 'interface' from source: set_fact 29661 1726867559.81722: variable 'interface' from source: set_fact 29661 1726867559.81815: 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) 29661 1726867559.81843: 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) 29661 1726867559.81874: 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) 29661 1726867559.81912: 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) 29661 1726867559.81959: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867559.82235: variable 'network_connections' from source: task vars 29661 1726867559.82244: variable 'interface' from source: set_fact 29661 1726867559.82345: variable 'interface' from source: set_fact 29661 1726867559.82359: variable 'interface' from source: set_fact 29661 1726867559.82464: variable 'interface' from source: set_fact 29661 1726867559.82549: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867559.82657: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867559.82948: variable 'network_connections' from source: task vars 29661 1726867559.82959: variable 'interface' from source: set_fact 29661 1726867559.83031: variable 'interface' from source: set_fact 29661 1726867559.83044: variable 'interface' from source: set_fact 29661 1726867559.83182: variable 'interface' from source: set_fact 29661 1726867559.83185: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867559.83244: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867559.83592: variable 'network_connections' from source: task vars 29661 1726867559.83603: variable 'interface' from source: set_fact 29661 1726867559.83673: variable 'interface' from source: set_fact 29661 1726867559.83688: variable 'interface' from source: set_fact 29661 1726867559.83758: variable 'interface' from source: set_fact 29661 1726867559.83842: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867559.83912: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867559.83924: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867559.83993: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867559.84218: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867559.84945: variable 'network_connections' from source: task vars 29661 1726867559.84948: variable 'interface' from source: set_fact 29661 1726867559.84951: variable 'interface' from source: set_fact 29661 1726867559.84953: variable 'interface' from source: set_fact 29661 1726867559.85006: variable 'interface' from source: set_fact 29661 1726867559.85083: variable 'ansible_distribution' from source: facts 29661 1726867559.85093: variable '__network_rh_distros' from source: role '' defaults 29661 1726867559.85102: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.85125: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867559.85297: variable 'ansible_distribution' from source: facts 29661 1726867559.85305: variable '__network_rh_distros' from source: role '' defaults 29661 1726867559.85316: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.85333: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867559.85506: variable 'ansible_distribution' from source: facts 29661 1726867559.85515: variable '__network_rh_distros' from source: role '' defaults 29661 1726867559.85525: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.85565: variable 'network_provider' from source: set_fact 29661 1726867559.85594: variable 'ansible_facts' from source: unknown 29661 1726867559.86323: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29661 1726867559.86354: when evaluation is False, skipping this task 29661 1726867559.86357: _execute() done 29661 1726867559.86360: dumping result to json 29661 1726867559.86362: done dumping result, returning 29661 1726867559.86364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-cfde-a624-00000000001f] 29661 1726867559.86366: sending task result for task 0affcac9-a3a5-cfde-a624-00000000001f 29661 1726867559.86486: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 29661 1726867559.86673: no more pending results, returning what we have 29661 1726867559.86679: results queue empty 29661 1726867559.86680: checking for any_errors_fatal 29661 1726867559.86686: done checking for any_errors_fatal 29661 1726867559.86687: checking for max_fail_percentage 29661 1726867559.86689: done checking for max_fail_percentage 29661 1726867559.86690: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.86691: done checking to see if all hosts have failed 29661 1726867559.86692: getting the remaining hosts for this loop 29661 1726867559.86693: done getting the remaining hosts for this loop 29661 1726867559.86697: getting the next task for host managed_node1 29661 1726867559.86705: done getting next task for host managed_node1 29661 1726867559.86710: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867559.86713: ^ 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 29661 1726867559.86731: getting variables 29661 1726867559.86737: in VariableManager get_vars() 29661 1726867559.86898: Calling all_inventory to load vars for managed_node1 29661 1726867559.86902: Calling groups_inventory to load vars for managed_node1 29661 1726867559.86905: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.86917: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.86920: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.86923: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.87515: WORKER PROCESS EXITING 29661 1726867559.89858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867559.94471: done with get_vars() 29661 1726867559.94580: done getting variables 29661 1726867559.94642: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:59 -0400 (0:00:00.197) 0:00:14.267 ****** 29661 1726867559.94817: entering _queue_task() for managed_node1/package 29661 1726867559.95868: worker is 1 (out of 1 available) 29661 1726867559.95881: exiting _queue_task() for managed_node1/package 29661 1726867559.95892: done queuing things up, now waiting for results queue to drain 29661 1726867559.95894: waiting for pending results... 29661 1726867559.96176: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867559.96612: in run() - task 0affcac9-a3a5-cfde-a624-000000000020 29661 1726867559.96674: variable 'ansible_search_path' from source: unknown 29661 1726867559.96709: variable 'ansible_search_path' from source: unknown 29661 1726867559.96790: calling self._execute() 29661 1726867559.97072: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867559.97494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867559.97497: variable 'omit' from source: magic vars 29661 1726867559.98237: variable 'ansible_distribution_major_version' from source: facts 29661 1726867559.98398: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867559.98617: variable 'network_state' from source: role '' defaults 29661 1726867559.98633: Evaluated conditional (network_state != {}): False 29661 1726867559.98640: when evaluation is False, skipping this task 29661 1726867559.98647: _execute() done 29661 1726867559.98653: dumping result to json 29661 1726867559.98661: done dumping result, returning 29661 1726867559.98716: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-cfde-a624-000000000020] 29661 1726867559.98727: sending task result for task 0affcac9-a3a5-cfde-a624-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867559.99044: no more pending results, returning what we have 29661 1726867559.99048: results queue empty 29661 1726867559.99049: checking for any_errors_fatal 29661 1726867559.99058: done checking for any_errors_fatal 29661 1726867559.99059: checking for max_fail_percentage 29661 1726867559.99060: done checking for max_fail_percentage 29661 1726867559.99061: checking to see if all hosts have failed and the running result is not ok 29661 1726867559.99063: done checking to see if all hosts have failed 29661 1726867559.99064: getting the remaining hosts for this loop 29661 1726867559.99065: done getting the remaining hosts for this loop 29661 1726867559.99069: getting the next task for host managed_node1 29661 1726867559.99076: done getting next task for host managed_node1 29661 1726867559.99082: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867559.99086: ^ 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 29661 1726867559.99101: getting variables 29661 1726867559.99102: in VariableManager get_vars() 29661 1726867559.99139: Calling all_inventory to load vars for managed_node1 29661 1726867559.99142: Calling groups_inventory to load vars for managed_node1 29661 1726867559.99145: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867559.99160: Calling all_plugins_play to load vars for managed_node1 29661 1726867559.99306: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867559.99310: Calling groups_plugins_play to load vars for managed_node1 29661 1726867559.99990: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000020 29661 1726867559.99994: WORKER PROCESS EXITING 29661 1726867560.02071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867560.05181: done with get_vars() 29661 1726867560.05210: done getting variables 29661 1726867560.05273: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:00 -0400 (0:00:00.105) 0:00:14.372 ****** 29661 1726867560.05384: entering _queue_task() for managed_node1/package 29661 1726867560.05891: worker is 1 (out of 1 available) 29661 1726867560.05901: exiting _queue_task() for managed_node1/package 29661 1726867560.05912: done queuing things up, now waiting for results queue to drain 29661 1726867560.05914: waiting for pending results... 29661 1726867560.06062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867560.06206: in run() - task 0affcac9-a3a5-cfde-a624-000000000021 29661 1726867560.06226: variable 'ansible_search_path' from source: unknown 29661 1726867560.06234: variable 'ansible_search_path' from source: unknown 29661 1726867560.06284: calling self._execute() 29661 1726867560.06401: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867560.06425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867560.06439: variable 'omit' from source: magic vars 29661 1726867560.06861: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.06881: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867560.07015: variable 'network_state' from source: role '' defaults 29661 1726867560.07032: Evaluated conditional (network_state != {}): False 29661 1726867560.07040: when evaluation is False, skipping this task 29661 1726867560.07047: _execute() done 29661 1726867560.07054: dumping result to json 29661 1726867560.07062: done dumping result, returning 29661 1726867560.07072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-cfde-a624-000000000021] 29661 1726867560.07085: sending task result for task 0affcac9-a3a5-cfde-a624-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867560.07270: no more pending results, returning what we have 29661 1726867560.07275: results queue empty 29661 1726867560.07276: checking for any_errors_fatal 29661 1726867560.07286: done checking for any_errors_fatal 29661 1726867560.07287: checking for max_fail_percentage 29661 1726867560.07289: done checking for max_fail_percentage 29661 1726867560.07290: checking to see if all hosts have failed and the running result is not ok 29661 1726867560.07291: done checking to see if all hosts have failed 29661 1726867560.07292: getting the remaining hosts for this loop 29661 1726867560.07293: done getting the remaining hosts for this loop 29661 1726867560.07296: getting the next task for host managed_node1 29661 1726867560.07304: done getting next task for host managed_node1 29661 1726867560.07308: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867560.07312: ^ 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 29661 1726867560.07327: getting variables 29661 1726867560.07328: in VariableManager get_vars() 29661 1726867560.07366: Calling all_inventory to load vars for managed_node1 29661 1726867560.07368: Calling groups_inventory to load vars for managed_node1 29661 1726867560.07371: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867560.07493: Calling all_plugins_play to load vars for managed_node1 29661 1726867560.07497: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867560.07501: Calling groups_plugins_play to load vars for managed_node1 29661 1726867560.08110: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000021 29661 1726867560.08114: WORKER PROCESS EXITING 29661 1726867560.09210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867560.10799: done with get_vars() 29661 1726867560.10820: done getting variables 29661 1726867560.10924: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:00 -0400 (0:00:00.055) 0:00:14.428 ****** 29661 1726867560.10954: entering _queue_task() for managed_node1/service 29661 1726867560.10956: Creating lock for service 29661 1726867560.11330: worker is 1 (out of 1 available) 29661 1726867560.11342: exiting _queue_task() for managed_node1/service 29661 1726867560.11354: done queuing things up, now waiting for results queue to drain 29661 1726867560.11355: waiting for pending results... 29661 1726867560.11854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867560.12181: in run() - task 0affcac9-a3a5-cfde-a624-000000000022 29661 1726867560.12201: variable 'ansible_search_path' from source: unknown 29661 1726867560.12210: variable 'ansible_search_path' from source: unknown 29661 1726867560.12250: calling self._execute() 29661 1726867560.12456: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867560.12467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867560.12483: variable 'omit' from source: magic vars 29661 1726867560.13267: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.13289: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867560.13655: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867560.14083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867560.18234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867560.18408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867560.18662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867560.18665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867560.18668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867560.18813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.18848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.18985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.19026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.19048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.19141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.19299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.19419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.19457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.19636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.19639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.19641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.19643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.19788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.19808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.20254: variable 'network_connections' from source: task vars 29661 1726867560.20272: variable 'interface' from source: set_fact 29661 1726867560.20365: variable 'interface' from source: set_fact 29661 1726867560.20733: variable 'interface' from source: set_fact 29661 1726867560.20737: variable 'interface' from source: set_fact 29661 1726867560.20975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867560.21369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867560.21474: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867560.21513: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867560.21886: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867560.21889: 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) 29661 1726867560.21892: 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) 29661 1726867560.21995: 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) 29661 1726867560.21998: 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) 29661 1726867560.22014: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867560.22507: variable 'network_connections' from source: task vars 29661 1726867560.22518: variable 'interface' from source: set_fact 29661 1726867560.22601: variable 'interface' from source: set_fact 29661 1726867560.22742: variable 'interface' from source: set_fact 29661 1726867560.22813: variable 'interface' from source: set_fact 29661 1726867560.23013: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867560.23021: when evaluation is False, skipping this task 29661 1726867560.23028: _execute() done 29661 1726867560.23035: dumping result to json 29661 1726867560.23042: done dumping result, returning 29661 1726867560.23053: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000022] 29661 1726867560.23070: sending task result for task 0affcac9-a3a5-cfde-a624-000000000022 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29661 1726867560.23229: no more pending results, returning what we have 29661 1726867560.23233: results queue empty 29661 1726867560.23234: checking for any_errors_fatal 29661 1726867560.23244: done checking for any_errors_fatal 29661 1726867560.23245: checking for max_fail_percentage 29661 1726867560.23247: done checking for max_fail_percentage 29661 1726867560.23248: checking to see if all hosts have failed and the running result is not ok 29661 1726867560.23249: done checking to see if all hosts have failed 29661 1726867560.23250: getting the remaining hosts for this loop 29661 1726867560.23251: done getting the remaining hosts for this loop 29661 1726867560.23255: getting the next task for host managed_node1 29661 1726867560.23263: done getting next task for host managed_node1 29661 1726867560.23267: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867560.23270: ^ 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 29661 1726867560.23287: getting variables 29661 1726867560.23289: in VariableManager get_vars() 29661 1726867560.23328: Calling all_inventory to load vars for managed_node1 29661 1726867560.23331: Calling groups_inventory to load vars for managed_node1 29661 1726867560.23333: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867560.23344: Calling all_plugins_play to load vars for managed_node1 29661 1726867560.23347: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867560.23349: Calling groups_plugins_play to load vars for managed_node1 29661 1726867560.24315: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000022 29661 1726867560.24317: WORKER PROCESS EXITING 29661 1726867560.26991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867560.30508: done with get_vars() 29661 1726867560.30539: done getting variables 29661 1726867560.30809: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:00 -0400 (0:00:00.198) 0:00:14.627 ****** 29661 1726867560.30843: entering _queue_task() for managed_node1/service 29661 1726867560.31621: worker is 1 (out of 1 available) 29661 1726867560.31632: exiting _queue_task() for managed_node1/service 29661 1726867560.31643: done queuing things up, now waiting for results queue to drain 29661 1726867560.31645: waiting for pending results... 29661 1726867560.31988: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867560.32324: in run() - task 0affcac9-a3a5-cfde-a624-000000000023 29661 1726867560.32329: variable 'ansible_search_path' from source: unknown 29661 1726867560.32332: variable 'ansible_search_path' from source: unknown 29661 1726867560.32387: calling self._execute() 29661 1726867560.32461: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867560.32465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867560.32542: variable 'omit' from source: magic vars 29661 1726867560.33243: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.33255: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867560.33645: variable 'network_provider' from source: set_fact 29661 1726867560.33651: variable 'network_state' from source: role '' defaults 29661 1726867560.33662: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29661 1726867560.33669: variable 'omit' from source: magic vars 29661 1726867560.33869: variable 'omit' from source: magic vars 29661 1726867560.33903: variable 'network_service_name' from source: role '' defaults 29661 1726867560.33974: variable 'network_service_name' from source: role '' defaults 29661 1726867560.34393: variable '__network_provider_setup' from source: role '' defaults 29661 1726867560.34399: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867560.34501: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867560.34505: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867560.34743: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867560.35270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867560.39965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867560.40049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867560.40122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867560.40138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867560.40169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867560.40283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.40448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.40451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.40454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.40455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.40488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.40514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.40541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.40591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.40611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.40843: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867560.40971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.41009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.41039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.41086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.41127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.41225: variable 'ansible_python' from source: facts 29661 1726867560.41251: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867560.41339: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867560.41426: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867560.41574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.41613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.41651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.41696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.41755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.41774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867560.41814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867560.41847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867560.41979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867560.41982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867560.42081: variable 'network_connections' from source: task vars 29661 1726867560.42185: variable 'interface' from source: set_fact 29661 1726867560.42189: variable 'interface' from source: set_fact 29661 1726867560.42192: variable 'interface' from source: set_fact 29661 1726867560.42273: variable 'interface' from source: set_fact 29661 1726867560.42542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867560.42775: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867560.42829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867560.42889: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867560.42932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867560.43017: 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) 29661 1726867560.43056: 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) 29661 1726867560.43165: 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) 29661 1726867560.43169: 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) 29661 1726867560.43204: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867560.43529: variable 'network_connections' from source: task vars 29661 1726867560.43553: variable 'interface' from source: set_fact 29661 1726867560.43645: variable 'interface' from source: set_fact 29661 1726867560.43658: variable 'interface' from source: set_fact 29661 1726867560.43736: variable 'interface' from source: set_fact 29661 1726867560.43930: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867560.44012: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867560.44480: variable 'network_connections' from source: task vars 29661 1726867560.44483: variable 'interface' from source: set_fact 29661 1726867560.44486: variable 'interface' from source: set_fact 29661 1726867560.44488: variable 'interface' from source: set_fact 29661 1726867560.44539: variable 'interface' from source: set_fact 29661 1726867560.44596: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867560.44681: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867560.45020: variable 'network_connections' from source: task vars 29661 1726867560.45023: variable 'interface' from source: set_fact 29661 1726867560.45130: variable 'interface' from source: set_fact 29661 1726867560.45133: variable 'interface' from source: set_fact 29661 1726867560.45181: variable 'interface' from source: set_fact 29661 1726867560.45274: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867560.45337: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867560.45354: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867560.45459: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867560.46084: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867560.46906: variable 'network_connections' from source: task vars 29661 1726867560.46986: variable 'interface' from source: set_fact 29661 1726867560.46989: variable 'interface' from source: set_fact 29661 1726867560.46991: variable 'interface' from source: set_fact 29661 1726867560.47044: variable 'interface' from source: set_fact 29661 1726867560.47113: variable 'ansible_distribution' from source: facts 29661 1726867560.47210: variable '__network_rh_distros' from source: role '' defaults 29661 1726867560.47220: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.47246: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867560.47568: variable 'ansible_distribution' from source: facts 29661 1726867560.47643: variable '__network_rh_distros' from source: role '' defaults 29661 1726867560.47653: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.47671: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867560.47948: variable 'ansible_distribution' from source: facts 29661 1726867560.48080: variable '__network_rh_distros' from source: role '' defaults 29661 1726867560.48091: variable 'ansible_distribution_major_version' from source: facts 29661 1726867560.48129: variable 'network_provider' from source: set_fact 29661 1726867560.48156: variable 'omit' from source: magic vars 29661 1726867560.48208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867560.48309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867560.48329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867560.48347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867560.48405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867560.48437: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867560.48507: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867560.48517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867560.48727: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867560.48739: Set connection var ansible_shell_executable to /bin/sh 29661 1726867560.48747: Set connection var ansible_connection to ssh 29661 1726867560.48758: Set connection var ansible_pipelining to False 29661 1726867560.48764: Set connection var ansible_shell_type to sh 29661 1726867560.48775: Set connection var ansible_timeout to 10 29661 1726867560.48850: variable 'ansible_shell_executable' from source: unknown 29661 1726867560.48859: variable 'ansible_connection' from source: unknown 29661 1726867560.48868: variable 'ansible_module_compression' from source: unknown 29661 1726867560.48878: variable 'ansible_shell_type' from source: unknown 29661 1726867560.48982: variable 'ansible_shell_executable' from source: unknown 29661 1726867560.48985: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867560.48992: variable 'ansible_pipelining' from source: unknown 29661 1726867560.48994: variable 'ansible_timeout' from source: unknown 29661 1726867560.48996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867560.49262: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867560.49265: variable 'omit' from source: magic vars 29661 1726867560.49268: starting attempt loop 29661 1726867560.49271: running the handler 29661 1726867560.49398: variable 'ansible_facts' from source: unknown 29661 1726867560.50884: _low_level_execute_command(): starting 29661 1726867560.50888: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867560.52109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867560.52125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867560.52137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867560.52189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867560.52396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867560.52506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867560.52585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867560.54271: stdout chunk (state=3): >>>/root <<< 29661 1726867560.54361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867560.54400: stderr chunk (state=3): >>><<< 29661 1726867560.54409: stdout chunk (state=3): >>><<< 29661 1726867560.54435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867560.54478: _low_level_execute_command(): starting 29661 1726867560.54685: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936 `" && echo ansible-tmp-1726867560.5446124-30387-172250470895936="` echo /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936 `" ) && sleep 0' 29661 1726867560.55510: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867560.55522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867560.55534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867560.55555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867560.56013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867560.56201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867560.57961: stdout chunk (state=3): >>>ansible-tmp-1726867560.5446124-30387-172250470895936=/root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936 <<< 29661 1726867560.58065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867560.58100: stderr chunk (state=3): >>><<< 29661 1726867560.58111: stdout chunk (state=3): >>><<< 29661 1726867560.58485: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867560.5446124-30387-172250470895936=/root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867560.58488: variable 'ansible_module_compression' from source: unknown 29661 1726867560.58492: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 29661 1726867560.58495: ANSIBALLZ: Acquiring lock 29661 1726867560.58497: ANSIBALLZ: Lock acquired: 139972692071280 29661 1726867560.58499: ANSIBALLZ: Creating module 29661 1726867560.96319: ANSIBALLZ: Writing module into payload 29661 1726867560.96510: ANSIBALLZ: Writing module 29661 1726867560.96545: ANSIBALLZ: Renaming module 29661 1726867560.96564: ANSIBALLZ: Done creating module 29661 1726867560.96617: variable 'ansible_facts' from source: unknown 29661 1726867560.97087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py 29661 1726867560.97493: Sending initial data 29661 1726867560.97496: Sent initial data (156 bytes) 29661 1726867560.98912: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867560.99093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867560.99097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867560.99413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867560.99612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.01172: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867561.01538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867561.01570: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py" <<< 29661 1726867561.01660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp71x21619 /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py <<< 29661 1726867561.01664: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp71x21619" to remote "/root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py" <<< 29661 1726867561.04108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.04392: stderr chunk (state=3): >>><<< 29661 1726867561.04396: stdout chunk (state=3): >>><<< 29661 1726867561.04398: done transferring module to remote 29661 1726867561.04400: _low_level_execute_command(): starting 29661 1726867561.04402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/ /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py && sleep 0' 29661 1726867561.04971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867561.04976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867561.04992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867561.04996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.05015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867561.05021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.05136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.05151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.05225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.07054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.07092: stderr chunk (state=3): >>><<< 29661 1726867561.07096: stdout chunk (state=3): >>><<< 29661 1726867561.07296: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867561.07300: _low_level_execute_command(): starting 29661 1726867561.07303: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/AnsiballZ_systemd.py && sleep 0' 29661 1726867561.08517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867561.08593: 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 <<< 29661 1726867561.08793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867561.08851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.08854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.08974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.38038: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10960896", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308593152", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1912858000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 29661 1726867561.38062: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-b<<< 29661 1726867561.38072: stdout chunk (state=3): >>>roker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 29661 1726867561.39895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867561.39922: stderr chunk (state=3): >>><<< 29661 1726867561.39928: stdout chunk (state=3): >>><<< 29661 1726867561.39940: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10960896", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308593152", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1912858000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867561.40060: 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-1726867560.5446124-30387-172250470895936/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867561.40081: _low_level_execute_command(): starting 29661 1726867561.40087: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867560.5446124-30387-172250470895936/ > /dev/null 2>&1 && sleep 0' 29661 1726867561.40522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867561.40526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867561.40528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867561.40530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867561.40532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.40568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.40587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.40633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.42434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.42461: stderr chunk (state=3): >>><<< 29661 1726867561.42464: stdout chunk (state=3): >>><<< 29661 1726867561.42472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867561.42480: handler run complete 29661 1726867561.42517: attempt loop complete, returning result 29661 1726867561.42520: _execute() done 29661 1726867561.42522: dumping result to json 29661 1726867561.42536: done dumping result, returning 29661 1726867561.42544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-cfde-a624-000000000023] 29661 1726867561.42547: sending task result for task 0affcac9-a3a5-cfde-a624-000000000023 29661 1726867561.42770: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000023 29661 1726867561.42773: 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 } 29661 1726867561.42824: no more pending results, returning what we have 29661 1726867561.42827: results queue empty 29661 1726867561.42828: checking for any_errors_fatal 29661 1726867561.42835: done checking for any_errors_fatal 29661 1726867561.42836: checking for max_fail_percentage 29661 1726867561.42837: done checking for max_fail_percentage 29661 1726867561.42838: checking to see if all hosts have failed and the running result is not ok 29661 1726867561.42839: done checking to see if all hosts have failed 29661 1726867561.42839: getting the remaining hosts for this loop 29661 1726867561.42840: done getting the remaining hosts for this loop 29661 1726867561.42843: getting the next task for host managed_node1 29661 1726867561.42849: done getting next task for host managed_node1 29661 1726867561.42853: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867561.42855: ^ 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 29661 1726867561.42866: getting variables 29661 1726867561.42869: in VariableManager get_vars() 29661 1726867561.42904: Calling all_inventory to load vars for managed_node1 29661 1726867561.42907: Calling groups_inventory to load vars for managed_node1 29661 1726867561.42909: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867561.42919: Calling all_plugins_play to load vars for managed_node1 29661 1726867561.42921: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867561.42924: Calling groups_plugins_play to load vars for managed_node1 29661 1726867561.43848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867561.44728: done with get_vars() 29661 1726867561.44745: done getting variables 29661 1726867561.44789: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:01 -0400 (0:00:01.139) 0:00:15.767 ****** 29661 1726867561.44812: entering _queue_task() for managed_node1/service 29661 1726867561.45057: worker is 1 (out of 1 available) 29661 1726867561.45071: exiting _queue_task() for managed_node1/service 29661 1726867561.45084: done queuing things up, now waiting for results queue to drain 29661 1726867561.45086: waiting for pending results... 29661 1726867561.45530: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867561.45535: in run() - task 0affcac9-a3a5-cfde-a624-000000000024 29661 1726867561.45539: variable 'ansible_search_path' from source: unknown 29661 1726867561.45541: variable 'ansible_search_path' from source: unknown 29661 1726867561.45544: calling self._execute() 29661 1726867561.45546: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.45549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.45552: variable 'omit' from source: magic vars 29661 1726867561.45955: variable 'ansible_distribution_major_version' from source: facts 29661 1726867561.45959: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867561.46032: variable 'network_provider' from source: set_fact 29661 1726867561.46037: Evaluated conditional (network_provider == "nm"): True 29661 1726867561.46129: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867561.46211: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867561.46396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867561.47810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867561.47853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867561.47880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867561.47907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867561.47929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867561.47993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867561.48013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867561.48036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867561.48062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867561.48073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867561.48127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867561.48148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867561.48175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867561.48211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867561.48235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867561.48281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867561.48290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867561.48317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867561.48356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867561.48365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867561.48533: variable 'network_connections' from source: task vars 29661 1726867561.48536: variable 'interface' from source: set_fact 29661 1726867561.48652: variable 'interface' from source: set_fact 29661 1726867561.48655: variable 'interface' from source: set_fact 29661 1726867561.48658: variable 'interface' from source: set_fact 29661 1726867561.48882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867561.48885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867561.48922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867561.48952: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867561.48979: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867561.49019: 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) 29661 1726867561.49040: 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) 29661 1726867561.49064: 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) 29661 1726867561.49091: 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) 29661 1726867561.49183: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867561.49496: variable 'network_connections' from source: task vars 29661 1726867561.49499: variable 'interface' from source: set_fact 29661 1726867561.49546: variable 'interface' from source: set_fact 29661 1726867561.49549: variable 'interface' from source: set_fact 29661 1726867561.49592: variable 'interface' from source: set_fact 29661 1726867561.49640: Evaluated conditional (__network_wpa_supplicant_required): False 29661 1726867561.49644: when evaluation is False, skipping this task 29661 1726867561.49646: _execute() done 29661 1726867561.49663: dumping result to json 29661 1726867561.49665: done dumping result, returning 29661 1726867561.49668: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-cfde-a624-000000000024] 29661 1726867561.49671: sending task result for task 0affcac9-a3a5-cfde-a624-000000000024 29661 1726867561.49746: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000024 29661 1726867561.49748: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29661 1726867561.49806: no more pending results, returning what we have 29661 1726867561.49809: results queue empty 29661 1726867561.49810: checking for any_errors_fatal 29661 1726867561.49836: done checking for any_errors_fatal 29661 1726867561.49837: checking for max_fail_percentage 29661 1726867561.49839: done checking for max_fail_percentage 29661 1726867561.49839: checking to see if all hosts have failed and the running result is not ok 29661 1726867561.49840: done checking to see if all hosts have failed 29661 1726867561.49841: getting the remaining hosts for this loop 29661 1726867561.49843: done getting the remaining hosts for this loop 29661 1726867561.49846: getting the next task for host managed_node1 29661 1726867561.49852: done getting next task for host managed_node1 29661 1726867561.49855: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867561.49858: ^ 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 29661 1726867561.49871: getting variables 29661 1726867561.49872: in VariableManager get_vars() 29661 1726867561.49906: Calling all_inventory to load vars for managed_node1 29661 1726867561.49909: Calling groups_inventory to load vars for managed_node1 29661 1726867561.49911: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867561.49919: Calling all_plugins_play to load vars for managed_node1 29661 1726867561.49921: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867561.49926: Calling groups_plugins_play to load vars for managed_node1 29661 1726867561.50774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867561.51951: done with get_vars() 29661 1726867561.51970: done getting variables 29661 1726867561.52025: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:26:01 -0400 (0:00:00.072) 0:00:15.839 ****** 29661 1726867561.52054: entering _queue_task() for managed_node1/service 29661 1726867561.52324: worker is 1 (out of 1 available) 29661 1726867561.52335: exiting _queue_task() for managed_node1/service 29661 1726867561.52345: done queuing things up, now waiting for results queue to drain 29661 1726867561.52347: waiting for pending results... 29661 1726867561.52669: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867561.52732: in run() - task 0affcac9-a3a5-cfde-a624-000000000025 29661 1726867561.52745: variable 'ansible_search_path' from source: unknown 29661 1726867561.52749: variable 'ansible_search_path' from source: unknown 29661 1726867561.52785: calling self._execute() 29661 1726867561.52875: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.52881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.52888: variable 'omit' from source: magic vars 29661 1726867561.53482: variable 'ansible_distribution_major_version' from source: facts 29661 1726867561.53486: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867561.53488: variable 'network_provider' from source: set_fact 29661 1726867561.53490: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867561.53491: when evaluation is False, skipping this task 29661 1726867561.53493: _execute() done 29661 1726867561.53495: dumping result to json 29661 1726867561.53496: done dumping result, returning 29661 1726867561.53498: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-cfde-a624-000000000025] 29661 1726867561.53500: sending task result for task 0affcac9-a3a5-cfde-a624-000000000025 29661 1726867561.53562: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000025 29661 1726867561.53566: 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 } 29661 1726867561.53608: no more pending results, returning what we have 29661 1726867561.53611: results queue empty 29661 1726867561.53612: checking for any_errors_fatal 29661 1726867561.53620: done checking for any_errors_fatal 29661 1726867561.53620: checking for max_fail_percentage 29661 1726867561.53622: done checking for max_fail_percentage 29661 1726867561.53623: checking to see if all hosts have failed and the running result is not ok 29661 1726867561.53624: done checking to see if all hosts have failed 29661 1726867561.53624: getting the remaining hosts for this loop 29661 1726867561.53626: done getting the remaining hosts for this loop 29661 1726867561.53629: getting the next task for host managed_node1 29661 1726867561.53634: done getting next task for host managed_node1 29661 1726867561.53638: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867561.53641: ^ 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 29661 1726867561.53656: getting variables 29661 1726867561.53658: in VariableManager get_vars() 29661 1726867561.53695: Calling all_inventory to load vars for managed_node1 29661 1726867561.53698: Calling groups_inventory to load vars for managed_node1 29661 1726867561.53701: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867561.53713: Calling all_plugins_play to load vars for managed_node1 29661 1726867561.53716: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867561.53719: Calling groups_plugins_play to load vars for managed_node1 29661 1726867561.55064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867561.56611: done with get_vars() 29661 1726867561.56632: done getting variables 29661 1726867561.56690: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:26:01 -0400 (0:00:00.046) 0:00:15.886 ****** 29661 1726867561.56721: entering _queue_task() for managed_node1/copy 29661 1726867561.56971: worker is 1 (out of 1 available) 29661 1726867561.56984: exiting _queue_task() for managed_node1/copy 29661 1726867561.56997: done queuing things up, now waiting for results queue to drain 29661 1726867561.56998: waiting for pending results... 29661 1726867561.57295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867561.57501: in run() - task 0affcac9-a3a5-cfde-a624-000000000026 29661 1726867561.57505: variable 'ansible_search_path' from source: unknown 29661 1726867561.57508: variable 'ansible_search_path' from source: unknown 29661 1726867561.57511: calling self._execute() 29661 1726867561.57528: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.57534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.57544: variable 'omit' from source: magic vars 29661 1726867561.57890: variable 'ansible_distribution_major_version' from source: facts 29661 1726867561.57901: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867561.58010: variable 'network_provider' from source: set_fact 29661 1726867561.58016: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867561.58019: when evaluation is False, skipping this task 29661 1726867561.58025: _execute() done 29661 1726867561.58028: dumping result to json 29661 1726867561.58030: done dumping result, returning 29661 1726867561.58042: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-cfde-a624-000000000026] 29661 1726867561.58045: sending task result for task 0affcac9-a3a5-cfde-a624-000000000026 29661 1726867561.58139: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000026 29661 1726867561.58256: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29661 1726867561.58293: no more pending results, returning what we have 29661 1726867561.58296: results queue empty 29661 1726867561.58297: checking for any_errors_fatal 29661 1726867561.58300: done checking for any_errors_fatal 29661 1726867561.58301: checking for max_fail_percentage 29661 1726867561.58302: done checking for max_fail_percentage 29661 1726867561.58303: checking to see if all hosts have failed and the running result is not ok 29661 1726867561.58304: done checking to see if all hosts have failed 29661 1726867561.58304: getting the remaining hosts for this loop 29661 1726867561.58305: done getting the remaining hosts for this loop 29661 1726867561.58308: getting the next task for host managed_node1 29661 1726867561.58313: done getting next task for host managed_node1 29661 1726867561.58316: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867561.58318: ^ 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 29661 1726867561.58331: getting variables 29661 1726867561.58332: in VariableManager get_vars() 29661 1726867561.58361: Calling all_inventory to load vars for managed_node1 29661 1726867561.58364: Calling groups_inventory to load vars for managed_node1 29661 1726867561.58366: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867561.58374: Calling all_plugins_play to load vars for managed_node1 29661 1726867561.58378: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867561.58381: Calling groups_plugins_play to load vars for managed_node1 29661 1726867561.59807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867561.61330: done with get_vars() 29661 1726867561.61351: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:26:01 -0400 (0:00:00.047) 0:00:15.933 ****** 29661 1726867561.61431: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867561.61433: Creating lock for fedora.linux_system_roles.network_connections 29661 1726867561.61697: worker is 1 (out of 1 available) 29661 1726867561.61709: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867561.61721: done queuing things up, now waiting for results queue to drain 29661 1726867561.61722: waiting for pending results... 29661 1726867561.61987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867561.62116: in run() - task 0affcac9-a3a5-cfde-a624-000000000027 29661 1726867561.62130: variable 'ansible_search_path' from source: unknown 29661 1726867561.62133: variable 'ansible_search_path' from source: unknown 29661 1726867561.62168: calling self._execute() 29661 1726867561.62260: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.62264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.62384: variable 'omit' from source: magic vars 29661 1726867561.62628: variable 'ansible_distribution_major_version' from source: facts 29661 1726867561.62637: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867561.62643: variable 'omit' from source: magic vars 29661 1726867561.62702: variable 'omit' from source: magic vars 29661 1726867561.62855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867561.64947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867561.65011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867561.65048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867561.65083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867561.65119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867561.65186: variable 'network_provider' from source: set_fact 29661 1726867561.65482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867561.65486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867561.65489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867561.65491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867561.65494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867561.65496: variable 'omit' from source: magic vars 29661 1726867561.65613: variable 'omit' from source: magic vars 29661 1726867561.65709: variable 'network_connections' from source: task vars 29661 1726867561.65721: variable 'interface' from source: set_fact 29661 1726867561.65785: variable 'interface' from source: set_fact 29661 1726867561.65792: variable 'interface' from source: set_fact 29661 1726867561.65852: variable 'interface' from source: set_fact 29661 1726867561.66199: variable 'omit' from source: magic vars 29661 1726867561.66206: variable '__lsr_ansible_managed' from source: task vars 29661 1726867561.66267: variable '__lsr_ansible_managed' from source: task vars 29661 1726867561.66529: Loaded config def from plugin (lookup/template) 29661 1726867561.66533: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29661 1726867561.66564: File lookup term: get_ansible_managed.j2 29661 1726867561.66568: variable 'ansible_search_path' from source: unknown 29661 1726867561.66574: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29661 1726867561.66589: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29661 1726867561.66683: variable 'ansible_search_path' from source: unknown 29661 1726867561.71015: variable 'ansible_managed' from source: unknown 29661 1726867561.71096: variable 'omit' from source: magic vars 29661 1726867561.71117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867561.71141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867561.71155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867561.71171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867561.71182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867561.71204: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867561.71207: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.71210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.71280: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867561.71285: Set connection var ansible_shell_executable to /bin/sh 29661 1726867561.71288: Set connection var ansible_connection to ssh 29661 1726867561.71293: Set connection var ansible_pipelining to False 29661 1726867561.71295: Set connection var ansible_shell_type to sh 29661 1726867561.71302: Set connection var ansible_timeout to 10 29661 1726867561.71318: variable 'ansible_shell_executable' from source: unknown 29661 1726867561.71321: variable 'ansible_connection' from source: unknown 29661 1726867561.71323: variable 'ansible_module_compression' from source: unknown 29661 1726867561.71328: variable 'ansible_shell_type' from source: unknown 29661 1726867561.71331: variable 'ansible_shell_executable' from source: unknown 29661 1726867561.71334: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867561.71336: variable 'ansible_pipelining' from source: unknown 29661 1726867561.71340: variable 'ansible_timeout' from source: unknown 29661 1726867561.71344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867561.71440: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867561.71451: variable 'omit' from source: magic vars 29661 1726867561.71459: starting attempt loop 29661 1726867561.71462: running the handler 29661 1726867561.71473: _low_level_execute_command(): starting 29661 1726867561.71480: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867561.71961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867561.71983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867561.71986: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.71989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867561.71991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867561.72002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.72054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.72066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.72130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.73833: stdout chunk (state=3): >>>/root <<< 29661 1726867561.73932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.73966: stderr chunk (state=3): >>><<< 29661 1726867561.73968: stdout chunk (state=3): >>><<< 29661 1726867561.73989: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867561.74002: _low_level_execute_command(): starting 29661 1726867561.74008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310 `" && echo ansible-tmp-1726867561.7399204-30447-124225563882310="` echo /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310 `" ) && sleep 0' 29661 1726867561.74449: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867561.74453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.74455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867561.74457: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867561.74459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.74508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867561.74514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.74516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.74563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.76460: stdout chunk (state=3): >>>ansible-tmp-1726867561.7399204-30447-124225563882310=/root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310 <<< 29661 1726867561.76566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.76597: stderr chunk (state=3): >>><<< 29661 1726867561.76600: stdout chunk (state=3): >>><<< 29661 1726867561.76612: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867561.7399204-30447-124225563882310=/root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867561.76653: variable 'ansible_module_compression' from source: unknown 29661 1726867561.76696: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 29661 1726867561.76700: ANSIBALLZ: Acquiring lock 29661 1726867561.76702: ANSIBALLZ: Lock acquired: 139972686199264 29661 1726867561.76704: ANSIBALLZ: Creating module 29661 1726867561.89724: ANSIBALLZ: Writing module into payload 29661 1726867561.89949: ANSIBALLZ: Writing module 29661 1726867561.89967: ANSIBALLZ: Renaming module 29661 1726867561.89973: ANSIBALLZ: Done creating module 29661 1726867561.89994: variable 'ansible_facts' from source: unknown 29661 1726867561.90058: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py 29661 1726867561.90161: Sending initial data 29661 1726867561.90164: Sent initial data (168 bytes) 29661 1726867561.90899: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867561.90927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.90950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.91046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.92692: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867561.92696: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867561.92740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867561.92780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpmnkm9whw /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py <<< 29661 1726867561.92787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py" <<< 29661 1726867561.92822: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpmnkm9whw" to remote "/root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py" <<< 29661 1726867561.92829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py" <<< 29661 1726867561.94145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.94232: stderr chunk (state=3): >>><<< 29661 1726867561.94235: stdout chunk (state=3): >>><<< 29661 1726867561.94250: done transferring module to remote 29661 1726867561.94336: _low_level_execute_command(): starting 29661 1726867561.94340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/ /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py && sleep 0' 29661 1726867561.94934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.94973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867561.96811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867561.96835: stderr chunk (state=3): >>><<< 29661 1726867561.96839: stdout chunk (state=3): >>><<< 29661 1726867561.96850: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867561.96853: _low_level_execute_command(): starting 29661 1726867561.96858: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/AnsiballZ_network_connections.py && sleep 0' 29661 1726867561.97239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867561.97246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867561.97286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.97290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867561.97350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867561.97371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867561.97438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.43699: stdout chunk (state=3): >>> <<< 29661 1726867562.43727: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (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": ""}}} <<< 29661 1726867562.45773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867562.45807: stderr chunk (state=3): >>><<< 29661 1726867562.45810: stdout chunk (state=3): >>><<< 29661 1726867562.45833: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867562.45923: 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-1726867561.7399204-30447-124225563882310/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867562.45933: _low_level_execute_command(): starting 29661 1726867562.45938: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867561.7399204-30447-124225563882310/ > /dev/null 2>&1 && sleep 0' 29661 1726867562.46365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867562.46404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867562.46408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867562.46410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.46412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.46414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.46465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867562.46473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867562.46476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.46518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.48475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867562.48499: stderr chunk (state=3): >>><<< 29661 1726867562.48502: stdout chunk (state=3): >>><<< 29661 1726867562.48516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867562.48522: handler run complete 29661 1726867562.48596: attempt loop complete, returning result 29661 1726867562.48599: _execute() done 29661 1726867562.48601: dumping result to json 29661 1726867562.48610: done dumping result, returning 29661 1726867562.48619: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-cfde-a624-000000000027] 29661 1726867562.48625: sending task result for task 0affcac9-a3a5-cfde-a624-000000000027 29661 1726867562.48772: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000027 29661 1726867562.48775: 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, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (not-active) 29661 1726867562.49043: no more pending results, returning what we have 29661 1726867562.49046: results queue empty 29661 1726867562.49047: checking for any_errors_fatal 29661 1726867562.49052: done checking for any_errors_fatal 29661 1726867562.49053: checking for max_fail_percentage 29661 1726867562.49054: done checking for max_fail_percentage 29661 1726867562.49055: checking to see if all hosts have failed and the running result is not ok 29661 1726867562.49056: done checking to see if all hosts have failed 29661 1726867562.49057: getting the remaining hosts for this loop 29661 1726867562.49058: done getting the remaining hosts for this loop 29661 1726867562.49062: getting the next task for host managed_node1 29661 1726867562.49067: done getting next task for host managed_node1 29661 1726867562.49070: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867562.49073: ^ 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 29661 1726867562.49085: getting variables 29661 1726867562.49092: in VariableManager get_vars() 29661 1726867562.49126: Calling all_inventory to load vars for managed_node1 29661 1726867562.49129: Calling groups_inventory to load vars for managed_node1 29661 1726867562.49130: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867562.49137: Calling all_plugins_play to load vars for managed_node1 29661 1726867562.49139: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867562.49141: Calling groups_plugins_play to load vars for managed_node1 29661 1726867562.49911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867562.50880: done with get_vars() 29661 1726867562.50894: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:26:02 -0400 (0:00:00.895) 0:00:16.828 ****** 29661 1726867562.50958: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867562.50959: Creating lock for fedora.linux_system_roles.network_state 29661 1726867562.51179: worker is 1 (out of 1 available) 29661 1726867562.51192: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867562.51206: done queuing things up, now waiting for results queue to drain 29661 1726867562.51208: waiting for pending results... 29661 1726867562.51383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867562.51467: in run() - task 0affcac9-a3a5-cfde-a624-000000000028 29661 1726867562.51480: variable 'ansible_search_path' from source: unknown 29661 1726867562.51484: variable 'ansible_search_path' from source: unknown 29661 1726867562.51513: calling self._execute() 29661 1726867562.51585: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.51590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.51597: variable 'omit' from source: magic vars 29661 1726867562.51867: variable 'ansible_distribution_major_version' from source: facts 29661 1726867562.51874: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867562.51956: variable 'network_state' from source: role '' defaults 29661 1726867562.51965: Evaluated conditional (network_state != {}): False 29661 1726867562.51969: when evaluation is False, skipping this task 29661 1726867562.51972: _execute() done 29661 1726867562.51975: dumping result to json 29661 1726867562.51979: done dumping result, returning 29661 1726867562.51985: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-cfde-a624-000000000028] 29661 1726867562.51988: sending task result for task 0affcac9-a3a5-cfde-a624-000000000028 29661 1726867562.52067: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000028 29661 1726867562.52071: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867562.52136: no more pending results, returning what we have 29661 1726867562.52139: results queue empty 29661 1726867562.52140: checking for any_errors_fatal 29661 1726867562.52153: done checking for any_errors_fatal 29661 1726867562.52154: checking for max_fail_percentage 29661 1726867562.52155: done checking for max_fail_percentage 29661 1726867562.52156: checking to see if all hosts have failed and the running result is not ok 29661 1726867562.52157: done checking to see if all hosts have failed 29661 1726867562.52157: getting the remaining hosts for this loop 29661 1726867562.52158: done getting the remaining hosts for this loop 29661 1726867562.52161: getting the next task for host managed_node1 29661 1726867562.52166: done getting next task for host managed_node1 29661 1726867562.52169: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867562.52172: ^ 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 29661 1726867562.52186: getting variables 29661 1726867562.52187: in VariableManager get_vars() 29661 1726867562.52215: Calling all_inventory to load vars for managed_node1 29661 1726867562.52218: Calling groups_inventory to load vars for managed_node1 29661 1726867562.52220: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867562.52230: Calling all_plugins_play to load vars for managed_node1 29661 1726867562.52232: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867562.52235: Calling groups_plugins_play to load vars for managed_node1 29661 1726867562.52959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867562.53834: done with get_vars() 29661 1726867562.53849: done getting variables 29661 1726867562.53891: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:26:02 -0400 (0:00:00.029) 0:00:16.858 ****** 29661 1726867562.53914: entering _queue_task() for managed_node1/debug 29661 1726867562.54101: worker is 1 (out of 1 available) 29661 1726867562.54116: exiting _queue_task() for managed_node1/debug 29661 1726867562.54129: done queuing things up, now waiting for results queue to drain 29661 1726867562.54131: waiting for pending results... 29661 1726867562.54279: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867562.54363: in run() - task 0affcac9-a3a5-cfde-a624-000000000029 29661 1726867562.54374: variable 'ansible_search_path' from source: unknown 29661 1726867562.54380: variable 'ansible_search_path' from source: unknown 29661 1726867562.54406: calling self._execute() 29661 1726867562.54501: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.54506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.54509: variable 'omit' from source: magic vars 29661 1726867562.54738: variable 'ansible_distribution_major_version' from source: facts 29661 1726867562.54748: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867562.54753: variable 'omit' from source: magic vars 29661 1726867562.54797: variable 'omit' from source: magic vars 29661 1726867562.54819: variable 'omit' from source: magic vars 29661 1726867562.54848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867562.54874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867562.54890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867562.54905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.54916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.54938: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867562.54941: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.54945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.55016: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867562.55020: Set connection var ansible_shell_executable to /bin/sh 29661 1726867562.55022: Set connection var ansible_connection to ssh 29661 1726867562.55027: Set connection var ansible_pipelining to False 29661 1726867562.55030: Set connection var ansible_shell_type to sh 29661 1726867562.55037: Set connection var ansible_timeout to 10 29661 1726867562.55052: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.55055: variable 'ansible_connection' from source: unknown 29661 1726867562.55057: variable 'ansible_module_compression' from source: unknown 29661 1726867562.55060: variable 'ansible_shell_type' from source: unknown 29661 1726867562.55062: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.55064: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.55068: variable 'ansible_pipelining' from source: unknown 29661 1726867562.55070: variable 'ansible_timeout' from source: unknown 29661 1726867562.55074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.55171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867562.55181: variable 'omit' from source: magic vars 29661 1726867562.55186: starting attempt loop 29661 1726867562.55189: running the handler 29661 1726867562.55280: variable '__network_connections_result' from source: set_fact 29661 1726867562.55329: handler run complete 29661 1726867562.55343: attempt loop complete, returning result 29661 1726867562.55346: _execute() done 29661 1726867562.55349: dumping result to json 29661 1726867562.55351: done dumping result, returning 29661 1726867562.55361: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-cfde-a624-000000000029] 29661 1726867562.55364: sending task result for task 0affcac9-a3a5-cfde-a624-000000000029 29661 1726867562.55439: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000029 29661 1726867562.55443: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (not-active)" ] } 29661 1726867562.55503: no more pending results, returning what we have 29661 1726867562.55505: results queue empty 29661 1726867562.55506: checking for any_errors_fatal 29661 1726867562.55510: done checking for any_errors_fatal 29661 1726867562.55511: checking for max_fail_percentage 29661 1726867562.55512: done checking for max_fail_percentage 29661 1726867562.55513: checking to see if all hosts have failed and the running result is not ok 29661 1726867562.55514: done checking to see if all hosts have failed 29661 1726867562.55514: getting the remaining hosts for this loop 29661 1726867562.55515: done getting the remaining hosts for this loop 29661 1726867562.55518: getting the next task for host managed_node1 29661 1726867562.55526: done getting next task for host managed_node1 29661 1726867562.55529: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867562.55531: ^ 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 29661 1726867562.55540: getting variables 29661 1726867562.55542: in VariableManager get_vars() 29661 1726867562.55570: Calling all_inventory to load vars for managed_node1 29661 1726867562.55572: Calling groups_inventory to load vars for managed_node1 29661 1726867562.55575: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867562.55590: Calling all_plugins_play to load vars for managed_node1 29661 1726867562.55592: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867562.55595: Calling groups_plugins_play to load vars for managed_node1 29661 1726867562.56421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867562.57362: done with get_vars() 29661 1726867562.57382: done getting variables 29661 1726867562.57435: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:26:02 -0400 (0:00:00.035) 0:00:16.893 ****** 29661 1726867562.57466: entering _queue_task() for managed_node1/debug 29661 1726867562.57711: worker is 1 (out of 1 available) 29661 1726867562.57726: exiting _queue_task() for managed_node1/debug 29661 1726867562.57740: done queuing things up, now waiting for results queue to drain 29661 1726867562.57742: waiting for pending results... 29661 1726867562.58192: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867562.58198: in run() - task 0affcac9-a3a5-cfde-a624-00000000002a 29661 1726867562.58202: variable 'ansible_search_path' from source: unknown 29661 1726867562.58205: variable 'ansible_search_path' from source: unknown 29661 1726867562.58236: calling self._execute() 29661 1726867562.58348: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.58352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.58360: variable 'omit' from source: magic vars 29661 1726867562.58623: variable 'ansible_distribution_major_version' from source: facts 29661 1726867562.58634: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867562.58642: variable 'omit' from source: magic vars 29661 1726867562.58686: variable 'omit' from source: magic vars 29661 1726867562.58711: variable 'omit' from source: magic vars 29661 1726867562.58741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867562.58769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867562.58787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867562.58800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.58809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.58834: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867562.58838: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.58840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.58914: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867562.58917: Set connection var ansible_shell_executable to /bin/sh 29661 1726867562.58920: Set connection var ansible_connection to ssh 29661 1726867562.58925: Set connection var ansible_pipelining to False 29661 1726867562.58930: Set connection var ansible_shell_type to sh 29661 1726867562.58937: Set connection var ansible_timeout to 10 29661 1726867562.58952: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.58955: variable 'ansible_connection' from source: unknown 29661 1726867562.58958: variable 'ansible_module_compression' from source: unknown 29661 1726867562.58960: variable 'ansible_shell_type' from source: unknown 29661 1726867562.58962: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.58964: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.58971: variable 'ansible_pipelining' from source: unknown 29661 1726867562.58974: variable 'ansible_timeout' from source: unknown 29661 1726867562.58976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.59089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867562.59102: variable 'omit' from source: magic vars 29661 1726867562.59106: starting attempt loop 29661 1726867562.59108: running the handler 29661 1726867562.59145: variable '__network_connections_result' from source: set_fact 29661 1726867562.59199: variable '__network_connections_result' from source: set_fact 29661 1726867562.59430: handler run complete 29661 1726867562.59473: attempt loop complete, returning result 29661 1726867562.59476: _execute() done 29661 1726867562.59480: dumping result to json 29661 1726867562.59487: done dumping result, returning 29661 1726867562.59493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-cfde-a624-00000000002a] 29661 1726867562.59498: sending task result for task 0affcac9-a3a5-cfde-a624-00000000002a 29661 1726867562.59605: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000002a 29661 1726867562.59608: 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": [ { "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, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 808bd8f2-34d0-4131-ad6c-352c7c8ed9a2 (not-active)" ] } } 29661 1726867562.59773: no more pending results, returning what we have 29661 1726867562.59775: results queue empty 29661 1726867562.59776: checking for any_errors_fatal 29661 1726867562.59781: done checking for any_errors_fatal 29661 1726867562.59782: checking for max_fail_percentage 29661 1726867562.59782: done checking for max_fail_percentage 29661 1726867562.59783: checking to see if all hosts have failed and the running result is not ok 29661 1726867562.59784: done checking to see if all hosts have failed 29661 1726867562.59784: getting the remaining hosts for this loop 29661 1726867562.59785: done getting the remaining hosts for this loop 29661 1726867562.59787: getting the next task for host managed_node1 29661 1726867562.59791: done getting next task for host managed_node1 29661 1726867562.59793: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867562.59795: ^ 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 29661 1726867562.59801: getting variables 29661 1726867562.59802: in VariableManager get_vars() 29661 1726867562.59822: Calling all_inventory to load vars for managed_node1 29661 1726867562.59824: Calling groups_inventory to load vars for managed_node1 29661 1726867562.59826: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867562.59832: Calling all_plugins_play to load vars for managed_node1 29661 1726867562.59833: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867562.59835: Calling groups_plugins_play to load vars for managed_node1 29661 1726867562.60786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867562.62305: done with get_vars() 29661 1726867562.62324: done getting variables 29661 1726867562.62373: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:26:02 -0400 (0:00:00.049) 0:00:16.942 ****** 29661 1726867562.62408: entering _queue_task() for managed_node1/debug 29661 1726867562.62639: worker is 1 (out of 1 available) 29661 1726867562.62651: exiting _queue_task() for managed_node1/debug 29661 1726867562.62662: done queuing things up, now waiting for results queue to drain 29661 1726867562.62664: waiting for pending results... 29661 1726867562.62995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867562.63061: in run() - task 0affcac9-a3a5-cfde-a624-00000000002b 29661 1726867562.63083: variable 'ansible_search_path' from source: unknown 29661 1726867562.63090: variable 'ansible_search_path' from source: unknown 29661 1726867562.63133: calling self._execute() 29661 1726867562.63226: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.63237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.63250: variable 'omit' from source: magic vars 29661 1726867562.63654: variable 'ansible_distribution_major_version' from source: facts 29661 1726867562.63657: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867562.63731: variable 'network_state' from source: role '' defaults 29661 1726867562.63745: Evaluated conditional (network_state != {}): False 29661 1726867562.63752: when evaluation is False, skipping this task 29661 1726867562.63763: _execute() done 29661 1726867562.63770: dumping result to json 29661 1726867562.63779: done dumping result, returning 29661 1726867562.63790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-cfde-a624-00000000002b] 29661 1726867562.63799: sending task result for task 0affcac9-a3a5-cfde-a624-00000000002b skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29661 1726867562.63939: no more pending results, returning what we have 29661 1726867562.63943: results queue empty 29661 1726867562.63945: checking for any_errors_fatal 29661 1726867562.63960: done checking for any_errors_fatal 29661 1726867562.63961: checking for max_fail_percentage 29661 1726867562.63963: done checking for max_fail_percentage 29661 1726867562.63964: checking to see if all hosts have failed and the running result is not ok 29661 1726867562.63965: done checking to see if all hosts have failed 29661 1726867562.63966: getting the remaining hosts for this loop 29661 1726867562.63967: done getting the remaining hosts for this loop 29661 1726867562.63970: getting the next task for host managed_node1 29661 1726867562.63980: done getting next task for host managed_node1 29661 1726867562.63984: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867562.63987: ^ 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 29661 1726867562.64002: getting variables 29661 1726867562.64003: in VariableManager get_vars() 29661 1726867562.64039: Calling all_inventory to load vars for managed_node1 29661 1726867562.64042: Calling groups_inventory to load vars for managed_node1 29661 1726867562.64045: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867562.64056: Calling all_plugins_play to load vars for managed_node1 29661 1726867562.64059: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867562.64062: Calling groups_plugins_play to load vars for managed_node1 29661 1726867562.64791: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000002b 29661 1726867562.64794: WORKER PROCESS EXITING 29661 1726867562.65643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867562.67206: done with get_vars() 29661 1726867562.67225: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:26:02 -0400 (0:00:00.049) 0:00:16.992 ****** 29661 1726867562.67311: entering _queue_task() for managed_node1/ping 29661 1726867562.67312: Creating lock for ping 29661 1726867562.67556: worker is 1 (out of 1 available) 29661 1726867562.67567: exiting _queue_task() for managed_node1/ping 29661 1726867562.67682: done queuing things up, now waiting for results queue to drain 29661 1726867562.67684: waiting for pending results... 29661 1726867562.67844: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867562.67989: in run() - task 0affcac9-a3a5-cfde-a624-00000000002c 29661 1726867562.68008: variable 'ansible_search_path' from source: unknown 29661 1726867562.68020: variable 'ansible_search_path' from source: unknown 29661 1726867562.68057: calling self._execute() 29661 1726867562.68183: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.68186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.68189: variable 'omit' from source: magic vars 29661 1726867562.68521: variable 'ansible_distribution_major_version' from source: facts 29661 1726867562.68537: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867562.68547: variable 'omit' from source: magic vars 29661 1726867562.68616: variable 'omit' from source: magic vars 29661 1726867562.68670: variable 'omit' from source: magic vars 29661 1726867562.68700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867562.68982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867562.68985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867562.68987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.68989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867562.68992: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867562.68994: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.68996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.68997: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867562.68999: Set connection var ansible_shell_executable to /bin/sh 29661 1726867562.69001: Set connection var ansible_connection to ssh 29661 1726867562.69003: Set connection var ansible_pipelining to False 29661 1726867562.69005: Set connection var ansible_shell_type to sh 29661 1726867562.69006: Set connection var ansible_timeout to 10 29661 1726867562.69008: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.69010: variable 'ansible_connection' from source: unknown 29661 1726867562.69012: variable 'ansible_module_compression' from source: unknown 29661 1726867562.69014: variable 'ansible_shell_type' from source: unknown 29661 1726867562.69015: variable 'ansible_shell_executable' from source: unknown 29661 1726867562.69017: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867562.69019: variable 'ansible_pipelining' from source: unknown 29661 1726867562.69021: variable 'ansible_timeout' from source: unknown 29661 1726867562.69023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867562.69202: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867562.69217: variable 'omit' from source: magic vars 29661 1726867562.69226: starting attempt loop 29661 1726867562.69233: running the handler 29661 1726867562.69254: _low_level_execute_command(): starting 29661 1726867562.69265: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867562.69954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867562.69970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867562.69991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.70099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867562.70126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.70219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.71927: stdout chunk (state=3): >>>/root <<< 29661 1726867562.72061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867562.72078: stdout chunk (state=3): >>><<< 29661 1726867562.72091: stderr chunk (state=3): >>><<< 29661 1726867562.72114: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867562.72132: _low_level_execute_command(): starting 29661 1726867562.72144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056 `" && echo ansible-tmp-1726867562.7211993-30488-57622719458056="` echo /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056 `" ) && sleep 0' 29661 1726867562.72743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867562.72757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867562.72773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.72792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867562.72811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867562.72843: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867562.72862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.72954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867562.72974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.73054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.74965: stdout chunk (state=3): >>>ansible-tmp-1726867562.7211993-30488-57622719458056=/root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056 <<< 29661 1726867562.75094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867562.75117: stderr chunk (state=3): >>><<< 29661 1726867562.75144: stdout chunk (state=3): >>><<< 29661 1726867562.75189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867562.7211993-30488-57622719458056=/root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867562.75218: variable 'ansible_module_compression' from source: unknown 29661 1726867562.75387: ANSIBALLZ: Using lock for ping 29661 1726867562.75390: ANSIBALLZ: Acquiring lock 29661 1726867562.75392: ANSIBALLZ: Lock acquired: 139972690109904 29661 1726867562.75394: ANSIBALLZ: Creating module 29661 1726867562.85815: ANSIBALLZ: Writing module into payload 29661 1726867562.85854: ANSIBALLZ: Writing module 29661 1726867562.85871: ANSIBALLZ: Renaming module 29661 1726867562.85875: ANSIBALLZ: Done creating module 29661 1726867562.85893: variable 'ansible_facts' from source: unknown 29661 1726867562.85935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py 29661 1726867562.86031: Sending initial data 29661 1726867562.86035: Sent initial data (152 bytes) 29661 1726867562.86443: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.86446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.86449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867562.86451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.86500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867562.86503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867562.86508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.86561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.88327: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867562.88372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867562.88436: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp25o883w8 /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py <<< 29661 1726867562.88440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py" <<< 29661 1726867562.88498: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp25o883w8" to remote "/root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py" <<< 29661 1726867562.89027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867562.89062: stderr chunk (state=3): >>><<< 29661 1726867562.89065: stdout chunk (state=3): >>><<< 29661 1726867562.89103: done transferring module to remote 29661 1726867562.89111: _low_level_execute_command(): starting 29661 1726867562.89115: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/ /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py && sleep 0' 29661 1726867562.89507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.89510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.89512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867562.89514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867562.89519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.89561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867562.89564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.89614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867562.91561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867562.91564: stdout chunk (state=3): >>><<< 29661 1726867562.91567: stderr chunk (state=3): >>><<< 29661 1726867562.91570: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867562.91572: _low_level_execute_command(): starting 29661 1726867562.91575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/AnsiballZ_ping.py && sleep 0' 29661 1726867562.92064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867562.92071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867562.92104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.92111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867562.92114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867562.92162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867562.92165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867562.92227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.07254: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29661 1726867563.08892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867563.08896: stdout chunk (state=3): >>><<< 29661 1726867563.08898: stderr chunk (state=3): >>><<< 29661 1726867563.08902: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867563.08905: 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-1726867562.7211993-30488-57622719458056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867563.08907: _low_level_execute_command(): starting 29661 1726867563.08909: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867562.7211993-30488-57622719458056/ > /dev/null 2>&1 && sleep 0' 29661 1726867563.09467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867563.09487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.09503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.09524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867563.09543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867563.09556: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867563.09572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.09601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867563.09616: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867563.09690: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.09715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.09738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.09763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.09841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.11708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.11736: stderr chunk (state=3): >>><<< 29661 1726867563.11744: stdout chunk (state=3): >>><<< 29661 1726867563.11758: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.11764: handler run complete 29661 1726867563.11776: attempt loop complete, returning result 29661 1726867563.11780: _execute() done 29661 1726867563.11783: dumping result to json 29661 1726867563.11785: done dumping result, returning 29661 1726867563.11793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-cfde-a624-00000000002c] 29661 1726867563.11796: sending task result for task 0affcac9-a3a5-cfde-a624-00000000002c 29661 1726867563.11880: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000002c 29661 1726867563.11883: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29661 1726867563.11937: no more pending results, returning what we have 29661 1726867563.11940: results queue empty 29661 1726867563.11941: checking for any_errors_fatal 29661 1726867563.11949: done checking for any_errors_fatal 29661 1726867563.11950: checking for max_fail_percentage 29661 1726867563.11951: done checking for max_fail_percentage 29661 1726867563.11952: checking to see if all hosts have failed and the running result is not ok 29661 1726867563.11953: done checking to see if all hosts have failed 29661 1726867563.11954: getting the remaining hosts for this loop 29661 1726867563.11955: done getting the remaining hosts for this loop 29661 1726867563.11958: getting the next task for host managed_node1 29661 1726867563.11967: done getting next task for host managed_node1 29661 1726867563.11969: ^ task is: TASK: meta (role_complete) 29661 1726867563.11972: ^ 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 29661 1726867563.11984: getting variables 29661 1726867563.11985: in VariableManager get_vars() 29661 1726867563.12027: Calling all_inventory to load vars for managed_node1 29661 1726867563.12030: Calling groups_inventory to load vars for managed_node1 29661 1726867563.12032: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867563.12042: Calling all_plugins_play to load vars for managed_node1 29661 1726867563.12044: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867563.12047: Calling groups_plugins_play to load vars for managed_node1 29661 1726867563.12891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867563.13760: done with get_vars() 29661 1726867563.13776: done getting variables 29661 1726867563.13837: done queuing things up, now waiting for results queue to drain 29661 1726867563.13838: results queue empty 29661 1726867563.13839: checking for any_errors_fatal 29661 1726867563.13840: done checking for any_errors_fatal 29661 1726867563.13841: checking for max_fail_percentage 29661 1726867563.13841: done checking for max_fail_percentage 29661 1726867563.13842: checking to see if all hosts have failed and the running result is not ok 29661 1726867563.13842: done checking to see if all hosts have failed 29661 1726867563.13843: getting the remaining hosts for this loop 29661 1726867563.13843: done getting the remaining hosts for this loop 29661 1726867563.13845: getting the next task for host managed_node1 29661 1726867563.13848: done getting next task for host managed_node1 29661 1726867563.13849: ^ task is: TASK: Get the routing rule for looking up the table 30200 29661 1726867563.13850: ^ 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 29661 1726867563.13852: getting variables 29661 1726867563.13852: in VariableManager get_vars() 29661 1726867563.13860: Calling all_inventory to load vars for managed_node1 29661 1726867563.13861: Calling groups_inventory to load vars for managed_node1 29661 1726867563.13863: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867563.13866: Calling all_plugins_play to load vars for managed_node1 29661 1726867563.13867: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867563.13868: Calling groups_plugins_play to load vars for managed_node1 29661 1726867563.14566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867563.15422: done with get_vars() 29661 1726867563.15436: done getting variables 29661 1726867563.15464: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30200] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:115 Friday 20 September 2024 17:26:03 -0400 (0:00:00.481) 0:00:17.473 ****** 29661 1726867563.15486: entering _queue_task() for managed_node1/command 29661 1726867563.15746: worker is 1 (out of 1 available) 29661 1726867563.15760: exiting _queue_task() for managed_node1/command 29661 1726867563.15772: done queuing things up, now waiting for results queue to drain 29661 1726867563.15774: waiting for pending results... 29661 1726867563.15959: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30200 29661 1726867563.16025: in run() - task 0affcac9-a3a5-cfde-a624-00000000005c 29661 1726867563.16040: variable 'ansible_search_path' from source: unknown 29661 1726867563.16070: calling self._execute() 29661 1726867563.16150: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.16154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.16163: variable 'omit' from source: magic vars 29661 1726867563.16441: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.16456: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867563.16534: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.16537: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867563.16544: variable 'omit' from source: magic vars 29661 1726867563.16564: variable 'omit' from source: magic vars 29661 1726867563.16591: variable 'omit' from source: magic vars 29661 1726867563.16622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867563.16651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867563.16668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867563.16683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.16693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.16716: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867563.16720: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.16722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.16797: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867563.16800: Set connection var ansible_shell_executable to /bin/sh 29661 1726867563.16803: Set connection var ansible_connection to ssh 29661 1726867563.16808: Set connection var ansible_pipelining to False 29661 1726867563.16811: Set connection var ansible_shell_type to sh 29661 1726867563.16817: Set connection var ansible_timeout to 10 29661 1726867563.16835: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.16839: variable 'ansible_connection' from source: unknown 29661 1726867563.16841: variable 'ansible_module_compression' from source: unknown 29661 1726867563.16843: variable 'ansible_shell_type' from source: unknown 29661 1726867563.16845: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.16847: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.16850: variable 'ansible_pipelining' from source: unknown 29661 1726867563.16852: variable 'ansible_timeout' from source: unknown 29661 1726867563.16857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.16956: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867563.16964: variable 'omit' from source: magic vars 29661 1726867563.16969: starting attempt loop 29661 1726867563.16972: running the handler 29661 1726867563.16989: _low_level_execute_command(): starting 29661 1726867563.16995: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867563.17490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.17493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.17497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.17499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.17553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.17559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.17610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.19295: stdout chunk (state=3): >>>/root <<< 29661 1726867563.19396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.19420: stderr chunk (state=3): >>><<< 29661 1726867563.19426: stdout chunk (state=3): >>><<< 29661 1726867563.19442: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.19455: _low_level_execute_command(): starting 29661 1726867563.19461: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295 `" && echo ansible-tmp-1726867563.194418-30511-156362030007295="` echo /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295 `" ) && sleep 0' 29661 1726867563.19881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.19884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.19896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867563.19898: 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 <<< 29661 1726867563.19900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.19946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.19949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.19951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.20002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.21916: stdout chunk (state=3): >>>ansible-tmp-1726867563.194418-30511-156362030007295=/root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295 <<< 29661 1726867563.22024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.22047: stderr chunk (state=3): >>><<< 29661 1726867563.22052: stdout chunk (state=3): >>><<< 29661 1726867563.22070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867563.194418-30511-156362030007295=/root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.22093: variable 'ansible_module_compression' from source: unknown 29661 1726867563.22130: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867563.22154: variable 'ansible_facts' from source: unknown 29661 1726867563.22210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py 29661 1726867563.22305: Sending initial data 29661 1726867563.22308: Sent initial data (155 bytes) 29661 1726867563.22722: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.22726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867563.22728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.22730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.22783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.22787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.22836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.24421: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867563.24429: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867563.24472: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867563.24515: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpypd0ht5g /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py <<< 29661 1726867563.24519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py" <<< 29661 1726867563.24561: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpypd0ht5g" to remote "/root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py" <<< 29661 1726867563.24569: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py" <<< 29661 1726867563.25097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.25130: stderr chunk (state=3): >>><<< 29661 1726867563.25134: stdout chunk (state=3): >>><<< 29661 1726867563.25147: done transferring module to remote 29661 1726867563.25155: _low_level_execute_command(): starting 29661 1726867563.25159: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/ /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py && sleep 0' 29661 1726867563.25560: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.25563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867563.25566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.25568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.25573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.25618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.25622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.25673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.27459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.27484: stderr chunk (state=3): >>><<< 29661 1726867563.27487: stdout chunk (state=3): >>><<< 29661 1726867563.27501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.27504: _low_level_execute_command(): starting 29661 1726867563.27516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/AnsiballZ_command.py && sleep 0' 29661 1726867563.27935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.27938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867563.27941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867563.27945: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.27995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.27999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.28055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.43818: 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 17:26:03.431234", "end": "2024-09-20 17:26:03.436140", "delta": "0:00:00.004906", "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}}} <<< 29661 1726867563.45375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867563.45404: stderr chunk (state=3): >>><<< 29661 1726867563.45408: stdout chunk (state=3): >>><<< 29661 1726867563.45423: _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 17:26:03.431234", "end": "2024-09-20 17:26:03.436140", "delta": "0:00:00.004906", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867563.45452: 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-1726867563.194418-30511-156362030007295/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867563.45460: _low_level_execute_command(): starting 29661 1726867563.45464: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867563.194418-30511-156362030007295/ > /dev/null 2>&1 && sleep 0' 29661 1726867563.45931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.45934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867563.45936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.45939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.45941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.45982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.45986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.45994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.46038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.47848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.47875: stderr chunk (state=3): >>><<< 29661 1726867563.47881: stdout chunk (state=3): >>><<< 29661 1726867563.47891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.47897: handler run complete 29661 1726867563.47914: Evaluated conditional (False): False 29661 1726867563.47922: attempt loop complete, returning result 29661 1726867563.47925: _execute() done 29661 1726867563.47930: dumping result to json 29661 1726867563.47936: done dumping result, returning 29661 1726867563.47942: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30200 [0affcac9-a3a5-cfde-a624-00000000005c] 29661 1726867563.47948: sending task result for task 0affcac9-a3a5-cfde-a624-00000000005c 29661 1726867563.48046: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000005c 29661 1726867563.48049: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30200" ], "delta": "0:00:00.004906", "end": "2024-09-20 17:26:03.436140", "rc": 0, "start": "2024-09-20 17:26:03.431234" } 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 29661 1726867563.48121: no more pending results, returning what we have 29661 1726867563.48125: results queue empty 29661 1726867563.48126: checking for any_errors_fatal 29661 1726867563.48128: done checking for any_errors_fatal 29661 1726867563.48128: checking for max_fail_percentage 29661 1726867563.48130: done checking for max_fail_percentage 29661 1726867563.48131: checking to see if all hosts have failed and the running result is not ok 29661 1726867563.48132: done checking to see if all hosts have failed 29661 1726867563.48132: getting the remaining hosts for this loop 29661 1726867563.48134: done getting the remaining hosts for this loop 29661 1726867563.48137: getting the next task for host managed_node1 29661 1726867563.48143: done getting next task for host managed_node1 29661 1726867563.48145: ^ task is: TASK: Get the routing rule for looking up the table 30400 29661 1726867563.48147: ^ 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 29661 1726867563.48151: getting variables 29661 1726867563.48152: in VariableManager get_vars() 29661 1726867563.48189: Calling all_inventory to load vars for managed_node1 29661 1726867563.48192: Calling groups_inventory to load vars for managed_node1 29661 1726867563.48194: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867563.48205: Calling all_plugins_play to load vars for managed_node1 29661 1726867563.48207: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867563.48210: Calling groups_plugins_play to load vars for managed_node1 29661 1726867563.49164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867563.50729: done with get_vars() 29661 1726867563.50750: done getting variables 29661 1726867563.50817: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30400] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:122 Friday 20 September 2024 17:26:03 -0400 (0:00:00.353) 0:00:17.827 ****** 29661 1726867563.50846: entering _queue_task() for managed_node1/command 29661 1726867563.51135: worker is 1 (out of 1 available) 29661 1726867563.51149: exiting _queue_task() for managed_node1/command 29661 1726867563.51160: done queuing things up, now waiting for results queue to drain 29661 1726867563.51162: waiting for pending results... 29661 1726867563.51597: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30400 29661 1726867563.51602: in run() - task 0affcac9-a3a5-cfde-a624-00000000005d 29661 1726867563.51605: variable 'ansible_search_path' from source: unknown 29661 1726867563.51614: calling self._execute() 29661 1726867563.51723: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.51736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.51750: variable 'omit' from source: magic vars 29661 1726867563.52113: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.52136: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867563.52255: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.52268: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867563.52287: variable 'omit' from source: magic vars 29661 1726867563.52310: variable 'omit' from source: magic vars 29661 1726867563.52353: variable 'omit' from source: magic vars 29661 1726867563.52384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867563.52410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867563.52426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867563.52448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.52459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.52489: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867563.52493: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.52495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.52571: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867563.52574: Set connection var ansible_shell_executable to /bin/sh 29661 1726867563.52579: Set connection var ansible_connection to ssh 29661 1726867563.52585: Set connection var ansible_pipelining to False 29661 1726867563.52587: Set connection var ansible_shell_type to sh 29661 1726867563.52594: Set connection var ansible_timeout to 10 29661 1726867563.52609: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.52613: variable 'ansible_connection' from source: unknown 29661 1726867563.52615: variable 'ansible_module_compression' from source: unknown 29661 1726867563.52617: variable 'ansible_shell_type' from source: unknown 29661 1726867563.52619: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.52621: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.52628: variable 'ansible_pipelining' from source: unknown 29661 1726867563.52630: variable 'ansible_timeout' from source: unknown 29661 1726867563.52634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.52735: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867563.52744: variable 'omit' from source: magic vars 29661 1726867563.52748: starting attempt loop 29661 1726867563.52752: running the handler 29661 1726867563.52769: _low_level_execute_command(): starting 29661 1726867563.52774: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867563.53249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.53253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867563.53256: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.53310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.53318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.53366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.54979: stdout chunk (state=3): >>>/root <<< 29661 1726867563.55081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.55109: stderr chunk (state=3): >>><<< 29661 1726867563.55111: stdout chunk (state=3): >>><<< 29661 1726867563.55125: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.55162: _low_level_execute_command(): starting 29661 1726867563.55166: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078 `" && echo ansible-tmp-1726867563.551303-30521-221204458951078="` echo /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078 `" ) && sleep 0' 29661 1726867563.55527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.55530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.55550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.55598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.55608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.55648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.57521: stdout chunk (state=3): >>>ansible-tmp-1726867563.551303-30521-221204458951078=/root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078 <<< 29661 1726867563.57630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.57651: stderr chunk (state=3): >>><<< 29661 1726867563.57654: stdout chunk (state=3): >>><<< 29661 1726867563.57666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867563.551303-30521-221204458951078=/root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.57695: variable 'ansible_module_compression' from source: unknown 29661 1726867563.57730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867563.57757: variable 'ansible_facts' from source: unknown 29661 1726867563.57814: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py 29661 1726867563.57909: Sending initial data 29661 1726867563.57912: Sent initial data (155 bytes) 29661 1726867563.58348: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.58352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.58403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.58409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.58465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.60014: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867563.60062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867563.60102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp32nmejcl /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py <<< 29661 1726867563.60106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py" <<< 29661 1726867563.60162: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp32nmejcl" to remote "/root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py" <<< 29661 1726867563.60903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.60908: stdout chunk (state=3): >>><<< 29661 1726867563.60910: stderr chunk (state=3): >>><<< 29661 1726867563.60994: done transferring module to remote 29661 1726867563.60997: _low_level_execute_command(): starting 29661 1726867563.60999: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/ /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py && sleep 0' 29661 1726867563.61521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867563.61537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.61549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.61575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867563.61648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.61700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.61714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.61767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.63554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.63557: stdout chunk (state=3): >>><<< 29661 1726867563.63559: stderr chunk (state=3): >>><<< 29661 1726867563.63639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.63643: _low_level_execute_command(): starting 29661 1726867563.63645: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/AnsiballZ_command.py && sleep 0' 29661 1726867563.64126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867563.64140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.64154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.64169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867563.64189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867563.64201: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867563.64298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.64313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.64336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.64414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.79825: 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 17:26:03.792707", "end": "2024-09-20 17:26:03.796238", "delta": "0:00:00.003531", "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}}} <<< 29661 1726867563.81684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867563.81689: stdout chunk (state=3): >>><<< 29661 1726867563.81691: stderr chunk (state=3): >>><<< 29661 1726867563.81693: _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 17:26:03.792707", "end": "2024-09-20 17:26:03.796238", "delta": "0:00:00.003531", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867563.81695: 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-1726867563.551303-30521-221204458951078/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867563.81697: _low_level_execute_command(): starting 29661 1726867563.81699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867563.551303-30521-221204458951078/ > /dev/null 2>&1 && sleep 0' 29661 1726867563.82896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.83026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.83197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.83218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.83291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.85164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.85175: stdout chunk (state=3): >>><<< 29661 1726867563.85195: stderr chunk (state=3): >>><<< 29661 1726867563.85216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.85235: handler run complete 29661 1726867563.85263: Evaluated conditional (False): False 29661 1726867563.85290: attempt loop complete, returning result 29661 1726867563.85302: _execute() done 29661 1726867563.85309: dumping result to json 29661 1726867563.85320: done dumping result, returning 29661 1726867563.85340: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30400 [0affcac9-a3a5-cfde-a624-00000000005d] 29661 1726867563.85349: sending task result for task 0affcac9-a3a5-cfde-a624-00000000005d ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "30400" ], "delta": "0:00:00.003531", "end": "2024-09-20 17:26:03.796238", "rc": 0, "start": "2024-09-20 17:26:03.792707" } 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 29661 1726867563.85601: no more pending results, returning what we have 29661 1726867563.85605: results queue empty 29661 1726867563.85606: checking for any_errors_fatal 29661 1726867563.85680: done checking for any_errors_fatal 29661 1726867563.85681: checking for max_fail_percentage 29661 1726867563.85684: done checking for max_fail_percentage 29661 1726867563.85685: checking to see if all hosts have failed and the running result is not ok 29661 1726867563.85686: done checking to see if all hosts have failed 29661 1726867563.85687: getting the remaining hosts for this loop 29661 1726867563.85688: done getting the remaining hosts for this loop 29661 1726867563.85692: getting the next task for host managed_node1 29661 1726867563.85699: done getting next task for host managed_node1 29661 1726867563.85702: ^ task is: TASK: Get the routing rule for looking up the table 30600 29661 1726867563.85704: ^ 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 29661 1726867563.85708: getting variables 29661 1726867563.85710: in VariableManager get_vars() 29661 1726867563.85874: Calling all_inventory to load vars for managed_node1 29661 1726867563.85881: Calling groups_inventory to load vars for managed_node1 29661 1726867563.85884: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867563.85896: Calling all_plugins_play to load vars for managed_node1 29661 1726867563.85899: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867563.85902: Calling groups_plugins_play to load vars for managed_node1 29661 1726867563.86465: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000005d 29661 1726867563.86469: WORKER PROCESS EXITING 29661 1726867563.87926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867563.89717: done with get_vars() 29661 1726867563.89742: done getting variables 29661 1726867563.89806: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 30600] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:129 Friday 20 September 2024 17:26:03 -0400 (0:00:00.389) 0:00:18.217 ****** 29661 1726867563.89837: entering _queue_task() for managed_node1/command 29661 1726867563.90308: worker is 1 (out of 1 available) 29661 1726867563.90317: exiting _queue_task() for managed_node1/command 29661 1726867563.90330: done queuing things up, now waiting for results queue to drain 29661 1726867563.90331: waiting for pending results... 29661 1726867563.90995: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30600 29661 1726867563.91584: in run() - task 0affcac9-a3a5-cfde-a624-00000000005e 29661 1726867563.91589: variable 'ansible_search_path' from source: unknown 29661 1726867563.91592: calling self._execute() 29661 1726867563.91595: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.91601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.91617: variable 'omit' from source: magic vars 29661 1726867563.92420: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.92493: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867563.92720: variable 'ansible_distribution_major_version' from source: facts 29661 1726867563.92735: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867563.92792: variable 'omit' from source: magic vars 29661 1726867563.92826: variable 'omit' from source: magic vars 29661 1726867563.92954: variable 'omit' from source: magic vars 29661 1726867563.93002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867563.93058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867563.93153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867563.93176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.93254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867563.93291: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867563.93382: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.93385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.93675: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867563.93680: Set connection var ansible_shell_executable to /bin/sh 29661 1726867563.93683: Set connection var ansible_connection to ssh 29661 1726867563.93685: Set connection var ansible_pipelining to False 29661 1726867563.93688: Set connection var ansible_shell_type to sh 29661 1726867563.93690: Set connection var ansible_timeout to 10 29661 1726867563.93692: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.93694: variable 'ansible_connection' from source: unknown 29661 1726867563.93696: variable 'ansible_module_compression' from source: unknown 29661 1726867563.93698: variable 'ansible_shell_type' from source: unknown 29661 1726867563.93700: variable 'ansible_shell_executable' from source: unknown 29661 1726867563.93702: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867563.93704: variable 'ansible_pipelining' from source: unknown 29661 1726867563.93706: variable 'ansible_timeout' from source: unknown 29661 1726867563.93708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867563.94084: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867563.94088: variable 'omit' from source: magic vars 29661 1726867563.94091: starting attempt loop 29661 1726867563.94093: running the handler 29661 1726867563.94096: _low_level_execute_command(): starting 29661 1726867563.94098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867563.95166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867563.95188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867563.95204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867563.95227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867563.95247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867563.95293: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.95352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867563.95376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867563.95401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.95509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867563.97182: stdout chunk (state=3): >>>/root <<< 29661 1726867563.97432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867563.97436: stdout chunk (state=3): >>><<< 29661 1726867563.97438: stderr chunk (state=3): >>><<< 29661 1726867563.97462: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867563.97486: _low_level_execute_command(): starting 29661 1726867563.97497: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814 `" && echo ansible-tmp-1726867563.9746947-30542-46490586655814="` echo /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814 `" ) && sleep 0' 29661 1726867563.98773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867563.98893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867563.98896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.00802: stdout chunk (state=3): >>>ansible-tmp-1726867563.9746947-30542-46490586655814=/root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814 <<< 29661 1726867564.01009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.01059: stderr chunk (state=3): >>><<< 29661 1726867564.01382: stdout chunk (state=3): >>><<< 29661 1726867564.01386: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867563.9746947-30542-46490586655814=/root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.01388: variable 'ansible_module_compression' from source: unknown 29661 1726867564.01390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867564.01392: variable 'ansible_facts' from source: unknown 29661 1726867564.01394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py 29661 1726867564.01917: Sending initial data 29661 1726867564.01959: Sent initial data (155 bytes) 29661 1726867564.03292: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.03335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.03338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.03715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.03789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.05319: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867564.05328: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867564.05368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867564.05408: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpq5bm46k3 /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py <<< 29661 1726867564.05414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py" <<< 29661 1726867564.05450: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpq5bm46k3" to remote "/root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py" <<< 29661 1726867564.05456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py" <<< 29661 1726867564.06028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.06115: stderr chunk (state=3): >>><<< 29661 1726867564.06119: stdout chunk (state=3): >>><<< 29661 1726867564.06121: done transferring module to remote 29661 1726867564.06123: _low_level_execute_command(): starting 29661 1726867564.06125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/ /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py && sleep 0' 29661 1726867564.06804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.06807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.06811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.06844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.08589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.08611: stderr chunk (state=3): >>><<< 29661 1726867564.08614: stdout chunk (state=3): >>><<< 29661 1726867564.08631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.08639: _low_level_execute_command(): starting 29661 1726867564.08642: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/AnsiballZ_command.py && sleep 0' 29661 1726867564.09027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.09031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.09033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867564.09036: 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 <<< 29661 1726867564.09038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.09084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.09100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.09141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.24546: 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 17:26:04.239937", "end": "2024-09-20 17:26:04.243485", "delta": "0:00:00.003548", "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}}} <<< 29661 1726867564.26106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867564.26110: stdout chunk (state=3): >>><<< 29661 1726867564.26112: stderr chunk (state=3): >>><<< 29661 1726867564.26132: _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 17:26:04.239937", "end": "2024-09-20 17:26:04.243485", "delta": "0:00:00.003548", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867564.26255: 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-1726867563.9746947-30542-46490586655814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867564.26258: _low_level_execute_command(): starting 29661 1726867564.26261: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867563.9746947-30542-46490586655814/ > /dev/null 2>&1 && sleep 0' 29661 1726867564.26825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.26844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.26860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.26883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867564.26929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.27002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.27032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.27068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.27118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.28983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.28987: stderr chunk (state=3): >>><<< 29661 1726867564.28989: stdout chunk (state=3): >>><<< 29661 1726867564.29019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.29027: handler run complete 29661 1726867564.29052: Evaluated conditional (False): False 29661 1726867564.29062: attempt loop complete, returning result 29661 1726867564.29065: _execute() done 29661 1726867564.29067: dumping result to json 29661 1726867564.29073: done dumping result, returning 29661 1726867564.29083: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 30600 [0affcac9-a3a5-cfde-a624-00000000005e] 29661 1726867564.29282: sending task result for task 0affcac9-a3a5-cfde-a624-00000000005e 29661 1726867564.29350: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000005e 29661 1726867564.29354: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-6", "rule", "list", "table", "30600" ], "delta": "0:00:00.003548", "end": "2024-09-20 17:26:04.243485", "rc": 0, "start": "2024-09-20 17:26:04.239937" } 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 29661 1726867564.29457: no more pending results, returning what we have 29661 1726867564.29460: results queue empty 29661 1726867564.29461: checking for any_errors_fatal 29661 1726867564.29468: done checking for any_errors_fatal 29661 1726867564.29469: checking for max_fail_percentage 29661 1726867564.29471: done checking for max_fail_percentage 29661 1726867564.29471: checking to see if all hosts have failed and the running result is not ok 29661 1726867564.29472: done checking to see if all hosts have failed 29661 1726867564.29473: getting the remaining hosts for this loop 29661 1726867564.29474: done getting the remaining hosts for this loop 29661 1726867564.29480: getting the next task for host managed_node1 29661 1726867564.29486: done getting next task for host managed_node1 29661 1726867564.29489: ^ task is: TASK: Get the routing rule for looking up the table 'custom' 29661 1726867564.29491: ^ 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 29661 1726867564.29495: getting variables 29661 1726867564.29496: in VariableManager get_vars() 29661 1726867564.29537: Calling all_inventory to load vars for managed_node1 29661 1726867564.29540: Calling groups_inventory to load vars for managed_node1 29661 1726867564.29543: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867564.29554: Calling all_plugins_play to load vars for managed_node1 29661 1726867564.29557: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867564.29560: Calling groups_plugins_play to load vars for managed_node1 29661 1726867564.35425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867564.37026: done with get_vars() 29661 1726867564.37048: done getting variables 29661 1726867564.37104: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the routing rule for looking up the table 'custom'] ****************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:136 Friday 20 September 2024 17:26:04 -0400 (0:00:00.472) 0:00:18.690 ****** 29661 1726867564.37131: entering _queue_task() for managed_node1/command 29661 1726867564.37498: worker is 1 (out of 1 available) 29661 1726867564.37512: exiting _queue_task() for managed_node1/command 29661 1726867564.37640: done queuing things up, now waiting for results queue to drain 29661 1726867564.37642: waiting for pending results... 29661 1726867564.37829: running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 'custom' 29661 1726867564.37934: in run() - task 0affcac9-a3a5-cfde-a624-00000000005f 29661 1726867564.37956: variable 'ansible_search_path' from source: unknown 29661 1726867564.38004: calling self._execute() 29661 1726867564.38118: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.38133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.38147: variable 'omit' from source: magic vars 29661 1726867564.38562: variable 'ansible_distribution_major_version' from source: facts 29661 1726867564.38584: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867564.38704: variable 'ansible_distribution_major_version' from source: facts 29661 1726867564.38714: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867564.38734: variable 'omit' from source: magic vars 29661 1726867564.38759: variable 'omit' from source: magic vars 29661 1726867564.38801: variable 'omit' from source: magic vars 29661 1726867564.38854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867564.38896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867564.38921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867564.38983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867564.38987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867564.39006: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867564.39015: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.39027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.39169: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867564.39172: Set connection var ansible_shell_executable to /bin/sh 29661 1726867564.39175: Set connection var ansible_connection to ssh 29661 1726867564.39179: Set connection var ansible_pipelining to False 29661 1726867564.39181: Set connection var ansible_shell_type to sh 29661 1726867564.39192: Set connection var ansible_timeout to 10 29661 1726867564.39275: variable 'ansible_shell_executable' from source: unknown 29661 1726867564.39281: variable 'ansible_connection' from source: unknown 29661 1726867564.39284: variable 'ansible_module_compression' from source: unknown 29661 1726867564.39287: variable 'ansible_shell_type' from source: unknown 29661 1726867564.39289: variable 'ansible_shell_executable' from source: unknown 29661 1726867564.39291: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.39293: variable 'ansible_pipelining' from source: unknown 29661 1726867564.39295: variable 'ansible_timeout' from source: unknown 29661 1726867564.39297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.39420: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867564.39483: variable 'omit' from source: magic vars 29661 1726867564.39488: starting attempt loop 29661 1726867564.39491: running the handler 29661 1726867564.39493: _low_level_execute_command(): starting 29661 1726867564.39495: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867564.40221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.40241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.40264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.40286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867564.40372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.40410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.40430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.40457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.40552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.42194: stdout chunk (state=3): >>>/root <<< 29661 1726867564.42356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.42359: stdout chunk (state=3): >>><<< 29661 1726867564.42362: stderr chunk (state=3): >>><<< 29661 1726867564.42474: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.42480: _low_level_execute_command(): starting 29661 1726867564.42483: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255 `" && echo ansible-tmp-1726867564.4238799-30579-87735999661255="` echo /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255 `" ) && sleep 0' 29661 1726867564.43098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.43102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.43167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.43183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.43215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.43288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.45240: stdout chunk (state=3): >>>ansible-tmp-1726867564.4238799-30579-87735999661255=/root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255 <<< 29661 1726867564.45403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.45407: stdout chunk (state=3): >>><<< 29661 1726867564.45410: stderr chunk (state=3): >>><<< 29661 1726867564.45433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867564.4238799-30579-87735999661255=/root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.45469: variable 'ansible_module_compression' from source: unknown 29661 1726867564.45584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867564.45588: variable 'ansible_facts' from source: unknown 29661 1726867564.45675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py 29661 1726867564.45815: Sending initial data 29661 1726867564.45935: Sent initial data (155 bytes) 29661 1726867564.46543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.46556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867564.46592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.46655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.46690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.46761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.48286: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29661 1726867564.48314: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867564.48364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867564.48423: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpveg21jul /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py <<< 29661 1726867564.48426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py" <<< 29661 1726867564.48463: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpveg21jul" to remote "/root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py" <<< 29661 1726867564.49207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.49217: stderr chunk (state=3): >>><<< 29661 1726867564.49234: stdout chunk (state=3): >>><<< 29661 1726867564.49340: done transferring module to remote 29661 1726867564.49343: _low_level_execute_command(): starting 29661 1726867564.49346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/ /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py && sleep 0' 29661 1726867564.49911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.49999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.50039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.50054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.50081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.50143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.51927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.51941: stdout chunk (state=3): >>><<< 29661 1726867564.51958: stderr chunk (state=3): >>><<< 29661 1726867564.51978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.51987: _low_level_execute_command(): starting 29661 1726867564.52063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/AnsiballZ_command.py && sleep 0' 29661 1726867564.52601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.52614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.52638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.52746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.52764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.52780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.52865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.68282: 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 17:26:04.676808", "end": "2024-09-20 17:26:04.680433", "delta": "0:00:00.003625", "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}}} <<< 29661 1726867564.69714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867564.69746: stderr chunk (state=3): >>><<< 29661 1726867564.69749: stdout chunk (state=3): >>><<< 29661 1726867564.69766: _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 17:26:04.676808", "end": "2024-09-20 17:26:04.680433", "delta": "0:00:00.003625", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867564.69798: 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-1726867564.4238799-30579-87735999661255/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867564.69805: _low_level_execute_command(): starting 29661 1726867564.69810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867564.4238799-30579-87735999661255/ > /dev/null 2>&1 && sleep 0' 29661 1726867564.70254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867564.70259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.70262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867564.70265: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.70333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.70345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.70348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.70445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.72284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.72288: stdout chunk (state=3): >>><<< 29661 1726867564.72290: stderr chunk (state=3): >>><<< 29661 1726867564.72483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.72488: handler run complete 29661 1726867564.72492: Evaluated conditional (False): False 29661 1726867564.72494: attempt loop complete, returning result 29661 1726867564.72497: _execute() done 29661 1726867564.72500: dumping result to json 29661 1726867564.72502: done dumping result, returning 29661 1726867564.72505: done running TaskExecutor() for managed_node1/TASK: Get the routing rule for looking up the table 'custom' [0affcac9-a3a5-cfde-a624-00000000005f] 29661 1726867564.72508: sending task result for task 0affcac9-a3a5-cfde-a624-00000000005f 29661 1726867564.72586: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000005f 29661 1726867564.72590: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "rule", "list", "table", "custom" ], "delta": "0:00:00.003625", "end": "2024-09-20 17:26:04.680433", "rc": 0, "start": "2024-09-20 17:26:04.676808" } STDOUT: 200: from 198.51.100.56/26 lookup custom proto static 29661 1726867564.72662: no more pending results, returning what we have 29661 1726867564.72666: results queue empty 29661 1726867564.72667: checking for any_errors_fatal 29661 1726867564.72674: done checking for any_errors_fatal 29661 1726867564.72674: checking for max_fail_percentage 29661 1726867564.72676: done checking for max_fail_percentage 29661 1726867564.72679: checking to see if all hosts have failed and the running result is not ok 29661 1726867564.72680: done checking to see if all hosts have failed 29661 1726867564.72681: getting the remaining hosts for this loop 29661 1726867564.72682: done getting the remaining hosts for this loop 29661 1726867564.72685: getting the next task for host managed_node1 29661 1726867564.72691: done getting next task for host managed_node1 29661 1726867564.72696: ^ task is: TASK: Get the IPv4 routing rule for the connection "{{ interface }}" 29661 1726867564.72697: ^ 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 29661 1726867564.72701: getting variables 29661 1726867564.72703: in VariableManager get_vars() 29661 1726867564.72741: Calling all_inventory to load vars for managed_node1 29661 1726867564.72744: Calling groups_inventory to load vars for managed_node1 29661 1726867564.72746: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867564.72757: Calling all_plugins_play to load vars for managed_node1 29661 1726867564.72759: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867564.72761: Calling groups_plugins_play to load vars for managed_node1 29661 1726867564.74132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867564.75688: done with get_vars() 29661 1726867564.75709: done getting variables 29661 1726867564.75765: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867564.75889: variable 'interface' from source: set_fact TASK [Get the IPv4 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:143 Friday 20 September 2024 17:26:04 -0400 (0:00:00.387) 0:00:19.078 ****** 29661 1726867564.75917: entering _queue_task() for managed_node1/command 29661 1726867564.76208: worker is 1 (out of 1 available) 29661 1726867564.76220: exiting _queue_task() for managed_node1/command 29661 1726867564.76232: done queuing things up, now waiting for results queue to drain 29661 1726867564.76234: waiting for pending results... 29661 1726867564.76509: running TaskExecutor() for managed_node1/TASK: Get the IPv4 routing rule for the connection "ethtest0" 29661 1726867564.76616: in run() - task 0affcac9-a3a5-cfde-a624-000000000060 29661 1726867564.76637: variable 'ansible_search_path' from source: unknown 29661 1726867564.76680: calling self._execute() 29661 1726867564.76787: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.76801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.76821: variable 'omit' from source: magic vars 29661 1726867564.77185: variable 'ansible_distribution_major_version' from source: facts 29661 1726867564.77203: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867564.77213: variable 'omit' from source: magic vars 29661 1726867564.77282: variable 'omit' from source: magic vars 29661 1726867564.77344: variable 'interface' from source: set_fact 29661 1726867564.77372: variable 'omit' from source: magic vars 29661 1726867564.77418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867564.77463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867564.77492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867564.77514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867564.77573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867564.77576: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867564.77580: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.77582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.77678: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867564.77692: Set connection var ansible_shell_executable to /bin/sh 29661 1726867564.77882: Set connection var ansible_connection to ssh 29661 1726867564.77886: Set connection var ansible_pipelining to False 29661 1726867564.77888: Set connection var ansible_shell_type to sh 29661 1726867564.77890: Set connection var ansible_timeout to 10 29661 1726867564.77892: variable 'ansible_shell_executable' from source: unknown 29661 1726867564.77894: variable 'ansible_connection' from source: unknown 29661 1726867564.77896: variable 'ansible_module_compression' from source: unknown 29661 1726867564.77897: variable 'ansible_shell_type' from source: unknown 29661 1726867564.77899: variable 'ansible_shell_executable' from source: unknown 29661 1726867564.77901: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867564.77903: variable 'ansible_pipelining' from source: unknown 29661 1726867564.77904: variable 'ansible_timeout' from source: unknown 29661 1726867564.77906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867564.77917: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867564.77932: variable 'omit' from source: magic vars 29661 1726867564.77942: starting attempt loop 29661 1726867564.77948: running the handler 29661 1726867564.77966: _low_level_execute_command(): starting 29661 1726867564.77980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867564.78781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.78802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.78885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.80512: stdout chunk (state=3): >>>/root <<< 29661 1726867564.80647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.80661: stdout chunk (state=3): >>><<< 29661 1726867564.80680: stderr chunk (state=3): >>><<< 29661 1726867564.80706: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.80726: _low_level_execute_command(): starting 29661 1726867564.80736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436 `" && echo ansible-tmp-1726867564.8071303-30591-79824466280436="` echo /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436 `" ) && sleep 0' 29661 1726867564.81354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.81394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867564.81409: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867564.81419: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867564.81521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.81550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.81627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.83502: stdout chunk (state=3): >>>ansible-tmp-1726867564.8071303-30591-79824466280436=/root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436 <<< 29661 1726867564.83658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.83661: stdout chunk (state=3): >>><<< 29661 1726867564.83664: stderr chunk (state=3): >>><<< 29661 1726867564.83882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867564.8071303-30591-79824466280436=/root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.83886: variable 'ansible_module_compression' from source: unknown 29661 1726867564.83888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867564.83890: variable 'ansible_facts' from source: unknown 29661 1726867564.83899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py 29661 1726867564.84024: Sending initial data 29661 1726867564.84128: Sent initial data (155 bytes) 29661 1726867564.84669: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.84692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.84789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.84818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.84833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.84856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.84937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.86461: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867564.86533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867564.86574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcolpvvb5 /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py <<< 29661 1726867564.86598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py" <<< 29661 1726867564.86642: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcolpvvb5" to remote "/root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py" <<< 29661 1726867564.87441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.87467: stderr chunk (state=3): >>><<< 29661 1726867564.87483: stdout chunk (state=3): >>><<< 29661 1726867564.87507: done transferring module to remote 29661 1726867564.87544: _low_level_execute_command(): starting 29661 1726867564.87547: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/ /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py && sleep 0' 29661 1726867564.88118: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867564.88193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867564.88197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867564.88258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867564.88279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.88303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.88384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867564.90171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867564.90175: stdout chunk (state=3): >>><<< 29661 1726867564.90179: stderr chunk (state=3): >>><<< 29661 1726867564.90194: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867564.90276: _low_level_execute_command(): starting 29661 1726867564.90285: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/AnsiballZ_command.py && sleep 0' 29661 1726867564.90832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867564.90867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867564.90916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.07724: 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 17:26:05.057841", "end": "2024-09-20 17:26:05.075285", "delta": "0:00:00.017444", "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}}} <<< 29661 1726867565.09239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867565.09265: stderr chunk (state=3): >>><<< 29661 1726867565.09269: stdout chunk (state=3): >>><<< 29661 1726867565.09298: _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 17:26:05.057841", "end": "2024-09-20 17:26:05.075285", "delta": "0:00:00.017444", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867565.09326: 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-1726867564.8071303-30591-79824466280436/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867565.09335: _low_level_execute_command(): starting 29661 1726867565.09348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867564.8071303-30591-79824466280436/ > /dev/null 2>&1 && sleep 0' 29661 1726867565.10008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.10054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867565.10058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.10062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.10195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.11942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.11967: stderr chunk (state=3): >>><<< 29661 1726867565.11969: stdout chunk (state=3): >>><<< 29661 1726867565.11988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.12007: handler run complete 29661 1726867565.12020: Evaluated conditional (False): False 29661 1726867565.12031: attempt loop complete, returning result 29661 1726867565.12035: _execute() done 29661 1726867565.12038: dumping result to json 29661 1726867565.12048: done dumping result, returning 29661 1726867565.12055: done running TaskExecutor() for managed_node1/TASK: Get the IPv4 routing rule for the connection "ethtest0" [0affcac9-a3a5-cfde-a624-000000000060] 29661 1726867565.12059: sending task result for task 0affcac9-a3a5-cfde-a624-000000000060 29661 1726867565.12160: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000060 29661 1726867565.12164: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.017444", "end": "2024-09-20 17:26:05.075285", "rc": 0, "start": "2024-09-20 17:26:05.057841" } 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 29661 1726867565.12354: no more pending results, returning what we have 29661 1726867565.12358: results queue empty 29661 1726867565.12358: checking for any_errors_fatal 29661 1726867565.12367: done checking for any_errors_fatal 29661 1726867565.12368: checking for max_fail_percentage 29661 1726867565.12370: done checking for max_fail_percentage 29661 1726867565.12371: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.12372: done checking to see if all hosts have failed 29661 1726867565.12372: getting the remaining hosts for this loop 29661 1726867565.12374: done getting the remaining hosts for this loop 29661 1726867565.12378: getting the next task for host managed_node1 29661 1726867565.12385: done getting next task for host managed_node1 29661 1726867565.12392: ^ task is: TASK: Get the IPv6 routing rule for the connection "{{ interface }}" 29661 1726867565.12394: ^ 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 29661 1726867565.12399: getting variables 29661 1726867565.12400: in VariableManager get_vars() 29661 1726867565.12433: Calling all_inventory to load vars for managed_node1 29661 1726867565.12436: Calling groups_inventory to load vars for managed_node1 29661 1726867565.12438: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.12450: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.12453: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.12456: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.13667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.14737: done with get_vars() 29661 1726867565.14758: done getting variables 29661 1726867565.14804: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867565.14890: variable 'interface' from source: set_fact TASK [Get the IPv6 routing rule for the connection "ethtest0"] ***************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:149 Friday 20 September 2024 17:26:05 -0400 (0:00:00.389) 0:00:19.468 ****** 29661 1726867565.14911: entering _queue_task() for managed_node1/command 29661 1726867565.15129: worker is 1 (out of 1 available) 29661 1726867565.15142: exiting _queue_task() for managed_node1/command 29661 1726867565.15154: done queuing things up, now waiting for results queue to drain 29661 1726867565.15156: waiting for pending results... 29661 1726867565.15330: running TaskExecutor() for managed_node1/TASK: Get the IPv6 routing rule for the connection "ethtest0" 29661 1726867565.15396: in run() - task 0affcac9-a3a5-cfde-a624-000000000061 29661 1726867565.15413: variable 'ansible_search_path' from source: unknown 29661 1726867565.15442: calling self._execute() 29661 1726867565.15526: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.15534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.15543: variable 'omit' from source: magic vars 29661 1726867565.15836: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.15848: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.15851: variable 'omit' from source: magic vars 29661 1726867565.15869: variable 'omit' from source: magic vars 29661 1726867565.15939: variable 'interface' from source: set_fact 29661 1726867565.15957: variable 'omit' from source: magic vars 29661 1726867565.15991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.16016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.16034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.16051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.16062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.16091: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.16094: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.16096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.16174: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.16178: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.16183: Set connection var ansible_connection to ssh 29661 1726867565.16188: Set connection var ansible_pipelining to False 29661 1726867565.16191: Set connection var ansible_shell_type to sh 29661 1726867565.16197: Set connection var ansible_timeout to 10 29661 1726867565.16215: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.16218: variable 'ansible_connection' from source: unknown 29661 1726867565.16221: variable 'ansible_module_compression' from source: unknown 29661 1726867565.16224: variable 'ansible_shell_type' from source: unknown 29661 1726867565.16226: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.16230: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.16234: variable 'ansible_pipelining' from source: unknown 29661 1726867565.16237: variable 'ansible_timeout' from source: unknown 29661 1726867565.16242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.16342: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.16350: variable 'omit' from source: magic vars 29661 1726867565.16355: starting attempt loop 29661 1726867565.16358: running the handler 29661 1726867565.16371: _low_level_execute_command(): starting 29661 1726867565.16379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867565.16957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867565.17009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.17016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.17083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.18699: stdout chunk (state=3): >>>/root <<< 29661 1726867565.18869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.18873: stdout chunk (state=3): >>><<< 29661 1726867565.18876: stderr chunk (state=3): >>><<< 29661 1726867565.18902: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.18922: _low_level_execute_command(): starting 29661 1726867565.18963: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665 `" && echo ansible-tmp-1726867565.1890864-30608-36401850795665="` echo /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665 `" ) && sleep 0' 29661 1726867565.19506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867565.19509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867565.19512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.19514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867565.19522: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.19524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.19583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.19589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.19634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.21519: stdout chunk (state=3): >>>ansible-tmp-1726867565.1890864-30608-36401850795665=/root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665 <<< 29661 1726867565.21627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.21648: stderr chunk (state=3): >>><<< 29661 1726867565.21651: stdout chunk (state=3): >>><<< 29661 1726867565.21665: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867565.1890864-30608-36401850795665=/root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.21694: variable 'ansible_module_compression' from source: unknown 29661 1726867565.21736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867565.21768: variable 'ansible_facts' from source: unknown 29661 1726867565.21844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py 29661 1726867565.21938: Sending initial data 29661 1726867565.21942: Sent initial data (155 bytes) 29661 1726867565.22397: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.22402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867565.22407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.22409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867565.22444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.22505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.22522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.22553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.24099: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867565.24146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867565.24187: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpww91fcen /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py <<< 29661 1726867565.24199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py" <<< 29661 1726867565.24243: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpww91fcen" to remote "/root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py" <<< 29661 1726867565.24953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.25007: stderr chunk (state=3): >>><<< 29661 1726867565.25010: stdout chunk (state=3): >>><<< 29661 1726867565.25057: done transferring module to remote 29661 1726867565.25073: _low_level_execute_command(): starting 29661 1726867565.25093: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/ /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py && sleep 0' 29661 1726867565.25644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.25647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867565.25650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.25652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867565.25654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.25718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.25723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.25776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.27661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.27664: stdout chunk (state=3): >>><<< 29661 1726867565.27666: stderr chunk (state=3): >>><<< 29661 1726867565.27669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.27671: _low_level_execute_command(): starting 29661 1726867565.27673: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/AnsiballZ_command.py && sleep 0' 29661 1726867565.28284: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867565.28299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.28336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.28403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.28459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.28515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.45415: 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 17:26:05.435335", "end": "2024-09-20 17:26:05.452135", "delta": "0:00:00.016800", "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}}} <<< 29661 1726867565.46936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867565.46964: stderr chunk (state=3): >>><<< 29661 1726867565.46967: stdout chunk (state=3): >>><<< 29661 1726867565.46986: _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 17:26:05.435335", "end": "2024-09-20 17:26:05.452135", "delta": "0:00:00.016800", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867565.47014: 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-1726867565.1890864-30608-36401850795665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867565.47021: _low_level_execute_command(): starting 29661 1726867565.47032: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867565.1890864-30608-36401850795665/ > /dev/null 2>&1 && sleep 0' 29661 1726867565.47491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867565.47494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.47501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867565.47503: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.47505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867565.47559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867565.47562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.47563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.47605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.49387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.49410: stderr chunk (state=3): >>><<< 29661 1726867565.49413: stdout chunk (state=3): >>><<< 29661 1726867565.49429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.49433: handler run complete 29661 1726867565.49452: Evaluated conditional (False): False 29661 1726867565.49459: attempt loop complete, returning result 29661 1726867565.49462: _execute() done 29661 1726867565.49464: dumping result to json 29661 1726867565.49470: done dumping result, returning 29661 1726867565.49481: done running TaskExecutor() for managed_node1/TASK: Get the IPv6 routing rule for the connection "ethtest0" [0affcac9-a3a5-cfde-a624-000000000061] 29661 1726867565.49483: sending task result for task 0affcac9-a3a5-cfde-a624-000000000061 29661 1726867565.49576: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000061 29661 1726867565.49581: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.routing-rules", "c", "show", "ethtest0" ], "delta": "0:00:00.016800", "end": "2024-09-20 17:26:05.452135", "rc": 0, "start": "2024-09-20 17:26:05.435335" } 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 29661 1726867565.49655: no more pending results, returning what we have 29661 1726867565.49659: results queue empty 29661 1726867565.49659: checking for any_errors_fatal 29661 1726867565.49670: done checking for any_errors_fatal 29661 1726867565.49671: checking for max_fail_percentage 29661 1726867565.49673: done checking for max_fail_percentage 29661 1726867565.49674: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.49675: done checking to see if all hosts have failed 29661 1726867565.49675: getting the remaining hosts for this loop 29661 1726867565.49678: done getting the remaining hosts for this loop 29661 1726867565.49682: getting the next task for host managed_node1 29661 1726867565.49688: done getting next task for host managed_node1 29661 1726867565.49697: ^ task is: TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29661 1726867565.49699: ^ 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 29661 1726867565.49704: getting variables 29661 1726867565.49705: in VariableManager get_vars() 29661 1726867565.49743: Calling all_inventory to load vars for managed_node1 29661 1726867565.49745: Calling groups_inventory to load vars for managed_node1 29661 1726867565.49747: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.49757: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.49760: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.49762: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.50582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.51466: done with get_vars() 29661 1726867565.51484: done getting variables 29661 1726867565.51525: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30200 matches the specified rule] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:155 Friday 20 September 2024 17:26:05 -0400 (0:00:00.366) 0:00:19.834 ****** 29661 1726867565.51547: entering _queue_task() for managed_node1/assert 29661 1726867565.51760: worker is 1 (out of 1 available) 29661 1726867565.51772: exiting _queue_task() for managed_node1/assert 29661 1726867565.51784: done queuing things up, now waiting for results queue to drain 29661 1726867565.51786: waiting for pending results... 29661 1726867565.51961: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule 29661 1726867565.52037: in run() - task 0affcac9-a3a5-cfde-a624-000000000062 29661 1726867565.52048: variable 'ansible_search_path' from source: unknown 29661 1726867565.52079: calling self._execute() 29661 1726867565.52160: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.52166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.52175: variable 'omit' from source: magic vars 29661 1726867565.52452: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.52466: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.52545: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.52548: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867565.52562: variable 'omit' from source: magic vars 29661 1726867565.52575: variable 'omit' from source: magic vars 29661 1726867565.52608: variable 'omit' from source: magic vars 29661 1726867565.52639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.52671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.52684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.52698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.52709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.52733: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.52736: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.52739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.52812: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.52815: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.52818: Set connection var ansible_connection to ssh 29661 1726867565.52826: Set connection var ansible_pipelining to False 29661 1726867565.52829: Set connection var ansible_shell_type to sh 29661 1726867565.52833: Set connection var ansible_timeout to 10 29661 1726867565.52850: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.52854: variable 'ansible_connection' from source: unknown 29661 1726867565.52857: variable 'ansible_module_compression' from source: unknown 29661 1726867565.52859: variable 'ansible_shell_type' from source: unknown 29661 1726867565.52861: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.52863: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.52865: variable 'ansible_pipelining' from source: unknown 29661 1726867565.52868: variable 'ansible_timeout' from source: unknown 29661 1726867565.52873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.52970: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.52980: variable 'omit' from source: magic vars 29661 1726867565.52988: starting attempt loop 29661 1726867565.52992: running the handler 29661 1726867565.53095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.53257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.53288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.53560: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.53586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.53640: variable 'route_rule_table_30200' from source: set_fact 29661 1726867565.53665: Evaluated conditional (route_rule_table_30200.stdout is search("30200:(\s+)from 198.51.100.58/26 lookup 30200")): True 29661 1726867565.53817: variable 'route_rule_table_30200' from source: set_fact 29661 1726867565.53846: Evaluated conditional (route_rule_table_30200.stdout is search("30201:(\s+)from all fwmark 0x1/0x1 lookup 30200")): True 29661 1726867565.54004: variable 'route_rule_table_30200' from source: set_fact 29661 1726867565.54026: Evaluated conditional (route_rule_table_30200.stdout is search("30202:(\s+)from all ipproto tcp lookup 30200")): True 29661 1726867565.54110: variable 'route_rule_table_30200' from source: set_fact 29661 1726867565.54133: Evaluated conditional (route_rule_table_30200.stdout is search("30203:(\s+)from all sport 128-256 lookup 30200")): True 29661 1726867565.54234: variable 'route_rule_table_30200' from source: set_fact 29661 1726867565.54255: Evaluated conditional (route_rule_table_30200.stdout is search("30204:(\s+)from all tos (0x08|throughput) lookup 30200")): True 29661 1726867565.54260: handler run complete 29661 1726867565.54271: attempt loop complete, returning result 29661 1726867565.54273: _execute() done 29661 1726867565.54277: dumping result to json 29661 1726867565.54280: done dumping result, returning 29661 1726867565.54287: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30200 matches the specified rule [0affcac9-a3a5-cfde-a624-000000000062] 29661 1726867565.54291: sending task result for task 0affcac9-a3a5-cfde-a624-000000000062 29661 1726867565.54373: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000062 29661 1726867565.54375: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.54427: no more pending results, returning what we have 29661 1726867565.54431: results queue empty 29661 1726867565.54431: checking for any_errors_fatal 29661 1726867565.54439: done checking for any_errors_fatal 29661 1726867565.54440: checking for max_fail_percentage 29661 1726867565.54441: done checking for max_fail_percentage 29661 1726867565.54442: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.54443: done checking to see if all hosts have failed 29661 1726867565.54444: getting the remaining hosts for this loop 29661 1726867565.54445: done getting the remaining hosts for this loop 29661 1726867565.54448: getting the next task for host managed_node1 29661 1726867565.54454: done getting next task for host managed_node1 29661 1726867565.54456: ^ task is: TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29661 1726867565.54458: ^ 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 29661 1726867565.54461: getting variables 29661 1726867565.54462: in VariableManager get_vars() 29661 1726867565.54496: Calling all_inventory to load vars for managed_node1 29661 1726867565.54498: Calling groups_inventory to load vars for managed_node1 29661 1726867565.54500: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.54515: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.54518: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.54520: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.55367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.56238: done with get_vars() 29661 1726867565.56251: done getting variables 29661 1726867565.56292: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30400 matches the specified rule] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:166 Friday 20 September 2024 17:26:05 -0400 (0:00:00.047) 0:00:19.882 ****** 29661 1726867565.56310: entering _queue_task() for managed_node1/assert 29661 1726867565.56514: worker is 1 (out of 1 available) 29661 1726867565.56527: exiting _queue_task() for managed_node1/assert 29661 1726867565.56539: done queuing things up, now waiting for results queue to drain 29661 1726867565.56540: waiting for pending results... 29661 1726867565.56701: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule 29661 1726867565.56763: in run() - task 0affcac9-a3a5-cfde-a624-000000000063 29661 1726867565.56775: variable 'ansible_search_path' from source: unknown 29661 1726867565.56805: calling self._execute() 29661 1726867565.56880: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.56893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.56902: variable 'omit' from source: magic vars 29661 1726867565.57184: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.57193: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.57274: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.57279: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867565.57285: variable 'omit' from source: magic vars 29661 1726867565.57301: variable 'omit' from source: magic vars 29661 1726867565.57335: variable 'omit' from source: magic vars 29661 1726867565.57364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.57395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.57413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.57430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.57442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.57467: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.57470: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.57472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.57547: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.57553: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.57556: Set connection var ansible_connection to ssh 29661 1726867565.57560: Set connection var ansible_pipelining to False 29661 1726867565.57563: Set connection var ansible_shell_type to sh 29661 1726867565.57569: Set connection var ansible_timeout to 10 29661 1726867565.57587: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.57590: variable 'ansible_connection' from source: unknown 29661 1726867565.57592: variable 'ansible_module_compression' from source: unknown 29661 1726867565.57595: variable 'ansible_shell_type' from source: unknown 29661 1726867565.57597: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.57599: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.57603: variable 'ansible_pipelining' from source: unknown 29661 1726867565.57605: variable 'ansible_timeout' from source: unknown 29661 1726867565.57609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.57709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.57718: variable 'omit' from source: magic vars 29661 1726867565.57726: starting attempt loop 29661 1726867565.57729: running the handler 29661 1726867565.57832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.57994: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.58027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.58080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.58112: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.58174: variable 'route_rule_table_30400' from source: set_fact 29661 1726867565.58203: Evaluated conditional (route_rule_table_30400.stdout is search("30400:(\s+)from all to 198.51.100.128/26 lookup 30400")): True 29661 1726867565.58296: variable 'route_rule_table_30400' from source: set_fact 29661 1726867565.58318: Evaluated conditional (route_rule_table_30400.stdout is search("30401:(\s+)from all iif iiftest \[detached\] lookup 30400")): True 29661 1726867565.58410: variable 'route_rule_table_30400' from source: set_fact 29661 1726867565.58435: Evaluated conditional (route_rule_table_30400.stdout is search("30402:(\s+)from all oif oiftest \[detached\] lookup 30400")): True 29661 1726867565.58439: handler run complete 29661 1726867565.58450: attempt loop complete, returning result 29661 1726867565.58452: _execute() done 29661 1726867565.58455: dumping result to json 29661 1726867565.58457: done dumping result, returning 29661 1726867565.58464: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30400 matches the specified rule [0affcac9-a3a5-cfde-a624-000000000063] 29661 1726867565.58467: sending task result for task 0affcac9-a3a5-cfde-a624-000000000063 29661 1726867565.58553: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000063 29661 1726867565.58555: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.58602: no more pending results, returning what we have 29661 1726867565.58605: results queue empty 29661 1726867565.58606: checking for any_errors_fatal 29661 1726867565.58613: done checking for any_errors_fatal 29661 1726867565.58614: checking for max_fail_percentage 29661 1726867565.58615: done checking for max_fail_percentage 29661 1726867565.58616: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.58616: done checking to see if all hosts have failed 29661 1726867565.58617: getting the remaining hosts for this loop 29661 1726867565.58618: done getting the remaining hosts for this loop 29661 1726867565.58621: getting the next task for host managed_node1 29661 1726867565.58627: done getting next task for host managed_node1 29661 1726867565.58629: ^ task is: TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29661 1726867565.58631: ^ 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 29661 1726867565.58634: getting variables 29661 1726867565.58635: in VariableManager get_vars() 29661 1726867565.58667: Calling all_inventory to load vars for managed_node1 29661 1726867565.58669: Calling groups_inventory to load vars for managed_node1 29661 1726867565.58671: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.58682: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.58684: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.58687: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.59443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.60398: done with get_vars() 29661 1726867565.60412: done getting variables 29661 1726867565.60451: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with table lookup 30600 matches the specified rule] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:175 Friday 20 September 2024 17:26:05 -0400 (0:00:00.041) 0:00:19.923 ****** 29661 1726867565.60470: entering _queue_task() for managed_node1/assert 29661 1726867565.60663: worker is 1 (out of 1 available) 29661 1726867565.60675: exiting _queue_task() for managed_node1/assert 29661 1726867565.60689: done queuing things up, now waiting for results queue to drain 29661 1726867565.60691: waiting for pending results... 29661 1726867565.60856: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule 29661 1726867565.60919: in run() - task 0affcac9-a3a5-cfde-a624-000000000064 29661 1726867565.60940: variable 'ansible_search_path' from source: unknown 29661 1726867565.60963: calling self._execute() 29661 1726867565.61039: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.61043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.61053: variable 'omit' from source: magic vars 29661 1726867565.61312: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.61321: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.61401: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.61404: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867565.61411: variable 'omit' from source: magic vars 29661 1726867565.61425: variable 'omit' from source: magic vars 29661 1726867565.61453: variable 'omit' from source: magic vars 29661 1726867565.61488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.61509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.61524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.61539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.61550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.61573: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.61576: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.61581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.61651: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.61655: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.61657: Set connection var ansible_connection to ssh 29661 1726867565.61661: Set connection var ansible_pipelining to False 29661 1726867565.61663: Set connection var ansible_shell_type to sh 29661 1726867565.61672: Set connection var ansible_timeout to 10 29661 1726867565.61690: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.61693: variable 'ansible_connection' from source: unknown 29661 1726867565.61697: variable 'ansible_module_compression' from source: unknown 29661 1726867565.61699: variable 'ansible_shell_type' from source: unknown 29661 1726867565.61701: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.61704: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.61706: variable 'ansible_pipelining' from source: unknown 29661 1726867565.61714: variable 'ansible_timeout' from source: unknown 29661 1726867565.61716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.61808: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.61823: variable 'omit' from source: magic vars 29661 1726867565.61826: starting attempt loop 29661 1726867565.61828: running the handler 29661 1726867565.61934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.62091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.62121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.62174: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.62201: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.62263: variable 'route_rule_table_30600' from source: set_fact 29661 1726867565.62286: Evaluated conditional (route_rule_table_30600.stdout is search("30600:(\s+)from all to 2001:db8::4/32 lookup 30600")): True 29661 1726867565.62380: variable 'route_rule_table_30600' from source: set_fact 29661 1726867565.62400: Evaluated conditional (route_rule_table_30600.stdout is search("30601:(\s+)not from all dport 128-256 lookup 30600")): True 29661 1726867565.62405: handler run complete 29661 1726867565.62417: attempt loop complete, returning result 29661 1726867565.62420: _execute() done 29661 1726867565.62423: dumping result to json 29661 1726867565.62425: done dumping result, returning 29661 1726867565.62434: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with table lookup 30600 matches the specified rule [0affcac9-a3a5-cfde-a624-000000000064] 29661 1726867565.62436: sending task result for task 0affcac9-a3a5-cfde-a624-000000000064 29661 1726867565.62518: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000064 29661 1726867565.62521: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.62579: no more pending results, returning what we have 29661 1726867565.62582: results queue empty 29661 1726867565.62583: checking for any_errors_fatal 29661 1726867565.62588: done checking for any_errors_fatal 29661 1726867565.62589: checking for max_fail_percentage 29661 1726867565.62590: done checking for max_fail_percentage 29661 1726867565.62591: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.62592: done checking to see if all hosts have failed 29661 1726867565.62592: getting the remaining hosts for this loop 29661 1726867565.62594: done getting the remaining hosts for this loop 29661 1726867565.62596: getting the next task for host managed_node1 29661 1726867565.62601: done getting next task for host managed_node1 29661 1726867565.62603: ^ task is: TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29661 1726867565.62605: ^ 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 29661 1726867565.62608: getting variables 29661 1726867565.62609: in VariableManager get_vars() 29661 1726867565.62638: Calling all_inventory to load vars for managed_node1 29661 1726867565.62640: Calling groups_inventory to load vars for managed_node1 29661 1726867565.62643: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.62651: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.62653: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.62655: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.63386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.64245: done with get_vars() 29661 1726867565.64259: done getting variables 29661 1726867565.64297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the routing rule with 'custom' table lookup matches the specified rule] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:183 Friday 20 September 2024 17:26:05 -0400 (0:00:00.038) 0:00:19.962 ****** 29661 1726867565.64320: entering _queue_task() for managed_node1/assert 29661 1726867565.64508: worker is 1 (out of 1 available) 29661 1726867565.64521: exiting _queue_task() for managed_node1/assert 29661 1726867565.64532: done queuing things up, now waiting for results queue to drain 29661 1726867565.64533: waiting for pending results... 29661 1726867565.64692: running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule 29661 1726867565.64751: in run() - task 0affcac9-a3a5-cfde-a624-000000000065 29661 1726867565.64763: variable 'ansible_search_path' from source: unknown 29661 1726867565.64797: calling self._execute() 29661 1726867565.64876: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.64882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.64889: variable 'omit' from source: magic vars 29661 1726867565.65154: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.65163: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.65242: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.65245: Evaluated conditional (ansible_distribution_major_version != "7"): True 29661 1726867565.65252: variable 'omit' from source: magic vars 29661 1726867565.65267: variable 'omit' from source: magic vars 29661 1726867565.65297: variable 'omit' from source: magic vars 29661 1726867565.65382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.65385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.65388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.65391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.65393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.65407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.65413: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.65416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.65488: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.65491: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.65494: Set connection var ansible_connection to ssh 29661 1726867565.65499: Set connection var ansible_pipelining to False 29661 1726867565.65502: Set connection var ansible_shell_type to sh 29661 1726867565.65509: Set connection var ansible_timeout to 10 29661 1726867565.65527: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.65531: variable 'ansible_connection' from source: unknown 29661 1726867565.65534: variable 'ansible_module_compression' from source: unknown 29661 1726867565.65536: variable 'ansible_shell_type' from source: unknown 29661 1726867565.65538: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.65540: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.65548: variable 'ansible_pipelining' from source: unknown 29661 1726867565.65550: variable 'ansible_timeout' from source: unknown 29661 1726867565.65552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.65647: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.65657: variable 'omit' from source: magic vars 29661 1726867565.65665: starting attempt loop 29661 1726867565.65668: running the handler 29661 1726867565.65780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.65934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.65965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.66018: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.66045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.66108: variable 'route_rule_table_custom' from source: set_fact 29661 1726867565.66131: Evaluated conditional (route_rule_table_custom.stdout is search("200:(\s+)from 198.51.100.56/26 lookup custom")): True 29661 1726867565.66137: handler run complete 29661 1726867565.66147: attempt loop complete, returning result 29661 1726867565.66150: _execute() done 29661 1726867565.66153: dumping result to json 29661 1726867565.66155: done dumping result, returning 29661 1726867565.66162: done running TaskExecutor() for managed_node1/TASK: Assert that the routing rule with 'custom' table lookup matches the specified rule [0affcac9-a3a5-cfde-a624-000000000065] 29661 1726867565.66166: sending task result for task 0affcac9-a3a5-cfde-a624-000000000065 29661 1726867565.66248: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000065 29661 1726867565.66250: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.66296: no more pending results, returning what we have 29661 1726867565.66299: results queue empty 29661 1726867565.66300: checking for any_errors_fatal 29661 1726867565.66308: done checking for any_errors_fatal 29661 1726867565.66309: checking for max_fail_percentage 29661 1726867565.66310: done checking for max_fail_percentage 29661 1726867565.66311: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.66312: done checking to see if all hosts have failed 29661 1726867565.66313: getting the remaining hosts for this loop 29661 1726867565.66314: done getting the remaining hosts for this loop 29661 1726867565.66316: getting the next task for host managed_node1 29661 1726867565.66322: done getting next task for host managed_node1 29661 1726867565.66326: ^ task is: TASK: Assert that the specified IPv4 routing rule was configured in the connection "{{ interface }}" 29661 1726867565.66328: ^ 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 29661 1726867565.66331: getting variables 29661 1726867565.66333: in VariableManager get_vars() 29661 1726867565.66362: Calling all_inventory to load vars for managed_node1 29661 1726867565.66364: Calling groups_inventory to load vars for managed_node1 29661 1726867565.66366: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.66374: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.66378: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.66381: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.67241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.68098: done with get_vars() 29661 1726867565.68112: done getting variables 29661 1726867565.68150: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867565.68229: variable 'interface' from source: set_fact TASK [Assert that the specified IPv4 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:190 Friday 20 September 2024 17:26:05 -0400 (0:00:00.039) 0:00:20.001 ****** 29661 1726867565.68251: entering _queue_task() for managed_node1/assert 29661 1726867565.68442: worker is 1 (out of 1 available) 29661 1726867565.68454: exiting _queue_task() for managed_node1/assert 29661 1726867565.68465: done queuing things up, now waiting for results queue to drain 29661 1726867565.68467: waiting for pending results... 29661 1726867565.68627: running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" 29661 1726867565.68686: in run() - task 0affcac9-a3a5-cfde-a624-000000000066 29661 1726867565.68699: variable 'ansible_search_path' from source: unknown 29661 1726867565.68730: calling self._execute() 29661 1726867565.68798: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.68802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.68809: variable 'omit' from source: magic vars 29661 1726867565.69057: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.69066: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.69071: variable 'omit' from source: magic vars 29661 1726867565.69089: variable 'omit' from source: magic vars 29661 1726867565.69160: variable 'interface' from source: set_fact 29661 1726867565.69173: variable 'omit' from source: magic vars 29661 1726867565.69203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.69229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.69245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.69258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.69269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.69293: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.69296: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.69298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.69367: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.69371: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.69374: Set connection var ansible_connection to ssh 29661 1726867565.69380: Set connection var ansible_pipelining to False 29661 1726867565.69383: Set connection var ansible_shell_type to sh 29661 1726867565.69390: Set connection var ansible_timeout to 10 29661 1726867565.69405: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.69408: variable 'ansible_connection' from source: unknown 29661 1726867565.69410: variable 'ansible_module_compression' from source: unknown 29661 1726867565.69413: variable 'ansible_shell_type' from source: unknown 29661 1726867565.69415: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.69417: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.69420: variable 'ansible_pipelining' from source: unknown 29661 1726867565.69425: variable 'ansible_timeout' from source: unknown 29661 1726867565.69427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.69520: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.69529: variable 'omit' from source: magic vars 29661 1726867565.69536: starting attempt loop 29661 1726867565.69539: running the handler 29661 1726867565.69645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.69800: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.69883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.69886: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.69903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.69958: variable 'connection_route_rule' from source: set_fact 29661 1726867565.69980: Evaluated conditional (connection_route_rule.stdout is search("priority 30200 from 198.51.100.58/26 table 30200")): True 29661 1726867565.70071: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70089: Evaluated conditional (connection_route_rule.stdout is search("priority 30201 from 0.0.0.0/0 fwmark 0x1/0x1 table 30200")): True 29661 1726867565.70178: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70195: Evaluated conditional (connection_route_rule.stdout is search("priority 30202 from 0.0.0.0/0 ipproto 6 table 30200")): True 29661 1726867565.70284: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70300: Evaluated conditional (connection_route_rule.stdout is search("priority 30203 from 0.0.0.0/0 sport 128-256 table 30200")): True 29661 1726867565.70390: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70407: Evaluated conditional (connection_route_rule.stdout is search("priority 30204 from 0.0.0.0/0 tos 0x08 table 30200")): True 29661 1726867565.70498: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70515: Evaluated conditional (connection_route_rule.stdout is search("priority 30400 to 198.51.100.128/26 table 30400")): True 29661 1726867565.70603: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70619: Evaluated conditional (connection_route_rule.stdout is search("priority 30401 from 0.0.0.0/0 iif iiftest table 30400")): True 29661 1726867565.70707: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70725: Evaluated conditional (connection_route_rule.stdout is search("priority 30402 from 0.0.0.0/0 oif oiftest table 30400")): True 29661 1726867565.70809: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70827: Evaluated conditional (connection_route_rule.stdout is search("priority 30403 from 0.0.0.0/0 table 30400")): True 29661 1726867565.70911: variable 'connection_route_rule' from source: set_fact 29661 1726867565.70928: Evaluated conditional (connection_route_rule.stdout is search("priority 200 from 198.51.100.56/26 table 200")): True 29661 1726867565.70932: handler run complete 29661 1726867565.70942: attempt loop complete, returning result 29661 1726867565.70945: _execute() done 29661 1726867565.70947: dumping result to json 29661 1726867565.70949: done dumping result, returning 29661 1726867565.70956: done running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv4 routing rule was configured in the connection "ethtest0" [0affcac9-a3a5-cfde-a624-000000000066] 29661 1726867565.70959: sending task result for task 0affcac9-a3a5-cfde-a624-000000000066 29661 1726867565.71038: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000066 29661 1726867565.71042: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.71088: no more pending results, returning what we have 29661 1726867565.71091: results queue empty 29661 1726867565.71092: checking for any_errors_fatal 29661 1726867565.71098: done checking for any_errors_fatal 29661 1726867565.71099: checking for max_fail_percentage 29661 1726867565.71100: done checking for max_fail_percentage 29661 1726867565.71101: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.71102: done checking to see if all hosts have failed 29661 1726867565.71107: getting the remaining hosts for this loop 29661 1726867565.71109: done getting the remaining hosts for this loop 29661 1726867565.71111: getting the next task for host managed_node1 29661 1726867565.71116: done getting next task for host managed_node1 29661 1726867565.71118: ^ task is: TASK: Assert that the specified IPv6 routing rule was configured in the connection "{{ interface }}" 29661 1726867565.71120: ^ 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 29661 1726867565.71125: getting variables 29661 1726867565.71127: in VariableManager get_vars() 29661 1726867565.71156: Calling all_inventory to load vars for managed_node1 29661 1726867565.71158: Calling groups_inventory to load vars for managed_node1 29661 1726867565.71160: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.71168: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.71170: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.71173: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.71915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.72857: done with get_vars() 29661 1726867565.72874: done getting variables 29661 1726867565.72912: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867565.72990: variable 'interface' from source: set_fact TASK [Assert that the specified IPv6 routing rule was configured in the connection "ethtest0"] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:205 Friday 20 September 2024 17:26:05 -0400 (0:00:00.047) 0:00:20.048 ****** 29661 1726867565.73009: entering _queue_task() for managed_node1/assert 29661 1726867565.73197: worker is 1 (out of 1 available) 29661 1726867565.73209: exiting _queue_task() for managed_node1/assert 29661 1726867565.73220: done queuing things up, now waiting for results queue to drain 29661 1726867565.73222: waiting for pending results... 29661 1726867565.73385: running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" 29661 1726867565.73438: in run() - task 0affcac9-a3a5-cfde-a624-000000000067 29661 1726867565.73458: variable 'ansible_search_path' from source: unknown 29661 1726867565.73479: calling self._execute() 29661 1726867565.73550: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.73556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.73567: variable 'omit' from source: magic vars 29661 1726867565.73982: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.73986: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.73988: variable 'omit' from source: magic vars 29661 1726867565.73990: variable 'omit' from source: magic vars 29661 1726867565.73992: variable 'interface' from source: set_fact 29661 1726867565.73993: variable 'omit' from source: magic vars 29661 1726867565.74026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.74063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.74089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.74109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.74124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.74155: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.74162: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.74169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.74271: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.74284: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.74291: Set connection var ansible_connection to ssh 29661 1726867565.74299: Set connection var ansible_pipelining to False 29661 1726867565.74305: Set connection var ansible_shell_type to sh 29661 1726867565.74318: Set connection var ansible_timeout to 10 29661 1726867565.74342: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.74349: variable 'ansible_connection' from source: unknown 29661 1726867565.74356: variable 'ansible_module_compression' from source: unknown 29661 1726867565.74362: variable 'ansible_shell_type' from source: unknown 29661 1726867565.74368: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.74374: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.74384: variable 'ansible_pipelining' from source: unknown 29661 1726867565.74391: variable 'ansible_timeout' from source: unknown 29661 1726867565.74398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.74574: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867565.74595: variable 'omit' from source: magic vars 29661 1726867565.74607: starting attempt loop 29661 1726867565.74613: running the handler 29661 1726867565.74767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867565.74989: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867565.75035: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867565.75222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867565.75303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867565.75503: variable 'connection_route_rule6' from source: set_fact 29661 1726867565.75535: Evaluated conditional (connection_route_rule6.stdout is search("priority 30600 to 2001:db8::4/32 table 30600")): True 29661 1726867565.75718: variable 'connection_route_rule6' from source: set_fact 29661 1726867565.75748: 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 29661 1726867565.76093: variable 'connection_route_rule6' from source: set_fact 29661 1726867565.76097: Evaluated conditional (connection_route_rule6.stdout is search("priority 30602 from ::/0 table 30600")): True 29661 1726867565.76100: handler run complete 29661 1726867565.76109: attempt loop complete, returning result 29661 1726867565.76116: _execute() done 29661 1726867565.76119: dumping result to json 29661 1726867565.76122: done dumping result, returning 29661 1726867565.76170: done running TaskExecutor() for managed_node1/TASK: Assert that the specified IPv6 routing rule was configured in the connection "ethtest0" [0affcac9-a3a5-cfde-a624-000000000067] 29661 1726867565.76195: sending task result for task 0affcac9-a3a5-cfde-a624-000000000067 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867565.76603: no more pending results, returning what we have 29661 1726867565.76607: results queue empty 29661 1726867565.76608: checking for any_errors_fatal 29661 1726867565.76615: done checking for any_errors_fatal 29661 1726867565.76616: checking for max_fail_percentage 29661 1726867565.76618: done checking for max_fail_percentage 29661 1726867565.76618: checking to see if all hosts have failed and the running result is not ok 29661 1726867565.76619: done checking to see if all hosts have failed 29661 1726867565.76620: getting the remaining hosts for this loop 29661 1726867565.76621: done getting the remaining hosts for this loop 29661 1726867565.76624: getting the next task for host managed_node1 29661 1726867565.76631: done getting next task for host managed_node1 29661 1726867565.76633: ^ task is: TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29661 1726867565.76635: ^ 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 29661 1726867565.76639: getting variables 29661 1726867565.76641: in VariableManager get_vars() 29661 1726867565.76679: Calling all_inventory to load vars for managed_node1 29661 1726867565.76681: Calling groups_inventory to load vars for managed_node1 29661 1726867565.76684: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867565.76702: Calling all_plugins_play to load vars for managed_node1 29661 1726867565.76706: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867565.76709: Calling groups_plugins_play to load vars for managed_node1 29661 1726867565.77873: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000067 29661 1726867565.78080: WORKER PROCESS EXITING 29661 1726867565.78140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867565.80627: done with get_vars() 29661 1726867565.80649: done getting variables TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:213 Friday 20 September 2024 17:26:05 -0400 (0:00:00.077) 0:00:20.126 ****** 29661 1726867565.80742: entering _queue_task() for managed_node1/file 29661 1726867565.81051: worker is 1 (out of 1 available) 29661 1726867565.81063: exiting _queue_task() for managed_node1/file 29661 1726867565.81075: done queuing things up, now waiting for results queue to drain 29661 1726867565.81079: waiting for pending results... 29661 1726867565.81340: running TaskExecutor() for managed_node1/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` 29661 1726867565.81438: in run() - task 0affcac9-a3a5-cfde-a624-000000000068 29661 1726867565.81457: variable 'ansible_search_path' from source: unknown 29661 1726867565.81514: calling self._execute() 29661 1726867565.81642: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.81655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.81673: variable 'omit' from source: magic vars 29661 1726867565.82058: variable 'ansible_distribution_major_version' from source: facts 29661 1726867565.82075: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867565.82089: variable 'omit' from source: magic vars 29661 1726867565.82113: variable 'omit' from source: magic vars 29661 1726867565.82154: variable 'omit' from source: magic vars 29661 1726867565.82588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867565.82592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867565.82594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867565.82597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.82821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867565.82825: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867565.82828: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.82830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.82966: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867565.82976: Set connection var ansible_shell_executable to /bin/sh 29661 1726867565.82986: Set connection var ansible_connection to ssh 29661 1726867565.82995: Set connection var ansible_pipelining to False 29661 1726867565.83002: Set connection var ansible_shell_type to sh 29661 1726867565.83014: Set connection var ansible_timeout to 10 29661 1726867565.83061: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.83254: variable 'ansible_connection' from source: unknown 29661 1726867565.83257: variable 'ansible_module_compression' from source: unknown 29661 1726867565.83260: variable 'ansible_shell_type' from source: unknown 29661 1726867565.83262: variable 'ansible_shell_executable' from source: unknown 29661 1726867565.83264: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867565.83266: variable 'ansible_pipelining' from source: unknown 29661 1726867565.83269: variable 'ansible_timeout' from source: unknown 29661 1726867565.83272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867565.83589: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867565.83604: variable 'omit' from source: magic vars 29661 1726867565.83614: starting attempt loop 29661 1726867565.83620: running the handler 29661 1726867565.83636: _low_level_execute_command(): starting 29661 1726867565.83648: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867565.84964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867565.84988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867565.85016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.85126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.86808: stdout chunk (state=3): >>>/root <<< 29661 1726867565.87083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.87086: stdout chunk (state=3): >>><<< 29661 1726867565.87089: stderr chunk (state=3): >>><<< 29661 1726867565.87092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.87105: _low_level_execute_command(): starting 29661 1726867565.87256: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985 `" && echo ansible-tmp-1726867565.8707426-30632-84108316806985="` echo /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985 `" ) && sleep 0' 29661 1726867565.88748: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867565.88758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867565.88769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867565.88786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867565.89113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867565.89171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867565.91079: stdout chunk (state=3): >>>ansible-tmp-1726867565.8707426-30632-84108316806985=/root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985 <<< 29661 1726867565.91220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867565.91237: stdout chunk (state=3): >>><<< 29661 1726867565.91258: stderr chunk (state=3): >>><<< 29661 1726867565.91284: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867565.8707426-30632-84108316806985=/root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867565.91350: variable 'ansible_module_compression' from source: unknown 29661 1726867565.91415: ANSIBALLZ: Using lock for file 29661 1726867565.91431: ANSIBALLZ: Acquiring lock 29661 1726867565.91440: ANSIBALLZ: Lock acquired: 139972692072816 29661 1726867565.91452: ANSIBALLZ: Creating module 29661 1726867566.05790: ANSIBALLZ: Writing module into payload 29661 1726867566.05809: ANSIBALLZ: Writing module 29661 1726867566.05836: ANSIBALLZ: Renaming module 29661 1726867566.05846: ANSIBALLZ: Done creating module 29661 1726867566.05873: variable 'ansible_facts' from source: unknown 29661 1726867566.05963: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py 29661 1726867566.06098: Sending initial data 29661 1726867566.06205: Sent initial data (152 bytes) 29661 1726867566.06710: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867566.06717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.06803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.06810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867566.06835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.06896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.08520: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867566.08527: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867566.08567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867566.08616: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpfk4p1e4r /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py <<< 29661 1726867566.08622: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py" <<< 29661 1726867566.08664: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 29661 1726867566.08667: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpfk4p1e4r" to remote "/root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py" <<< 29661 1726867566.09226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.09263: stderr chunk (state=3): >>><<< 29661 1726867566.09273: stdout chunk (state=3): >>><<< 29661 1726867566.09305: done transferring module to remote 29661 1726867566.09376: _low_level_execute_command(): starting 29661 1726867566.09382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/ /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py && sleep 0' 29661 1726867566.09925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.09967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867566.09990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867566.10006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.10150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.11910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.11934: stderr chunk (state=3): >>><<< 29661 1726867566.11939: stdout chunk (state=3): >>><<< 29661 1726867566.11956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867566.11959: _low_level_execute_command(): starting 29661 1726867566.11962: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/AnsiballZ_file.py && sleep 0' 29661 1726867566.12389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867566.12393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867566.12396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.12442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867566.12456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.12539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.28215: 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}}} <<< 29661 1726867566.29607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867566.29644: stderr chunk (state=3): >>><<< 29661 1726867566.29648: stdout chunk (state=3): >>><<< 29661 1726867566.29717: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867566.29726: 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-1726867565.8707426-30632-84108316806985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867566.29735: _low_level_execute_command(): starting 29661 1726867566.29738: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867565.8707426-30632-84108316806985/ > /dev/null 2>&1 && sleep 0' 29661 1726867566.30375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867566.30384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867566.30387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.30390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867566.30392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.30458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.30498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.32329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.32369: stderr chunk (state=3): >>><<< 29661 1726867566.32372: stdout chunk (state=3): >>><<< 29661 1726867566.32432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867566.32456: handler run complete 29661 1726867566.32459: attempt loop complete, returning result 29661 1726867566.32461: _execute() done 29661 1726867566.32463: dumping result to json 29661 1726867566.32465: done dumping result, returning 29661 1726867566.32474: done running TaskExecutor() for managed_node1/TASK: Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` [0affcac9-a3a5-cfde-a624-000000000068] 29661 1726867566.32476: sending task result for task 0affcac9-a3a5-cfde-a624-000000000068 29661 1726867566.32608: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000068 29661 1726867566.32610: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } 29661 1726867566.32708: no more pending results, returning what we have 29661 1726867566.32712: results queue empty 29661 1726867566.32713: checking for any_errors_fatal 29661 1726867566.32722: done checking for any_errors_fatal 29661 1726867566.32725: checking for max_fail_percentage 29661 1726867566.32728: done checking for max_fail_percentage 29661 1726867566.32728: checking to see if all hosts have failed and the running result is not ok 29661 1726867566.32729: done checking to see if all hosts have failed 29661 1726867566.32730: getting the remaining hosts for this loop 29661 1726867566.32732: done getting the remaining hosts for this loop 29661 1726867566.32735: getting the next task for host managed_node1 29661 1726867566.32742: done getting next task for host managed_node1 29661 1726867566.32744: ^ task is: TASK: meta (flush_handlers) 29661 1726867566.32747: ^ 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 29661 1726867566.32752: getting variables 29661 1726867566.32754: in VariableManager get_vars() 29661 1726867566.32797: Calling all_inventory to load vars for managed_node1 29661 1726867566.32800: Calling groups_inventory to load vars for managed_node1 29661 1726867566.32802: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867566.32813: Calling all_plugins_play to load vars for managed_node1 29661 1726867566.32816: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867566.32818: Calling groups_plugins_play to load vars for managed_node1 29661 1726867566.33878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867566.35132: done with get_vars() 29661 1726867566.35148: done getting variables 29661 1726867566.35199: in VariableManager get_vars() 29661 1726867566.35212: Calling all_inventory to load vars for managed_node1 29661 1726867566.35214: Calling groups_inventory to load vars for managed_node1 29661 1726867566.35216: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867566.35221: Calling all_plugins_play to load vars for managed_node1 29661 1726867566.35227: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867566.35229: Calling groups_plugins_play to load vars for managed_node1 29661 1726867566.36007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867566.36903: done with get_vars() 29661 1726867566.36920: done queuing things up, now waiting for results queue to drain 29661 1726867566.36921: results queue empty 29661 1726867566.36922: checking for any_errors_fatal 29661 1726867566.36926: done checking for any_errors_fatal 29661 1726867566.36926: checking for max_fail_percentage 29661 1726867566.36927: done checking for max_fail_percentage 29661 1726867566.36928: checking to see if all hosts have failed and the running result is not ok 29661 1726867566.36928: done checking to see if all hosts have failed 29661 1726867566.36929: getting the remaining hosts for this loop 29661 1726867566.36929: done getting the remaining hosts for this loop 29661 1726867566.36931: getting the next task for host managed_node1 29661 1726867566.36933: done getting next task for host managed_node1 29661 1726867566.36934: ^ task is: TASK: meta (flush_handlers) 29661 1726867566.36935: ^ 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 29661 1726867566.36937: getting variables 29661 1726867566.36938: in VariableManager get_vars() 29661 1726867566.36945: Calling all_inventory to load vars for managed_node1 29661 1726867566.36946: Calling groups_inventory to load vars for managed_node1 29661 1726867566.36947: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867566.36951: Calling all_plugins_play to load vars for managed_node1 29661 1726867566.36952: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867566.36954: Calling groups_plugins_play to load vars for managed_node1 29661 1726867566.37719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867566.38744: done with get_vars() 29661 1726867566.38758: done getting variables 29661 1726867566.38807: in VariableManager get_vars() 29661 1726867566.38816: Calling all_inventory to load vars for managed_node1 29661 1726867566.38817: Calling groups_inventory to load vars for managed_node1 29661 1726867566.38818: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867566.38821: Calling all_plugins_play to load vars for managed_node1 29661 1726867566.38825: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867566.38827: Calling groups_plugins_play to load vars for managed_node1 29661 1726867566.39574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867566.40756: done with get_vars() 29661 1726867566.40773: done queuing things up, now waiting for results queue to drain 29661 1726867566.40779: results queue empty 29661 1726867566.40780: checking for any_errors_fatal 29661 1726867566.40782: done checking for any_errors_fatal 29661 1726867566.40782: checking for max_fail_percentage 29661 1726867566.40783: done checking for max_fail_percentage 29661 1726867566.40783: checking to see if all hosts have failed and the running result is not ok 29661 1726867566.40784: done checking to see if all hosts have failed 29661 1726867566.40784: getting the remaining hosts for this loop 29661 1726867566.40785: done getting the remaining hosts for this loop 29661 1726867566.40787: getting the next task for host managed_node1 29661 1726867566.40789: done getting next task for host managed_node1 29661 1726867566.40789: ^ task is: None 29661 1726867566.40790: ^ 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 29661 1726867566.40791: done queuing things up, now waiting for results queue to drain 29661 1726867566.40791: results queue empty 29661 1726867566.40792: checking for any_errors_fatal 29661 1726867566.40792: done checking for any_errors_fatal 29661 1726867566.40793: checking for max_fail_percentage 29661 1726867566.40793: done checking for max_fail_percentage 29661 1726867566.40794: checking to see if all hosts have failed and the running result is not ok 29661 1726867566.40794: done checking to see if all hosts have failed 29661 1726867566.40796: getting the next task for host managed_node1 29661 1726867566.40797: done getting next task for host managed_node1 29661 1726867566.40798: ^ task is: None 29661 1726867566.40799: ^ 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 29661 1726867566.40847: in VariableManager get_vars() 29661 1726867566.40861: done with get_vars() 29661 1726867566.40864: in VariableManager get_vars() 29661 1726867566.40873: done with get_vars() 29661 1726867566.40876: variable 'omit' from source: magic vars 29661 1726867566.40970: variable 'profile' from source: play vars 29661 1726867566.41054: in VariableManager get_vars() 29661 1726867566.41064: done with get_vars() 29661 1726867566.41079: variable 'omit' from source: magic vars 29661 1726867566.41125: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 29661 1726867566.41657: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29661 1726867566.41682: getting the remaining hosts for this loop 29661 1726867566.41683: done getting the remaining hosts for this loop 29661 1726867566.41686: getting the next task for host managed_node1 29661 1726867566.41688: done getting next task for host managed_node1 29661 1726867566.41690: ^ task is: TASK: Gathering Facts 29661 1726867566.41695: ^ 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 29661 1726867566.41697: getting variables 29661 1726867566.41698: in VariableManager get_vars() 29661 1726867566.41745: Calling all_inventory to load vars for managed_node1 29661 1726867566.41747: Calling groups_inventory to load vars for managed_node1 29661 1726867566.41748: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867566.41752: Calling all_plugins_play to load vars for managed_node1 29661 1726867566.41754: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867566.41755: Calling groups_plugins_play to load vars for managed_node1 29661 1726867566.42434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867566.43375: done with get_vars() 29661 1726867566.43390: done getting variables 29661 1726867566.43419: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 17:26:06 -0400 (0:00:00.626) 0:00:20.753 ****** 29661 1726867566.43437: entering _queue_task() for managed_node1/gather_facts 29661 1726867566.43686: worker is 1 (out of 1 available) 29661 1726867566.43699: exiting _queue_task() for managed_node1/gather_facts 29661 1726867566.43711: done queuing things up, now waiting for results queue to drain 29661 1726867566.43712: waiting for pending results... 29661 1726867566.43994: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867566.44132: in run() - task 0affcac9-a3a5-cfde-a624-0000000004b1 29661 1726867566.44144: variable 'ansible_search_path' from source: unknown 29661 1726867566.44174: calling self._execute() 29661 1726867566.44253: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867566.44257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867566.44266: variable 'omit' from source: magic vars 29661 1726867566.44883: variable 'ansible_distribution_major_version' from source: facts 29661 1726867566.44886: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867566.44889: variable 'omit' from source: magic vars 29661 1726867566.44891: variable 'omit' from source: magic vars 29661 1726867566.44898: variable 'omit' from source: magic vars 29661 1726867566.44972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867566.45052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867566.45096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867566.45120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867566.45132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867566.45155: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867566.45162: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867566.45165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867566.45376: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867566.45380: Set connection var ansible_shell_executable to /bin/sh 29661 1726867566.45385: Set connection var ansible_connection to ssh 29661 1726867566.45390: Set connection var ansible_pipelining to False 29661 1726867566.45393: Set connection var ansible_shell_type to sh 29661 1726867566.45395: Set connection var ansible_timeout to 10 29661 1726867566.45397: variable 'ansible_shell_executable' from source: unknown 29661 1726867566.45399: variable 'ansible_connection' from source: unknown 29661 1726867566.45401: variable 'ansible_module_compression' from source: unknown 29661 1726867566.45403: variable 'ansible_shell_type' from source: unknown 29661 1726867566.45405: variable 'ansible_shell_executable' from source: unknown 29661 1726867566.45408: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867566.45410: variable 'ansible_pipelining' from source: unknown 29661 1726867566.45412: variable 'ansible_timeout' from source: unknown 29661 1726867566.45414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867566.45627: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867566.45639: variable 'omit' from source: magic vars 29661 1726867566.45645: starting attempt loop 29661 1726867566.45648: running the handler 29661 1726867566.45661: variable 'ansible_facts' from source: unknown 29661 1726867566.45680: _low_level_execute_command(): starting 29661 1726867566.45687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867566.46517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.46552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.48274: stdout chunk (state=3): >>>/root <<< 29661 1726867566.48367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.48402: stderr chunk (state=3): >>><<< 29661 1726867566.48404: stdout chunk (state=3): >>><<< 29661 1726867566.48418: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867566.48483: _low_level_execute_command(): starting 29661 1726867566.48489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735 `" && echo ansible-tmp-1726867566.4842515-30663-107978966119735="` echo /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735 `" ) && sleep 0' 29661 1726867566.48866: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867566.48870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867566.48872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867566.48874: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.48931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867566.48938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.48987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.51007: stdout chunk (state=3): >>>ansible-tmp-1726867566.4842515-30663-107978966119735=/root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735 <<< 29661 1726867566.51181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.51185: stdout chunk (state=3): >>><<< 29661 1726867566.51188: stderr chunk (state=3): >>><<< 29661 1726867566.51383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867566.4842515-30663-107978966119735=/root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867566.51387: variable 'ansible_module_compression' from source: unknown 29661 1726867566.51390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867566.51392: variable 'ansible_facts' from source: unknown 29661 1726867566.51640: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py 29661 1726867566.51908: Sending initial data 29661 1726867566.51911: Sent initial data (154 bytes) 29661 1726867566.52995: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.53024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867566.53043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867566.53203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.53287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.54980: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867566.54992: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867566.55025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867566.55075: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpvsqypmso /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py <<< 29661 1726867566.55086: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py" <<< 29661 1726867566.55117: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpvsqypmso" to remote "/root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py" <<< 29661 1726867566.56605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.56637: stderr chunk (state=3): >>><<< 29661 1726867566.56640: stdout chunk (state=3): >>><<< 29661 1726867566.56656: done transferring module to remote 29661 1726867566.56665: _low_level_execute_command(): starting 29661 1726867566.56670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/ /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py && sleep 0' 29661 1726867566.57269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867566.57272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867566.57274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867566.57276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867566.57352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.57369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.57411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867566.59385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867566.59392: stdout chunk (state=3): >>><<< 29661 1726867566.59394: stderr chunk (state=3): >>><<< 29661 1726867566.59544: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867566.59547: _low_level_execute_command(): starting 29661 1726867566.59550: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/AnsiballZ_setup.py && sleep 0' 29661 1726867566.60534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867566.60538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.60540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867566.60543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867566.60545: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867566.60652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867566.60794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867566.60874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.28293: stdout chunk (state=3): >>> {"ansible_facts": {"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": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "06", "epoch": "1726867566", "epoch_int": "1726867566", "date": "2024-09-20", "time": "17:26:06", "iso8601_micro": "2024-09-20T21:26:06.884859Z", "iso8601": "2024-09-20T21:26:06Z", "iso8601_basic": "20240920T172606884859", "iso8601_basic_short": "20240920T172606", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_interfaces": ["rpltstbr", "ethtest0", "eth0", "peerethtest0", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "32:f3:0e:b7:ed:c1", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::30f3:eff:feb7:edc1", "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_ethtest0": {"device": "ethtest0", "macaddress": "96:8a:3d:57:a4:ce", "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::948a:3dff:fe57:a4ce", "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]", "tl<<< 29661 1726867567.28307: stdout chunk (state=3): >>>s_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57", "198.51.100.3"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "2001:db8::2", "fe80::948a:3dff:fe57:a4ce"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "fe80::948a:3dff:fe57:a4ce"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.591796875, "5m": 0.53564453125, "15m": 0.2958984375}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3283, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 812, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29661 1726867567.30425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867567.30462: stderr chunk (state=3): >>><<< 29661 1726867567.30473: stdout chunk (state=3): >>><<< 29661 1726867567.30886: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"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": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "06", "epoch": "1726867566", "epoch_int": "1726867566", "date": "2024-09-20", "time": "17:26:06", "iso8601_micro": "2024-09-20T21:26:06.884859Z", "iso8601": "2024-09-20T21:26:06Z", "iso8601_basic": "20240920T172606884859", "iso8601_basic_short": "20240920T172606", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_interfaces": ["rpltstbr", "ethtest0", "eth0", "peerethtest0", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "32:f3:0e:b7:ed:c1", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::30f3:eff:feb7:edc1", "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_ethtest0": {"device": "ethtest0", "macaddress": "96:8a:3d:57:a4:ce", "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::948a:3dff:fe57:a4ce", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57", "198.51.100.3"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "2001:db8::2", "fe80::948a:3dff:fe57:a4ce"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72", "198.51.100.3"], "ipv6": ["::1", "2001:db8::2", "fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "fe80::948a:3dff:fe57:a4ce"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.591796875, "5m": 0.53564453125, "15m": 0.2958984375}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2942, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 589, "free": 2942}, "nocache": {"free": 3283, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 812, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867567.31584: 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-1726867566.4842515-30663-107978966119735/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867567.31719: _low_level_execute_command(): starting 29661 1726867567.31730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867566.4842515-30663-107978966119735/ > /dev/null 2>&1 && sleep 0' 29661 1726867567.33100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.33249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867567.33261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.33322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.35191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867567.35305: stderr chunk (state=3): >>><<< 29661 1726867567.35315: stdout chunk (state=3): >>><<< 29661 1726867567.35340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867567.35388: handler run complete 29661 1726867567.35662: variable 'ansible_facts' from source: unknown 29661 1726867567.35934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.36768: variable 'ansible_facts' from source: unknown 29661 1726867567.37193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.37268: attempt loop complete, returning result 29661 1726867567.37280: _execute() done 29661 1726867567.37288: dumping result to json 29661 1726867567.37347: done dumping result, returning 29661 1726867567.37360: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-0000000004b1] 29661 1726867567.37370: sending task result for task 0affcac9-a3a5-cfde-a624-0000000004b1 ok: [managed_node1] 29661 1726867567.38607: no more pending results, returning what we have 29661 1726867567.38610: results queue empty 29661 1726867567.38611: checking for any_errors_fatal 29661 1726867567.38613: done checking for any_errors_fatal 29661 1726867567.38613: checking for max_fail_percentage 29661 1726867567.38615: done checking for max_fail_percentage 29661 1726867567.38616: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.38616: done checking to see if all hosts have failed 29661 1726867567.38617: getting the remaining hosts for this loop 29661 1726867567.38618: done getting the remaining hosts for this loop 29661 1726867567.38622: getting the next task for host managed_node1 29661 1726867567.38630: done getting next task for host managed_node1 29661 1726867567.38632: ^ task is: TASK: meta (flush_handlers) 29661 1726867567.38634: ^ 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 29661 1726867567.38638: getting variables 29661 1726867567.38639: in VariableManager get_vars() 29661 1726867567.38666: Calling all_inventory to load vars for managed_node1 29661 1726867567.38669: Calling groups_inventory to load vars for managed_node1 29661 1726867567.38671: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.38685: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.38689: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.38692: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.39290: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004b1 29661 1726867567.39293: WORKER PROCESS EXITING 29661 1726867567.40282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.42642: done with get_vars() 29661 1726867567.42668: done getting variables 29661 1726867567.42747: in VariableManager get_vars() 29661 1726867567.42761: Calling all_inventory to load vars for managed_node1 29661 1726867567.42763: Calling groups_inventory to load vars for managed_node1 29661 1726867567.42765: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.42770: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.42772: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.42774: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.44416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.46427: done with get_vars() 29661 1726867567.46458: done queuing things up, now waiting for results queue to drain 29661 1726867567.46460: results queue empty 29661 1726867567.46461: checking for any_errors_fatal 29661 1726867567.46465: done checking for any_errors_fatal 29661 1726867567.46466: checking for max_fail_percentage 29661 1726867567.46467: done checking for max_fail_percentage 29661 1726867567.46468: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.46469: done checking to see if all hosts have failed 29661 1726867567.46480: getting the remaining hosts for this loop 29661 1726867567.46481: done getting the remaining hosts for this loop 29661 1726867567.46485: getting the next task for host managed_node1 29661 1726867567.46489: done getting next task for host managed_node1 29661 1726867567.46492: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867567.46494: ^ 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 29661 1726867567.46503: getting variables 29661 1726867567.46505: in VariableManager get_vars() 29661 1726867567.46520: Calling all_inventory to load vars for managed_node1 29661 1726867567.46522: Calling groups_inventory to load vars for managed_node1 29661 1726867567.46527: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.46533: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.46535: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.46538: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.47902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.49664: done with get_vars() 29661 1726867567.49689: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:26:07 -0400 (0:00:01.063) 0:00:21.816 ****** 29661 1726867567.49784: entering _queue_task() for managed_node1/include_tasks 29661 1726867567.50152: worker is 1 (out of 1 available) 29661 1726867567.50164: exiting _queue_task() for managed_node1/include_tasks 29661 1726867567.50176: done queuing things up, now waiting for results queue to drain 29661 1726867567.50180: waiting for pending results... 29661 1726867567.50484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867567.50658: in run() - task 0affcac9-a3a5-cfde-a624-000000000071 29661 1726867567.50700: variable 'ansible_search_path' from source: unknown 29661 1726867567.50709: variable 'ansible_search_path' from source: unknown 29661 1726867567.50827: calling self._execute() 29661 1726867567.50867: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.50880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.50893: variable 'omit' from source: magic vars 29661 1726867567.51293: variable 'ansible_distribution_major_version' from source: facts 29661 1726867567.51310: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867567.51321: _execute() done 29661 1726867567.51332: dumping result to json 29661 1726867567.51340: done dumping result, returning 29661 1726867567.51350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-cfde-a624-000000000071] 29661 1726867567.51360: sending task result for task 0affcac9-a3a5-cfde-a624-000000000071 29661 1726867567.51519: no more pending results, returning what we have 29661 1726867567.51526: in VariableManager get_vars() 29661 1726867567.51571: Calling all_inventory to load vars for managed_node1 29661 1726867567.51574: Calling groups_inventory to load vars for managed_node1 29661 1726867567.51578: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.51591: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.51594: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.51597: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.52320: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000071 29661 1726867567.52336: WORKER PROCESS EXITING 29661 1726867567.54534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.61899: done with get_vars() 29661 1726867567.61928: variable 'ansible_search_path' from source: unknown 29661 1726867567.61930: variable 'ansible_search_path' from source: unknown 29661 1726867567.61958: we have included files to process 29661 1726867567.61959: generating all_blocks data 29661 1726867567.61960: done generating all_blocks data 29661 1726867567.61961: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867567.61962: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867567.61964: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867567.62546: done processing included file 29661 1726867567.62548: iterating over new_blocks loaded from include file 29661 1726867567.62549: in VariableManager get_vars() 29661 1726867567.62568: done with get_vars() 29661 1726867567.62570: filtering new block on tags 29661 1726867567.62592: done filtering new block on tags 29661 1726867567.62595: in VariableManager get_vars() 29661 1726867567.62614: done with get_vars() 29661 1726867567.62615: filtering new block on tags 29661 1726867567.62636: done filtering new block on tags 29661 1726867567.62639: in VariableManager get_vars() 29661 1726867567.62656: done with get_vars() 29661 1726867567.62658: filtering new block on tags 29661 1726867567.62673: done filtering new block on tags 29661 1726867567.62675: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29661 1726867567.62685: extending task lists for all hosts with included blocks 29661 1726867567.63071: done extending task lists 29661 1726867567.63073: done processing included files 29661 1726867567.63074: results queue empty 29661 1726867567.63074: checking for any_errors_fatal 29661 1726867567.63076: done checking for any_errors_fatal 29661 1726867567.63076: checking for max_fail_percentage 29661 1726867567.63079: done checking for max_fail_percentage 29661 1726867567.63080: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.63081: done checking to see if all hosts have failed 29661 1726867567.63082: getting the remaining hosts for this loop 29661 1726867567.63083: done getting the remaining hosts for this loop 29661 1726867567.63085: getting the next task for host managed_node1 29661 1726867567.63088: done getting next task for host managed_node1 29661 1726867567.63091: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867567.63093: ^ 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 29661 1726867567.63100: getting variables 29661 1726867567.63101: in VariableManager get_vars() 29661 1726867567.63119: Calling all_inventory to load vars for managed_node1 29661 1726867567.63121: Calling groups_inventory to load vars for managed_node1 29661 1726867567.63125: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.63130: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.63133: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.63136: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.64370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.65988: done with get_vars() 29661 1726867567.66006: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:26:07 -0400 (0:00:00.162) 0:00:21.979 ****** 29661 1726867567.66082: entering _queue_task() for managed_node1/setup 29661 1726867567.66450: worker is 1 (out of 1 available) 29661 1726867567.66463: exiting _queue_task() for managed_node1/setup 29661 1726867567.66593: done queuing things up, now waiting for results queue to drain 29661 1726867567.66595: waiting for pending results... 29661 1726867567.66770: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867567.66931: in run() - task 0affcac9-a3a5-cfde-a624-0000000004f2 29661 1726867567.67082: variable 'ansible_search_path' from source: unknown 29661 1726867567.67085: variable 'ansible_search_path' from source: unknown 29661 1726867567.67088: calling self._execute() 29661 1726867567.67096: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.67106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.67117: variable 'omit' from source: magic vars 29661 1726867567.67487: variable 'ansible_distribution_major_version' from source: facts 29661 1726867567.67503: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867567.67741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867567.70085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867567.70329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867567.70385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867567.70462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867567.70465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867567.70549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867567.70590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867567.70615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867567.70654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867567.70669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867567.70883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867567.70886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867567.70889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867567.70891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867567.70893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867567.71004: variable '__network_required_facts' from source: role '' defaults 29661 1726867567.71030: variable 'ansible_facts' from source: unknown 29661 1726867567.71827: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29661 1726867567.71886: when evaluation is False, skipping this task 29661 1726867567.71889: _execute() done 29661 1726867567.71891: dumping result to json 29661 1726867567.71894: done dumping result, returning 29661 1726867567.71896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-cfde-a624-0000000004f2] 29661 1726867567.71899: sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f2 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29661 1726867567.72038: no more pending results, returning what we have 29661 1726867567.72042: results queue empty 29661 1726867567.72043: checking for any_errors_fatal 29661 1726867567.72045: done checking for any_errors_fatal 29661 1726867567.72045: checking for max_fail_percentage 29661 1726867567.72047: done checking for max_fail_percentage 29661 1726867567.72048: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.72049: done checking to see if all hosts have failed 29661 1726867567.72050: getting the remaining hosts for this loop 29661 1726867567.72051: done getting the remaining hosts for this loop 29661 1726867567.72055: getting the next task for host managed_node1 29661 1726867567.72064: done getting next task for host managed_node1 29661 1726867567.72068: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867567.72072: ^ 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 29661 1726867567.72089: getting variables 29661 1726867567.72091: in VariableManager get_vars() 29661 1726867567.72139: Calling all_inventory to load vars for managed_node1 29661 1726867567.72142: Calling groups_inventory to load vars for managed_node1 29661 1726867567.72145: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.72158: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.72161: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.72164: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.72793: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f2 29661 1726867567.72796: WORKER PROCESS EXITING 29661 1726867567.74084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.75752: done with get_vars() 29661 1726867567.75774: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:26:07 -0400 (0:00:00.097) 0:00:22.077 ****** 29661 1726867567.75885: entering _queue_task() for managed_node1/stat 29661 1726867567.76325: worker is 1 (out of 1 available) 29661 1726867567.76336: exiting _queue_task() for managed_node1/stat 29661 1726867567.76345: done queuing things up, now waiting for results queue to drain 29661 1726867567.76347: waiting for pending results... 29661 1726867567.76541: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867567.76700: in run() - task 0affcac9-a3a5-cfde-a624-0000000004f4 29661 1726867567.76728: variable 'ansible_search_path' from source: unknown 29661 1726867567.76737: variable 'ansible_search_path' from source: unknown 29661 1726867567.76775: calling self._execute() 29661 1726867567.76888: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.76905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.76922: variable 'omit' from source: magic vars 29661 1726867567.77340: variable 'ansible_distribution_major_version' from source: facts 29661 1726867567.77384: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867567.77541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867567.77842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867567.77896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867567.78039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867567.78043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867567.78112: 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) 29661 1726867567.78153: 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) 29661 1726867567.78190: 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) 29661 1726867567.78257: 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) 29661 1726867567.78321: variable '__network_is_ostree' from source: set_fact 29661 1726867567.78337: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867567.78345: when evaluation is False, skipping this task 29661 1726867567.78352: _execute() done 29661 1726867567.78363: dumping result to json 29661 1726867567.78474: done dumping result, returning 29661 1726867567.78480: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-cfde-a624-0000000004f4] 29661 1726867567.78483: sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f4 29661 1726867567.78553: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f4 29661 1726867567.78556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867567.78610: no more pending results, returning what we have 29661 1726867567.78614: results queue empty 29661 1726867567.78615: checking for any_errors_fatal 29661 1726867567.78620: done checking for any_errors_fatal 29661 1726867567.78620: checking for max_fail_percentage 29661 1726867567.78622: done checking for max_fail_percentage 29661 1726867567.78626: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.78627: done checking to see if all hosts have failed 29661 1726867567.78628: getting the remaining hosts for this loop 29661 1726867567.78629: done getting the remaining hosts for this loop 29661 1726867567.78633: getting the next task for host managed_node1 29661 1726867567.78640: done getting next task for host managed_node1 29661 1726867567.78644: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867567.78647: ^ 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 29661 1726867567.78661: getting variables 29661 1726867567.78662: in VariableManager get_vars() 29661 1726867567.78702: Calling all_inventory to load vars for managed_node1 29661 1726867567.78705: Calling groups_inventory to load vars for managed_node1 29661 1726867567.78707: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.78719: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.78722: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.78729: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.80366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.82044: done with get_vars() 29661 1726867567.82065: done getting variables 29661 1726867567.82121: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:26:07 -0400 (0:00:00.062) 0:00:22.140 ****** 29661 1726867567.82163: entering _queue_task() for managed_node1/set_fact 29661 1726867567.82458: worker is 1 (out of 1 available) 29661 1726867567.82582: exiting _queue_task() for managed_node1/set_fact 29661 1726867567.82593: done queuing things up, now waiting for results queue to drain 29661 1726867567.82594: waiting for pending results... 29661 1726867567.82892: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867567.82934: in run() - task 0affcac9-a3a5-cfde-a624-0000000004f5 29661 1726867567.82958: variable 'ansible_search_path' from source: unknown 29661 1726867567.82967: variable 'ansible_search_path' from source: unknown 29661 1726867567.83010: calling self._execute() 29661 1726867567.83134: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.83151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.83165: variable 'omit' from source: magic vars 29661 1726867567.83565: variable 'ansible_distribution_major_version' from source: facts 29661 1726867567.83680: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867567.83764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867567.83964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867567.83999: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867567.84026: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867567.84054: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867567.84148: 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) 29661 1726867567.84166: 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) 29661 1726867567.84186: 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) 29661 1726867567.84203: 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) 29661 1726867567.84266: variable '__network_is_ostree' from source: set_fact 29661 1726867567.84272: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867567.84275: when evaluation is False, skipping this task 29661 1726867567.84280: _execute() done 29661 1726867567.84282: dumping result to json 29661 1726867567.84287: done dumping result, returning 29661 1726867567.84293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-cfde-a624-0000000004f5] 29661 1726867567.84298: sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f5 29661 1726867567.84375: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f5 29661 1726867567.84380: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867567.84421: no more pending results, returning what we have 29661 1726867567.84424: results queue empty 29661 1726867567.84425: checking for any_errors_fatal 29661 1726867567.84429: done checking for any_errors_fatal 29661 1726867567.84430: checking for max_fail_percentage 29661 1726867567.84431: done checking for max_fail_percentage 29661 1726867567.84432: checking to see if all hosts have failed and the running result is not ok 29661 1726867567.84433: done checking to see if all hosts have failed 29661 1726867567.84434: getting the remaining hosts for this loop 29661 1726867567.84435: done getting the remaining hosts for this loop 29661 1726867567.84438: getting the next task for host managed_node1 29661 1726867567.84447: done getting next task for host managed_node1 29661 1726867567.84450: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867567.84453: ^ 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 29661 1726867567.84465: getting variables 29661 1726867567.84467: in VariableManager get_vars() 29661 1726867567.84502: Calling all_inventory to load vars for managed_node1 29661 1726867567.84505: Calling groups_inventory to load vars for managed_node1 29661 1726867567.84507: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867567.84515: Calling all_plugins_play to load vars for managed_node1 29661 1726867567.84518: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867567.84520: Calling groups_plugins_play to load vars for managed_node1 29661 1726867567.85420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867567.86790: done with get_vars() 29661 1726867567.86804: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:26:07 -0400 (0:00:00.047) 0:00:22.187 ****** 29661 1726867567.86867: entering _queue_task() for managed_node1/service_facts 29661 1726867567.87068: worker is 1 (out of 1 available) 29661 1726867567.87082: exiting _queue_task() for managed_node1/service_facts 29661 1726867567.87095: done queuing things up, now waiting for results queue to drain 29661 1726867567.87096: waiting for pending results... 29661 1726867567.87264: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867567.87349: in run() - task 0affcac9-a3a5-cfde-a624-0000000004f7 29661 1726867567.87361: variable 'ansible_search_path' from source: unknown 29661 1726867567.87364: variable 'ansible_search_path' from source: unknown 29661 1726867567.87392: calling self._execute() 29661 1726867567.87473: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.87479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.87487: variable 'omit' from source: magic vars 29661 1726867567.87762: variable 'ansible_distribution_major_version' from source: facts 29661 1726867567.87771: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867567.87776: variable 'omit' from source: magic vars 29661 1726867567.87815: variable 'omit' from source: magic vars 29661 1726867567.87840: variable 'omit' from source: magic vars 29661 1726867567.87870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867567.87899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867567.87914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867567.87928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867567.87939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867567.87961: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867567.87964: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.87966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.88039: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867567.88043: Set connection var ansible_shell_executable to /bin/sh 29661 1726867567.88046: Set connection var ansible_connection to ssh 29661 1726867567.88051: Set connection var ansible_pipelining to False 29661 1726867567.88054: Set connection var ansible_shell_type to sh 29661 1726867567.88060: Set connection var ansible_timeout to 10 29661 1726867567.88076: variable 'ansible_shell_executable' from source: unknown 29661 1726867567.88081: variable 'ansible_connection' from source: unknown 29661 1726867567.88084: variable 'ansible_module_compression' from source: unknown 29661 1726867567.88087: variable 'ansible_shell_type' from source: unknown 29661 1726867567.88090: variable 'ansible_shell_executable' from source: unknown 29661 1726867567.88092: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867567.88094: variable 'ansible_pipelining' from source: unknown 29661 1726867567.88097: variable 'ansible_timeout' from source: unknown 29661 1726867567.88106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867567.88235: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867567.88244: variable 'omit' from source: magic vars 29661 1726867567.88249: starting attempt loop 29661 1726867567.88251: running the handler 29661 1726867567.88263: _low_level_execute_command(): starting 29661 1726867567.88270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867567.88984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.88988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867567.88991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.89020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867567.89030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.89115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.90801: stdout chunk (state=3): >>>/root <<< 29661 1726867567.90903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867567.90929: stderr chunk (state=3): >>><<< 29661 1726867567.90932: stdout chunk (state=3): >>><<< 29661 1726867567.90950: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867567.90963: _low_level_execute_command(): starting 29661 1726867567.90969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460 `" && echo ansible-tmp-1726867567.9095087-30723-5166726512460="` echo /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460 `" ) && sleep 0' 29661 1726867567.91476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867567.91482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867567.91492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.91532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.91589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.93463: stdout chunk (state=3): >>>ansible-tmp-1726867567.9095087-30723-5166726512460=/root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460 <<< 29661 1726867567.93579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867567.93600: stderr chunk (state=3): >>><<< 29661 1726867567.93603: stdout chunk (state=3): >>><<< 29661 1726867567.93618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867567.9095087-30723-5166726512460=/root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867567.93652: variable 'ansible_module_compression' from source: unknown 29661 1726867567.93687: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29661 1726867567.93723: variable 'ansible_facts' from source: unknown 29661 1726867567.93778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py 29661 1726867567.93874: Sending initial data 29661 1726867567.93880: Sent initial data (160 bytes) 29661 1726867567.94289: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867567.94293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867567.94295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867567.94297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867567.94300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.94348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867567.94356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867567.94358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.94399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.95924: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867567.95982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867567.96022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpvqeodyvl /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py <<< 29661 1726867567.96032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py" <<< 29661 1726867567.96065: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpvqeodyvl" to remote "/root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py" <<< 29661 1726867567.96645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867567.96676: stderr chunk (state=3): >>><<< 29661 1726867567.96681: stdout chunk (state=3): >>><<< 29661 1726867567.96716: done transferring module to remote 29661 1726867567.96726: _low_level_execute_command(): starting 29661 1726867567.96730: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/ /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py && sleep 0' 29661 1726867567.97137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867567.97140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867567.97142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867567.97144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867567.97147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.97195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867567.97198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.97247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867567.98982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867567.99004: stderr chunk (state=3): >>><<< 29661 1726867567.99007: stdout chunk (state=3): >>><<< 29661 1726867567.99018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867567.99022: _low_level_execute_command(): starting 29661 1726867567.99027: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/AnsiballZ_service_facts.py && sleep 0' 29661 1726867567.99421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867567.99424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867567.99427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.99429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867567.99431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867567.99482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867567.99490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867567.99539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.50596: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 29661 1726867569.50616: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 29661 1726867569.50644: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 29661 1726867569.50663: stdout chunk (state=3): >>>inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 29661 1726867569.50674: stdout chunk (state=3): >>>atic", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29661 1726867569.52210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867569.52214: stdout chunk (state=3): >>><<< 29661 1726867569.52216: stderr chunk (state=3): >>><<< 29661 1726867569.52258: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867569.53085: 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-1726867567.9095087-30723-5166726512460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867569.53089: _low_level_execute_command(): starting 29661 1726867569.53091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867567.9095087-30723-5166726512460/ > /dev/null 2>&1 && sleep 0' 29661 1726867569.53554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.53560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867569.53580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867569.53583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.53630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867569.53634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.53690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.55536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867569.55539: stdout chunk (state=3): >>><<< 29661 1726867569.55559: stderr chunk (state=3): >>><<< 29661 1726867569.55563: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867569.55581: handler run complete 29661 1726867569.55688: variable 'ansible_facts' from source: unknown 29661 1726867569.55789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867569.56065: variable 'ansible_facts' from source: unknown 29661 1726867569.56149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867569.56264: attempt loop complete, returning result 29661 1726867569.56269: _execute() done 29661 1726867569.56271: dumping result to json 29661 1726867569.56308: done dumping result, returning 29661 1726867569.56315: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-cfde-a624-0000000004f7] 29661 1726867569.56320: sending task result for task 0affcac9-a3a5-cfde-a624-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 } 29661 1726867569.57052: no more pending results, returning what we have 29661 1726867569.57055: results queue empty 29661 1726867569.57056: checking for any_errors_fatal 29661 1726867569.57059: done checking for any_errors_fatal 29661 1726867569.57060: checking for max_fail_percentage 29661 1726867569.57061: done checking for max_fail_percentage 29661 1726867569.57062: checking to see if all hosts have failed and the running result is not ok 29661 1726867569.57063: done checking to see if all hosts have failed 29661 1726867569.57064: getting the remaining hosts for this loop 29661 1726867569.57065: done getting the remaining hosts for this loop 29661 1726867569.57068: getting the next task for host managed_node1 29661 1726867569.57072: done getting next task for host managed_node1 29661 1726867569.57075: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867569.57079: ^ 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 29661 1726867569.57092: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f7 29661 1726867569.57095: WORKER PROCESS EXITING 29661 1726867569.57100: getting variables 29661 1726867569.57102: in VariableManager get_vars() 29661 1726867569.57126: Calling all_inventory to load vars for managed_node1 29661 1726867569.57128: Calling groups_inventory to load vars for managed_node1 29661 1726867569.57130: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867569.57136: Calling all_plugins_play to load vars for managed_node1 29661 1726867569.57138: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867569.57140: Calling groups_plugins_play to load vars for managed_node1 29661 1726867569.57948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867569.58844: done with get_vars() 29661 1726867569.58860: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:26:09 -0400 (0:00:01.720) 0:00:23.908 ****** 29661 1726867569.58929: entering _queue_task() for managed_node1/package_facts 29661 1726867569.59154: worker is 1 (out of 1 available) 29661 1726867569.59167: exiting _queue_task() for managed_node1/package_facts 29661 1726867569.59180: done queuing things up, now waiting for results queue to drain 29661 1726867569.59182: waiting for pending results... 29661 1726867569.59346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867569.59485: in run() - task 0affcac9-a3a5-cfde-a624-0000000004f8 29661 1726867569.59489: variable 'ansible_search_path' from source: unknown 29661 1726867569.59492: variable 'ansible_search_path' from source: unknown 29661 1726867569.59494: calling self._execute() 29661 1726867569.59557: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867569.59561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867569.59568: variable 'omit' from source: magic vars 29661 1726867569.59846: variable 'ansible_distribution_major_version' from source: facts 29661 1726867569.59850: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867569.59856: variable 'omit' from source: magic vars 29661 1726867569.59899: variable 'omit' from source: magic vars 29661 1726867569.59922: variable 'omit' from source: magic vars 29661 1726867569.59957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867569.59988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867569.60004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867569.60018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867569.60030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867569.60053: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867569.60062: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867569.60065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867569.60134: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867569.60138: Set connection var ansible_shell_executable to /bin/sh 29661 1726867569.60141: Set connection var ansible_connection to ssh 29661 1726867569.60147: Set connection var ansible_pipelining to False 29661 1726867569.60150: Set connection var ansible_shell_type to sh 29661 1726867569.60156: Set connection var ansible_timeout to 10 29661 1726867569.60176: variable 'ansible_shell_executable' from source: unknown 29661 1726867569.60180: variable 'ansible_connection' from source: unknown 29661 1726867569.60183: variable 'ansible_module_compression' from source: unknown 29661 1726867569.60186: variable 'ansible_shell_type' from source: unknown 29661 1726867569.60188: variable 'ansible_shell_executable' from source: unknown 29661 1726867569.60190: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867569.60193: variable 'ansible_pipelining' from source: unknown 29661 1726867569.60195: variable 'ansible_timeout' from source: unknown 29661 1726867569.60197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867569.60340: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867569.60349: variable 'omit' from source: magic vars 29661 1726867569.60353: starting attempt loop 29661 1726867569.60355: running the handler 29661 1726867569.60368: _low_level_execute_command(): starting 29661 1726867569.60375: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867569.60860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.60865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867569.60870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.60925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867569.60931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867569.60933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.60979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.62597: stdout chunk (state=3): >>>/root <<< 29661 1726867569.62695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867569.62719: stderr chunk (state=3): >>><<< 29661 1726867569.62722: stdout chunk (state=3): >>><<< 29661 1726867569.62738: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867569.62750: _low_level_execute_command(): starting 29661 1726867569.62756: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368 `" && echo ansible-tmp-1726867569.6273887-30806-122864563232368="` echo /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368 `" ) && sleep 0' 29661 1726867569.63165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.63169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.63172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.63183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.63221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867569.63224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.63281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.65167: stdout chunk (state=3): >>>ansible-tmp-1726867569.6273887-30806-122864563232368=/root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368 <<< 29661 1726867569.65292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867569.65329: stderr chunk (state=3): >>><<< 29661 1726867569.65349: stdout chunk (state=3): >>><<< 29661 1726867569.65483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867569.6273887-30806-122864563232368=/root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867569.65492: variable 'ansible_module_compression' from source: unknown 29661 1726867569.65495: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29661 1726867569.65535: variable 'ansible_facts' from source: unknown 29661 1726867569.65653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py 29661 1726867569.65751: Sending initial data 29661 1726867569.65754: Sent initial data (162 bytes) 29661 1726867569.66171: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.66175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.66179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867569.66181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867569.66183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.66230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867569.66233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.66286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.67869: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867569.67906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867569.67959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp9u5nae7k /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py <<< 29661 1726867569.67962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py" <<< 29661 1726867569.68005: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp9u5nae7k" to remote "/root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py" <<< 29661 1726867569.69630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867569.69633: stdout chunk (state=3): >>><<< 29661 1726867569.69635: stderr chunk (state=3): >>><<< 29661 1726867569.69637: done transferring module to remote 29661 1726867569.69639: _low_level_execute_command(): starting 29661 1726867569.69641: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/ /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py && sleep 0' 29661 1726867569.70172: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867569.70188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867569.70202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.70227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867569.70247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867569.70293: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.70364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867569.70394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867569.70430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.70473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867569.72458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867569.72461: stdout chunk (state=3): >>><<< 29661 1726867569.72464: stderr chunk (state=3): >>><<< 29661 1726867569.72466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867569.72469: _low_level_execute_command(): starting 29661 1726867569.72471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/AnsiballZ_package_facts.py && sleep 0' 29661 1726867569.73072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867569.73088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867569.73102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867569.73116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867569.73143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867569.73244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867569.73261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867569.73281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867569.73366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867570.17094: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 29661 1726867570.17208: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 29661 1726867570.17283: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29661 1726867570.18987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867570.19044: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 29661 1726867570.19062: stderr chunk (state=3): >>><<< 29661 1726867570.19071: stdout chunk (state=3): >>><<< 29661 1726867570.19289: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867570.21048: 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-1726867569.6273887-30806-122864563232368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867570.21082: _low_level_execute_command(): starting 29661 1726867570.21085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867569.6273887-30806-122864563232368/ > /dev/null 2>&1 && sleep 0' 29661 1726867570.21476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867570.21484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867570.21505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867570.21548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867570.21552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867570.21611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867570.23447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867570.23480: stderr chunk (state=3): >>><<< 29661 1726867570.23484: stdout chunk (state=3): >>><<< 29661 1726867570.23493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867570.23499: handler run complete 29661 1726867570.23952: variable 'ansible_facts' from source: unknown 29661 1726867570.24214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.25730: variable 'ansible_facts' from source: unknown 29661 1726867570.25999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.26393: attempt loop complete, returning result 29661 1726867570.26402: _execute() done 29661 1726867570.26404: dumping result to json 29661 1726867570.26522: done dumping result, returning 29661 1726867570.26533: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-cfde-a624-0000000004f8] 29661 1726867570.26535: sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f8 29661 1726867570.27769: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000004f8 29661 1726867570.27772: 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 } 29661 1726867570.27859: no more pending results, returning what we have 29661 1726867570.27861: results queue empty 29661 1726867570.27862: checking for any_errors_fatal 29661 1726867570.27866: done checking for any_errors_fatal 29661 1726867570.27866: checking for max_fail_percentage 29661 1726867570.27867: done checking for max_fail_percentage 29661 1726867570.27868: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.27868: done checking to see if all hosts have failed 29661 1726867570.27869: getting the remaining hosts for this loop 29661 1726867570.27869: done getting the remaining hosts for this loop 29661 1726867570.27872: getting the next task for host managed_node1 29661 1726867570.27876: done getting next task for host managed_node1 29661 1726867570.27880: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867570.27882: ^ 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 29661 1726867570.27888: getting variables 29661 1726867570.27889: in VariableManager get_vars() 29661 1726867570.27910: Calling all_inventory to load vars for managed_node1 29661 1726867570.27911: Calling groups_inventory to load vars for managed_node1 29661 1726867570.27913: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.27919: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.27921: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.27926: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.28679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.29568: done with get_vars() 29661 1726867570.29587: done getting variables 29661 1726867570.29631: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:26:10 -0400 (0:00:00.707) 0:00:24.615 ****** 29661 1726867570.29653: entering _queue_task() for managed_node1/debug 29661 1726867570.29907: worker is 1 (out of 1 available) 29661 1726867570.29920: exiting _queue_task() for managed_node1/debug 29661 1726867570.29935: done queuing things up, now waiting for results queue to drain 29661 1726867570.29936: waiting for pending results... 29661 1726867570.30116: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867570.30185: in run() - task 0affcac9-a3a5-cfde-a624-000000000072 29661 1726867570.30199: variable 'ansible_search_path' from source: unknown 29661 1726867570.30202: variable 'ansible_search_path' from source: unknown 29661 1726867570.30231: calling self._execute() 29661 1726867570.30319: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.30325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.30332: variable 'omit' from source: magic vars 29661 1726867570.30622: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.30639: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.30644: variable 'omit' from source: magic vars 29661 1726867570.30671: variable 'omit' from source: magic vars 29661 1726867570.30746: variable 'network_provider' from source: set_fact 29661 1726867570.30759: variable 'omit' from source: magic vars 29661 1726867570.30795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867570.30827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867570.30842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867570.30856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867570.30866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867570.30891: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867570.30895: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.30897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.30972: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867570.30975: Set connection var ansible_shell_executable to /bin/sh 29661 1726867570.30980: Set connection var ansible_connection to ssh 29661 1726867570.30991: Set connection var ansible_pipelining to False 29661 1726867570.30994: Set connection var ansible_shell_type to sh 29661 1726867570.31000: Set connection var ansible_timeout to 10 29661 1726867570.31016: variable 'ansible_shell_executable' from source: unknown 29661 1726867570.31020: variable 'ansible_connection' from source: unknown 29661 1726867570.31022: variable 'ansible_module_compression' from source: unknown 29661 1726867570.31024: variable 'ansible_shell_type' from source: unknown 29661 1726867570.31029: variable 'ansible_shell_executable' from source: unknown 29661 1726867570.31032: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.31044: variable 'ansible_pipelining' from source: unknown 29661 1726867570.31046: variable 'ansible_timeout' from source: unknown 29661 1726867570.31048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.31153: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867570.31162: variable 'omit' from source: magic vars 29661 1726867570.31167: starting attempt loop 29661 1726867570.31170: running the handler 29661 1726867570.31209: handler run complete 29661 1726867570.31220: attempt loop complete, returning result 29661 1726867570.31222: _execute() done 29661 1726867570.31225: dumping result to json 29661 1726867570.31231: done dumping result, returning 29661 1726867570.31238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-cfde-a624-000000000072] 29661 1726867570.31242: sending task result for task 0affcac9-a3a5-cfde-a624-000000000072 29661 1726867570.31324: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000072 29661 1726867570.31327: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 29661 1726867570.31420: no more pending results, returning what we have 29661 1726867570.31423: results queue empty 29661 1726867570.31424: checking for any_errors_fatal 29661 1726867570.31437: done checking for any_errors_fatal 29661 1726867570.31437: checking for max_fail_percentage 29661 1726867570.31439: done checking for max_fail_percentage 29661 1726867570.31440: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.31441: done checking to see if all hosts have failed 29661 1726867570.31441: getting the remaining hosts for this loop 29661 1726867570.31443: done getting the remaining hosts for this loop 29661 1726867570.31446: getting the next task for host managed_node1 29661 1726867570.31452: done getting next task for host managed_node1 29661 1726867570.31455: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29661 1726867570.31457: ^ 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 29661 1726867570.31466: getting variables 29661 1726867570.31469: in VariableManager get_vars() 29661 1726867570.31503: Calling all_inventory to load vars for managed_node1 29661 1726867570.31505: Calling groups_inventory to load vars for managed_node1 29661 1726867570.31507: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.31516: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.31518: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.31521: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.32315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.33209: done with get_vars() 29661 1726867570.33225: done getting variables 29661 1726867570.33265: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:26:10 -0400 (0:00:00.036) 0:00:24.651 ****** 29661 1726867570.33290: entering _queue_task() for managed_node1/fail 29661 1726867570.33504: worker is 1 (out of 1 available) 29661 1726867570.33517: exiting _queue_task() for managed_node1/fail 29661 1726867570.33528: done queuing things up, now waiting for results queue to drain 29661 1726867570.33530: waiting for pending results... 29661 1726867570.33699: 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 29661 1726867570.33763: in run() - task 0affcac9-a3a5-cfde-a624-000000000073 29661 1726867570.33774: variable 'ansible_search_path' from source: unknown 29661 1726867570.33779: variable 'ansible_search_path' from source: unknown 29661 1726867570.33806: calling self._execute() 29661 1726867570.33882: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.33886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.33895: variable 'omit' from source: magic vars 29661 1726867570.34163: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.34174: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.34261: variable 'network_state' from source: role '' defaults 29661 1726867570.34269: Evaluated conditional (network_state != {}): False 29661 1726867570.34273: when evaluation is False, skipping this task 29661 1726867570.34276: _execute() done 29661 1726867570.34280: dumping result to json 29661 1726867570.34283: done dumping result, returning 29661 1726867570.34289: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-cfde-a624-000000000073] 29661 1726867570.34295: sending task result for task 0affcac9-a3a5-cfde-a624-000000000073 29661 1726867570.34379: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000073 29661 1726867570.34382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867570.34448: no more pending results, returning what we have 29661 1726867570.34451: results queue empty 29661 1726867570.34452: checking for any_errors_fatal 29661 1726867570.34458: done checking for any_errors_fatal 29661 1726867570.34458: checking for max_fail_percentage 29661 1726867570.34459: done checking for max_fail_percentage 29661 1726867570.34460: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.34461: done checking to see if all hosts have failed 29661 1726867570.34462: getting the remaining hosts for this loop 29661 1726867570.34463: done getting the remaining hosts for this loop 29661 1726867570.34465: getting the next task for host managed_node1 29661 1726867570.34471: done getting next task for host managed_node1 29661 1726867570.34474: ^ 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 29661 1726867570.34478: ^ 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 29661 1726867570.34491: getting variables 29661 1726867570.34492: in VariableManager get_vars() 29661 1726867570.34522: Calling all_inventory to load vars for managed_node1 29661 1726867570.34525: Calling groups_inventory to load vars for managed_node1 29661 1726867570.34527: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.34535: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.34537: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.34540: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.35363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.36237: done with get_vars() 29661 1726867570.36251: done getting variables 29661 1726867570.36294: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:26:10 -0400 (0:00:00.030) 0:00:24.682 ****** 29661 1726867570.36314: entering _queue_task() for managed_node1/fail 29661 1726867570.36511: worker is 1 (out of 1 available) 29661 1726867570.36523: exiting _queue_task() for managed_node1/fail 29661 1726867570.36534: done queuing things up, now waiting for results queue to drain 29661 1726867570.36535: waiting for pending results... 29661 1726867570.36698: 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 29661 1726867570.36765: in run() - task 0affcac9-a3a5-cfde-a624-000000000074 29661 1726867570.36772: variable 'ansible_search_path' from source: unknown 29661 1726867570.36775: variable 'ansible_search_path' from source: unknown 29661 1726867570.36804: calling self._execute() 29661 1726867570.36883: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.36890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.36901: variable 'omit' from source: magic vars 29661 1726867570.37172: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.37183: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.37266: variable 'network_state' from source: role '' defaults 29661 1726867570.37275: Evaluated conditional (network_state != {}): False 29661 1726867570.37281: when evaluation is False, skipping this task 29661 1726867570.37284: _execute() done 29661 1726867570.37286: dumping result to json 29661 1726867570.37289: done dumping result, returning 29661 1726867570.37295: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-cfde-a624-000000000074] 29661 1726867570.37300: sending task result for task 0affcac9-a3a5-cfde-a624-000000000074 29661 1726867570.37382: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000074 29661 1726867570.37385: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867570.37455: no more pending results, returning what we have 29661 1726867570.37458: results queue empty 29661 1726867570.37459: checking for any_errors_fatal 29661 1726867570.37462: done checking for any_errors_fatal 29661 1726867570.37463: checking for max_fail_percentage 29661 1726867570.37464: done checking for max_fail_percentage 29661 1726867570.37465: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.37466: done checking to see if all hosts have failed 29661 1726867570.37467: getting the remaining hosts for this loop 29661 1726867570.37468: done getting the remaining hosts for this loop 29661 1726867570.37470: getting the next task for host managed_node1 29661 1726867570.37474: done getting next task for host managed_node1 29661 1726867570.37479: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29661 1726867570.37482: ^ 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 29661 1726867570.37493: getting variables 29661 1726867570.37495: in VariableManager get_vars() 29661 1726867570.37522: Calling all_inventory to load vars for managed_node1 29661 1726867570.37527: Calling groups_inventory to load vars for managed_node1 29661 1726867570.37529: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.37537: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.37539: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.37542: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.38852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.40701: done with get_vars() 29661 1726867570.40731: done getting variables 29661 1726867570.40790: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:26:10 -0400 (0:00:00.045) 0:00:24.727 ****** 29661 1726867570.40821: entering _queue_task() for managed_node1/fail 29661 1726867570.41116: worker is 1 (out of 1 available) 29661 1726867570.41128: exiting _queue_task() for managed_node1/fail 29661 1726867570.41140: done queuing things up, now waiting for results queue to drain 29661 1726867570.41142: waiting for pending results... 29661 1726867570.41510: 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 29661 1726867570.41546: in run() - task 0affcac9-a3a5-cfde-a624-000000000075 29661 1726867570.41569: variable 'ansible_search_path' from source: unknown 29661 1726867570.41582: variable 'ansible_search_path' from source: unknown 29661 1726867570.41632: calling self._execute() 29661 1726867570.41744: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.41757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.41774: variable 'omit' from source: magic vars 29661 1726867570.42060: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.42071: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.42190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.43692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.43739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.43767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.43797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.43817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.43876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.43903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.43920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.43950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.43961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.44041: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.44053: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29661 1726867570.44138: variable 'ansible_distribution' from source: facts 29661 1726867570.44142: variable '__network_rh_distros' from source: role '' defaults 29661 1726867570.44151: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29661 1726867570.44311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.44334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.44351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.44378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.44389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.44423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.44443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.44460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.44487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.44498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.44528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.44548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.44565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.44593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.44603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.44812: variable 'network_connections' from source: play vars 29661 1726867570.44821: variable 'profile' from source: play vars 29661 1726867570.44874: variable 'profile' from source: play vars 29661 1726867570.44879: variable 'interface' from source: set_fact 29661 1726867570.44921: variable 'interface' from source: set_fact 29661 1726867570.44933: variable 'network_state' from source: role '' defaults 29661 1726867570.44983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867570.45099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867570.45130: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867570.45150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867570.45171: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867570.45209: 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) 29661 1726867570.45282: 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) 29661 1726867570.45285: 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) 29661 1726867570.45287: 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) 29661 1726867570.45291: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 29661 1726867570.45293: when evaluation is False, skipping this task 29661 1726867570.45295: _execute() done 29661 1726867570.45297: dumping result to json 29661 1726867570.45299: done dumping result, returning 29661 1726867570.45301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-cfde-a624-000000000075] 29661 1726867570.45303: sending task result for task 0affcac9-a3a5-cfde-a624-000000000075 29661 1726867570.45382: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000075 29661 1726867570.45384: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29661 1726867570.45458: no more pending results, returning what we have 29661 1726867570.45461: results queue empty 29661 1726867570.45462: checking for any_errors_fatal 29661 1726867570.45468: done checking for any_errors_fatal 29661 1726867570.45468: checking for max_fail_percentage 29661 1726867570.45470: done checking for max_fail_percentage 29661 1726867570.45471: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.45472: done checking to see if all hosts have failed 29661 1726867570.45472: getting the remaining hosts for this loop 29661 1726867570.45474: done getting the remaining hosts for this loop 29661 1726867570.45479: getting the next task for host managed_node1 29661 1726867570.45485: done getting next task for host managed_node1 29661 1726867570.45488: ^ 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 29661 1726867570.45491: ^ 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 29661 1726867570.45503: getting variables 29661 1726867570.45505: in VariableManager get_vars() 29661 1726867570.45542: Calling all_inventory to load vars for managed_node1 29661 1726867570.45545: Calling groups_inventory to load vars for managed_node1 29661 1726867570.45547: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.45557: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.45559: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.45561: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.46388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.47293: done with get_vars() 29661 1726867570.47309: done getting variables 29661 1726867570.47355: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:26:10 -0400 (0:00:00.065) 0:00:24.792 ****** 29661 1726867570.47379: entering _queue_task() for managed_node1/dnf 29661 1726867570.47617: worker is 1 (out of 1 available) 29661 1726867570.47633: exiting _queue_task() for managed_node1/dnf 29661 1726867570.47645: done queuing things up, now waiting for results queue to drain 29661 1726867570.47646: waiting for pending results... 29661 1726867570.47818: 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 29661 1726867570.47894: in run() - task 0affcac9-a3a5-cfde-a624-000000000076 29661 1726867570.47907: variable 'ansible_search_path' from source: unknown 29661 1726867570.47910: variable 'ansible_search_path' from source: unknown 29661 1726867570.47939: calling self._execute() 29661 1726867570.48020: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.48027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.48034: variable 'omit' from source: magic vars 29661 1726867570.48306: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.48318: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.48450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.49950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.50001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.50030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.50060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.50084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.50143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.50164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.50189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.50214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.50228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.50325: variable 'ansible_distribution' from source: facts 29661 1726867570.50329: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.50339: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29661 1726867570.50417: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867570.50503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.50520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.50538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.50563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.50573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.50605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.50621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.50639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.50663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.50673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.50704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.50721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.50739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.50762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.50772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.50875: variable 'network_connections' from source: play vars 29661 1726867570.50887: variable 'profile' from source: play vars 29661 1726867570.50937: variable 'profile' from source: play vars 29661 1726867570.50940: variable 'interface' from source: set_fact 29661 1726867570.50984: variable 'interface' from source: set_fact 29661 1726867570.51035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867570.51421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867570.51449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867570.51473: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867570.51496: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867570.51528: 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) 29661 1726867570.51542: 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) 29661 1726867570.51563: 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) 29661 1726867570.51585: 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) 29661 1726867570.51620: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867570.51770: variable 'network_connections' from source: play vars 29661 1726867570.51773: variable 'profile' from source: play vars 29661 1726867570.51821: variable 'profile' from source: play vars 29661 1726867570.51827: variable 'interface' from source: set_fact 29661 1726867570.51867: variable 'interface' from source: set_fact 29661 1726867570.51891: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867570.51895: when evaluation is False, skipping this task 29661 1726867570.51898: _execute() done 29661 1726867570.51901: dumping result to json 29661 1726867570.51903: done dumping result, returning 29661 1726867570.51909: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000076] 29661 1726867570.51919: sending task result for task 0affcac9-a3a5-cfde-a624-000000000076 29661 1726867570.51999: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000076 29661 1726867570.52002: 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" } 29661 1726867570.52071: no more pending results, returning what we have 29661 1726867570.52075: results queue empty 29661 1726867570.52075: checking for any_errors_fatal 29661 1726867570.52084: done checking for any_errors_fatal 29661 1726867570.52085: checking for max_fail_percentage 29661 1726867570.52087: done checking for max_fail_percentage 29661 1726867570.52088: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.52088: done checking to see if all hosts have failed 29661 1726867570.52089: getting the remaining hosts for this loop 29661 1726867570.52090: done getting the remaining hosts for this loop 29661 1726867570.52094: getting the next task for host managed_node1 29661 1726867570.52100: done getting next task for host managed_node1 29661 1726867570.52103: ^ 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 29661 1726867570.52105: ^ 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 29661 1726867570.52118: getting variables 29661 1726867570.52121: in VariableManager get_vars() 29661 1726867570.52159: Calling all_inventory to load vars for managed_node1 29661 1726867570.52162: Calling groups_inventory to load vars for managed_node1 29661 1726867570.52164: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.52174: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.52176: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.52186: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.53161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.54045: done with get_vars() 29661 1726867570.54061: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867570.54115: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:26:10 -0400 (0:00:00.067) 0:00:24.860 ****** 29661 1726867570.54140: entering _queue_task() for managed_node1/yum 29661 1726867570.54385: worker is 1 (out of 1 available) 29661 1726867570.54400: exiting _queue_task() for managed_node1/yum 29661 1726867570.54412: done queuing things up, now waiting for results queue to drain 29661 1726867570.54414: waiting for pending results... 29661 1726867570.54582: 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 29661 1726867570.54659: in run() - task 0affcac9-a3a5-cfde-a624-000000000077 29661 1726867570.54670: variable 'ansible_search_path' from source: unknown 29661 1726867570.54673: variable 'ansible_search_path' from source: unknown 29661 1726867570.54702: calling self._execute() 29661 1726867570.54783: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.54786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.54795: variable 'omit' from source: magic vars 29661 1726867570.55070: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.55084: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.55209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.56707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.56754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.56782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.56807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.56832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.56889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.56909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.56934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.56959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.56970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.57042: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.57054: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29661 1726867570.57058: when evaluation is False, skipping this task 29661 1726867570.57060: _execute() done 29661 1726867570.57063: dumping result to json 29661 1726867570.57065: done dumping result, returning 29661 1726867570.57073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000077] 29661 1726867570.57079: sending task result for task 0affcac9-a3a5-cfde-a624-000000000077 29661 1726867570.57162: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000077 29661 1726867570.57165: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29661 1726867570.57214: no more pending results, returning what we have 29661 1726867570.57218: results queue empty 29661 1726867570.57218: checking for any_errors_fatal 29661 1726867570.57225: done checking for any_errors_fatal 29661 1726867570.57225: checking for max_fail_percentage 29661 1726867570.57227: done checking for max_fail_percentage 29661 1726867570.57228: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.57229: done checking to see if all hosts have failed 29661 1726867570.57230: getting the remaining hosts for this loop 29661 1726867570.57231: done getting the remaining hosts for this loop 29661 1726867570.57234: getting the next task for host managed_node1 29661 1726867570.57240: done getting next task for host managed_node1 29661 1726867570.57243: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867570.57245: ^ 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 29661 1726867570.57258: getting variables 29661 1726867570.57260: in VariableManager get_vars() 29661 1726867570.57304: Calling all_inventory to load vars for managed_node1 29661 1726867570.57307: Calling groups_inventory to load vars for managed_node1 29661 1726867570.57309: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.57318: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.57320: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.57323: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.58134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.59013: done with get_vars() 29661 1726867570.59029: done getting variables 29661 1726867570.59067: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:26:10 -0400 (0:00:00.049) 0:00:24.909 ****** 29661 1726867570.59090: entering _queue_task() for managed_node1/fail 29661 1726867570.59300: worker is 1 (out of 1 available) 29661 1726867570.59315: exiting _queue_task() for managed_node1/fail 29661 1726867570.59326: done queuing things up, now waiting for results queue to drain 29661 1726867570.59328: waiting for pending results... 29661 1726867570.59490: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867570.59573: in run() - task 0affcac9-a3a5-cfde-a624-000000000078 29661 1726867570.59586: variable 'ansible_search_path' from source: unknown 29661 1726867570.59589: variable 'ansible_search_path' from source: unknown 29661 1726867570.59616: calling self._execute() 29661 1726867570.59697: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.59701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.59709: variable 'omit' from source: magic vars 29661 1726867570.59975: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.59988: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.60070: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867570.60200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.61872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.61915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.61943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.61971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.61993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.62049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.62072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.62091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.62117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.62130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.62162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.62183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.62200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.62224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.62238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.62265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.62285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.62303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.62329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.62340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.62446: variable 'network_connections' from source: play vars 29661 1726867570.62455: variable 'profile' from source: play vars 29661 1726867570.62507: variable 'profile' from source: play vars 29661 1726867570.62511: variable 'interface' from source: set_fact 29661 1726867570.62555: variable 'interface' from source: set_fact 29661 1726867570.62605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867570.62723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867570.62751: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867570.62772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867570.62795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867570.62826: 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) 29661 1726867570.62845: 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) 29661 1726867570.62862: 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) 29661 1726867570.62882: 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) 29661 1726867570.62918: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867570.63067: variable 'network_connections' from source: play vars 29661 1726867570.63070: variable 'profile' from source: play vars 29661 1726867570.63114: variable 'profile' from source: play vars 29661 1726867570.63118: variable 'interface' from source: set_fact 29661 1726867570.63164: variable 'interface' from source: set_fact 29661 1726867570.63183: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867570.63186: when evaluation is False, skipping this task 29661 1726867570.63189: _execute() done 29661 1726867570.63191: dumping result to json 29661 1726867570.63193: done dumping result, returning 29661 1726867570.63200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000078] 29661 1726867570.63211: sending task result for task 0affcac9-a3a5-cfde-a624-000000000078 29661 1726867570.63289: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000078 29661 1726867570.63292: 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" } 29661 1726867570.63340: no more pending results, returning what we have 29661 1726867570.63344: results queue empty 29661 1726867570.63345: checking for any_errors_fatal 29661 1726867570.63350: done checking for any_errors_fatal 29661 1726867570.63351: checking for max_fail_percentage 29661 1726867570.63353: done checking for max_fail_percentage 29661 1726867570.63354: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.63354: done checking to see if all hosts have failed 29661 1726867570.63355: getting the remaining hosts for this loop 29661 1726867570.63356: done getting the remaining hosts for this loop 29661 1726867570.63359: getting the next task for host managed_node1 29661 1726867570.63365: done getting next task for host managed_node1 29661 1726867570.63369: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29661 1726867570.63371: ^ 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 29661 1726867570.63387: getting variables 29661 1726867570.63389: in VariableManager get_vars() 29661 1726867570.63424: Calling all_inventory to load vars for managed_node1 29661 1726867570.63427: Calling groups_inventory to load vars for managed_node1 29661 1726867570.63429: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.63439: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.63441: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.63443: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.64344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.65227: done with get_vars() 29661 1726867570.65242: done getting variables 29661 1726867570.65283: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:26:10 -0400 (0:00:00.062) 0:00:24.971 ****** 29661 1726867570.65304: entering _queue_task() for managed_node1/package 29661 1726867570.65519: worker is 1 (out of 1 available) 29661 1726867570.65530: exiting _queue_task() for managed_node1/package 29661 1726867570.65541: done queuing things up, now waiting for results queue to drain 29661 1726867570.65542: waiting for pending results... 29661 1726867570.65708: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29661 1726867570.65783: in run() - task 0affcac9-a3a5-cfde-a624-000000000079 29661 1726867570.65798: variable 'ansible_search_path' from source: unknown 29661 1726867570.65801: variable 'ansible_search_path' from source: unknown 29661 1726867570.65828: calling self._execute() 29661 1726867570.65909: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.65914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.65923: variable 'omit' from source: magic vars 29661 1726867570.66193: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.66205: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.66338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867570.66520: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867570.66557: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867570.66581: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867570.66607: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867570.66685: variable 'network_packages' from source: role '' defaults 29661 1726867570.66756: variable '__network_provider_setup' from source: role '' defaults 29661 1726867570.66766: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867570.66815: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867570.66823: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867570.66903: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867570.67019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.68349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.68401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.68428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.68453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.68472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.68532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.68552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.68569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.68598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.68609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.68644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.68660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.68676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.68702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.68716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.68855: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867570.68924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.68946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.68963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.68988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.68999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.69061: variable 'ansible_python' from source: facts 29661 1726867570.69081: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867570.69135: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867570.69192: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867570.69274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.69293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.69309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.69336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.69347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.69381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.69402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.69419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.69446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.69455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.69552: variable 'network_connections' from source: play vars 29661 1726867570.69555: variable 'profile' from source: play vars 29661 1726867570.69627: variable 'profile' from source: play vars 29661 1726867570.69635: variable 'interface' from source: set_fact 29661 1726867570.69684: variable 'interface' from source: set_fact 29661 1726867570.69736: 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) 29661 1726867570.69754: 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) 29661 1726867570.69775: 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) 29661 1726867570.69798: 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) 29661 1726867570.69835: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867570.70009: variable 'network_connections' from source: play vars 29661 1726867570.70015: variable 'profile' from source: play vars 29661 1726867570.70282: variable 'profile' from source: play vars 29661 1726867570.70286: variable 'interface' from source: set_fact 29661 1726867570.70288: variable 'interface' from source: set_fact 29661 1726867570.70290: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867570.70308: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867570.70617: variable 'network_connections' from source: play vars 29661 1726867570.70630: variable 'profile' from source: play vars 29661 1726867570.70696: variable 'profile' from source: play vars 29661 1726867570.70704: variable 'interface' from source: set_fact 29661 1726867570.70808: variable 'interface' from source: set_fact 29661 1726867570.70842: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867570.70922: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867570.71238: variable 'network_connections' from source: play vars 29661 1726867570.71249: variable 'profile' from source: play vars 29661 1726867570.71317: variable 'profile' from source: play vars 29661 1726867570.71329: variable 'interface' from source: set_fact 29661 1726867570.71427: variable 'interface' from source: set_fact 29661 1726867570.71494: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867570.71547: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867570.71553: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867570.71600: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867570.71744: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867570.72041: variable 'network_connections' from source: play vars 29661 1726867570.72044: variable 'profile' from source: play vars 29661 1726867570.72089: variable 'profile' from source: play vars 29661 1726867570.72092: variable 'interface' from source: set_fact 29661 1726867570.72140: variable 'interface' from source: set_fact 29661 1726867570.72146: variable 'ansible_distribution' from source: facts 29661 1726867570.72149: variable '__network_rh_distros' from source: role '' defaults 29661 1726867570.72156: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.72167: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867570.72271: variable 'ansible_distribution' from source: facts 29661 1726867570.72275: variable '__network_rh_distros' from source: role '' defaults 29661 1726867570.72282: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.72293: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867570.72400: variable 'ansible_distribution' from source: facts 29661 1726867570.72407: variable '__network_rh_distros' from source: role '' defaults 29661 1726867570.72409: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.72437: variable 'network_provider' from source: set_fact 29661 1726867570.72448: variable 'ansible_facts' from source: unknown 29661 1726867570.72890: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29661 1726867570.72899: when evaluation is False, skipping this task 29661 1726867570.72901: _execute() done 29661 1726867570.72904: dumping result to json 29661 1726867570.72906: done dumping result, returning 29661 1726867570.72915: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-cfde-a624-000000000079] 29661 1726867570.72920: sending task result for task 0affcac9-a3a5-cfde-a624-000000000079 29661 1726867570.73002: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000079 29661 1726867570.73005: 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" } 29661 1726867570.73065: no more pending results, returning what we have 29661 1726867570.73068: results queue empty 29661 1726867570.73069: checking for any_errors_fatal 29661 1726867570.73074: done checking for any_errors_fatal 29661 1726867570.73075: checking for max_fail_percentage 29661 1726867570.73080: done checking for max_fail_percentage 29661 1726867570.73081: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.73082: done checking to see if all hosts have failed 29661 1726867570.73082: getting the remaining hosts for this loop 29661 1726867570.73083: done getting the remaining hosts for this loop 29661 1726867570.73087: getting the next task for host managed_node1 29661 1726867570.73093: done getting next task for host managed_node1 29661 1726867570.73097: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867570.73099: ^ 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 29661 1726867570.73111: getting variables 29661 1726867570.73113: in VariableManager get_vars() 29661 1726867570.73152: Calling all_inventory to load vars for managed_node1 29661 1726867570.73154: Calling groups_inventory to load vars for managed_node1 29661 1726867570.73157: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.73170: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.73172: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.73174: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.74527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.76296: done with get_vars() 29661 1726867570.76317: done getting variables 29661 1726867570.76383: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:26:10 -0400 (0:00:00.111) 0:00:25.083 ****** 29661 1726867570.76412: entering _queue_task() for managed_node1/package 29661 1726867570.76892: worker is 1 (out of 1 available) 29661 1726867570.76902: exiting _queue_task() for managed_node1/package 29661 1726867570.76912: done queuing things up, now waiting for results queue to drain 29661 1726867570.76914: waiting for pending results... 29661 1726867570.77044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867570.77252: in run() - task 0affcac9-a3a5-cfde-a624-00000000007a 29661 1726867570.77256: variable 'ansible_search_path' from source: unknown 29661 1726867570.77259: variable 'ansible_search_path' from source: unknown 29661 1726867570.77262: calling self._execute() 29661 1726867570.77321: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.77336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.77348: variable 'omit' from source: magic vars 29661 1726867570.77741: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.77757: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.77889: variable 'network_state' from source: role '' defaults 29661 1726867570.77910: Evaluated conditional (network_state != {}): False 29661 1726867570.77917: when evaluation is False, skipping this task 29661 1726867570.77926: _execute() done 29661 1726867570.77933: dumping result to json 29661 1726867570.77940: done dumping result, returning 29661 1726867570.77950: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-cfde-a624-00000000007a] 29661 1726867570.77959: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867570.78110: no more pending results, returning what we have 29661 1726867570.78227: results queue empty 29661 1726867570.78229: checking for any_errors_fatal 29661 1726867570.78238: done checking for any_errors_fatal 29661 1726867570.78239: checking for max_fail_percentage 29661 1726867570.78241: done checking for max_fail_percentage 29661 1726867570.78242: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.78243: done checking to see if all hosts have failed 29661 1726867570.78244: getting the remaining hosts for this loop 29661 1726867570.78245: done getting the remaining hosts for this loop 29661 1726867570.78248: getting the next task for host managed_node1 29661 1726867570.78255: done getting next task for host managed_node1 29661 1726867570.78259: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867570.78262: ^ 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 29661 1726867570.78278: getting variables 29661 1726867570.78280: in VariableManager get_vars() 29661 1726867570.78316: Calling all_inventory to load vars for managed_node1 29661 1726867570.78319: Calling groups_inventory to load vars for managed_node1 29661 1726867570.78322: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.78338: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.78342: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.78345: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.78893: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007a 29661 1726867570.78896: WORKER PROCESS EXITING 29661 1726867570.79862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.81576: done with get_vars() 29661 1726867570.81598: done getting variables 29661 1726867570.81659: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:10 -0400 (0:00:00.052) 0:00:25.135 ****** 29661 1726867570.81689: entering _queue_task() for managed_node1/package 29661 1726867570.82187: worker is 1 (out of 1 available) 29661 1726867570.82194: exiting _queue_task() for managed_node1/package 29661 1726867570.82202: done queuing things up, now waiting for results queue to drain 29661 1726867570.82204: waiting for pending results... 29661 1726867570.82250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867570.82363: in run() - task 0affcac9-a3a5-cfde-a624-00000000007b 29661 1726867570.82383: variable 'ansible_search_path' from source: unknown 29661 1726867570.82391: variable 'ansible_search_path' from source: unknown 29661 1726867570.82437: calling self._execute() 29661 1726867570.82545: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.82556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.82568: variable 'omit' from source: magic vars 29661 1726867570.82947: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.82965: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.83098: variable 'network_state' from source: role '' defaults 29661 1726867570.83194: Evaluated conditional (network_state != {}): False 29661 1726867570.83198: when evaluation is False, skipping this task 29661 1726867570.83200: _execute() done 29661 1726867570.83202: dumping result to json 29661 1726867570.83204: done dumping result, returning 29661 1726867570.83207: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-cfde-a624-00000000007b] 29661 1726867570.83209: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007b 29661 1726867570.83275: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007b 29661 1726867570.83280: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867570.83343: no more pending results, returning what we have 29661 1726867570.83347: results queue empty 29661 1726867570.83347: checking for any_errors_fatal 29661 1726867570.83355: done checking for any_errors_fatal 29661 1726867570.83355: checking for max_fail_percentage 29661 1726867570.83357: done checking for max_fail_percentage 29661 1726867570.83358: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.83359: done checking to see if all hosts have failed 29661 1726867570.83360: getting the remaining hosts for this loop 29661 1726867570.83361: done getting the remaining hosts for this loop 29661 1726867570.83364: getting the next task for host managed_node1 29661 1726867570.83370: done getting next task for host managed_node1 29661 1726867570.83373: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867570.83376: ^ 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 29661 1726867570.83392: getting variables 29661 1726867570.83394: in VariableManager get_vars() 29661 1726867570.83436: Calling all_inventory to load vars for managed_node1 29661 1726867570.83440: Calling groups_inventory to load vars for managed_node1 29661 1726867570.83442: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.83454: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.83457: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.83460: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.85132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867570.90986: done with get_vars() 29661 1726867570.91011: done getting variables 29661 1726867570.91058: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:10 -0400 (0:00:00.093) 0:00:25.229 ****** 29661 1726867570.91084: entering _queue_task() for managed_node1/service 29661 1726867570.91434: worker is 1 (out of 1 available) 29661 1726867570.91446: exiting _queue_task() for managed_node1/service 29661 1726867570.91457: done queuing things up, now waiting for results queue to drain 29661 1726867570.91458: waiting for pending results... 29661 1726867570.91768: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867570.91973: in run() - task 0affcac9-a3a5-cfde-a624-00000000007c 29661 1726867570.91976: variable 'ansible_search_path' from source: unknown 29661 1726867570.91981: variable 'ansible_search_path' from source: unknown 29661 1726867570.91984: calling self._execute() 29661 1726867570.92046: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867570.92058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867570.92072: variable 'omit' from source: magic vars 29661 1726867570.92479: variable 'ansible_distribution_major_version' from source: facts 29661 1726867570.92497: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867570.92640: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867570.92857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867570.95383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867570.95409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867570.95447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867570.95485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867570.95521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867570.95601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.95645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.95675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.95730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.95782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.95802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.95839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.95867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.95911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.95933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.95983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867570.96011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867570.96041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867570.96094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867570.96182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867570.96299: variable 'network_connections' from source: play vars 29661 1726867570.96320: variable 'profile' from source: play vars 29661 1726867570.96394: variable 'profile' from source: play vars 29661 1726867570.96411: variable 'interface' from source: set_fact 29661 1726867570.96480: variable 'interface' from source: set_fact 29661 1726867570.96562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867570.96764: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867570.96842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867570.96850: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867570.96885: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867570.96951: 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) 29661 1726867570.96966: 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) 29661 1726867570.96996: 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) 29661 1726867570.97060: 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) 29661 1726867570.97090: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867570.97341: variable 'network_connections' from source: play vars 29661 1726867570.97351: variable 'profile' from source: play vars 29661 1726867570.97420: variable 'profile' from source: play vars 29661 1726867570.97432: variable 'interface' from source: set_fact 29661 1726867570.97501: variable 'interface' from source: set_fact 29661 1726867570.97786: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867570.97789: when evaluation is False, skipping this task 29661 1726867570.97791: _execute() done 29661 1726867570.97794: dumping result to json 29661 1726867570.97796: done dumping result, returning 29661 1726867570.97798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-00000000007c] 29661 1726867570.97807: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007c 29661 1726867570.97876: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007c 29661 1726867570.97881: 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" } 29661 1726867570.97925: no more pending results, returning what we have 29661 1726867570.97928: results queue empty 29661 1726867570.97929: checking for any_errors_fatal 29661 1726867570.97935: done checking for any_errors_fatal 29661 1726867570.97935: checking for max_fail_percentage 29661 1726867570.97937: done checking for max_fail_percentage 29661 1726867570.97938: checking to see if all hosts have failed and the running result is not ok 29661 1726867570.97939: done checking to see if all hosts have failed 29661 1726867570.97940: getting the remaining hosts for this loop 29661 1726867570.97941: done getting the remaining hosts for this loop 29661 1726867570.97945: getting the next task for host managed_node1 29661 1726867570.97951: done getting next task for host managed_node1 29661 1726867570.97954: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867570.97956: ^ 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 29661 1726867570.97970: getting variables 29661 1726867570.97971: in VariableManager get_vars() 29661 1726867570.98009: Calling all_inventory to load vars for managed_node1 29661 1726867570.98012: Calling groups_inventory to load vars for managed_node1 29661 1726867570.98014: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867570.98026: Calling all_plugins_play to load vars for managed_node1 29661 1726867570.98029: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867570.98032: Calling groups_plugins_play to load vars for managed_node1 29661 1726867570.99567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867571.01300: done with get_vars() 29661 1726867571.01321: done getting variables 29661 1726867571.01383: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:11 -0400 (0:00:00.103) 0:00:25.333 ****** 29661 1726867571.01412: entering _queue_task() for managed_node1/service 29661 1726867571.01908: worker is 1 (out of 1 available) 29661 1726867571.01918: exiting _queue_task() for managed_node1/service 29661 1726867571.01930: done queuing things up, now waiting for results queue to drain 29661 1726867571.01932: waiting for pending results... 29661 1726867571.02058: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867571.02126: in run() - task 0affcac9-a3a5-cfde-a624-00000000007d 29661 1726867571.02146: variable 'ansible_search_path' from source: unknown 29661 1726867571.02158: variable 'ansible_search_path' from source: unknown 29661 1726867571.02200: calling self._execute() 29661 1726867571.02375: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.02381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.02384: variable 'omit' from source: magic vars 29661 1726867571.02730: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.02750: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867571.02946: variable 'network_provider' from source: set_fact 29661 1726867571.02957: variable 'network_state' from source: role '' defaults 29661 1726867571.02972: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29661 1726867571.02986: variable 'omit' from source: magic vars 29661 1726867571.03038: variable 'omit' from source: magic vars 29661 1726867571.03082: variable 'network_service_name' from source: role '' defaults 29661 1726867571.03158: variable 'network_service_name' from source: role '' defaults 29661 1726867571.03283: variable '__network_provider_setup' from source: role '' defaults 29661 1726867571.03295: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867571.03415: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867571.03419: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867571.03464: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867571.03712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867571.05944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867571.06373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867571.06430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867571.06469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867571.06521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867571.06588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.06742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.06745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.06748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.06751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.06775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.06807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.06836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.06888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.06908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.07152: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867571.07282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.07315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.07345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.07391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.07414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.07512: variable 'ansible_python' from source: facts 29661 1726867571.07540: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867571.07635: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867571.07726: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867571.07858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.07940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.07943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.07964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.07984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.08034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.08083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.08111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.08267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.08270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.08321: variable 'network_connections' from source: play vars 29661 1726867571.08338: variable 'profile' from source: play vars 29661 1726867571.08420: variable 'profile' from source: play vars 29661 1726867571.08434: variable 'interface' from source: set_fact 29661 1726867571.08505: variable 'interface' from source: set_fact 29661 1726867571.08620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867571.08809: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867571.08873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867571.08925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867571.08964: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867571.09041: 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) 29661 1726867571.09081: 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) 29661 1726867571.09120: 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) 29661 1726867571.09169: 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) 29661 1726867571.09229: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867571.09582: variable 'network_connections' from source: play vars 29661 1726867571.09585: variable 'profile' from source: play vars 29661 1726867571.09638: variable 'profile' from source: play vars 29661 1726867571.09650: variable 'interface' from source: set_fact 29661 1726867571.09722: variable 'interface' from source: set_fact 29661 1726867571.09763: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867571.09884: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867571.10189: variable 'network_connections' from source: play vars 29661 1726867571.10200: variable 'profile' from source: play vars 29661 1726867571.10283: variable 'profile' from source: play vars 29661 1726867571.10341: variable 'interface' from source: set_fact 29661 1726867571.10381: variable 'interface' from source: set_fact 29661 1726867571.10412: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867571.10504: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867571.10828: variable 'network_connections' from source: play vars 29661 1726867571.10840: variable 'profile' from source: play vars 29661 1726867571.10919: variable 'profile' from source: play vars 29661 1726867571.10984: variable 'interface' from source: set_fact 29661 1726867571.11016: variable 'interface' from source: set_fact 29661 1726867571.11076: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867571.11150: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867571.11162: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867571.11234: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867571.11470: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867571.12033: variable 'network_connections' from source: play vars 29661 1726867571.12036: variable 'profile' from source: play vars 29661 1726867571.12184: variable 'profile' from source: play vars 29661 1726867571.12189: variable 'interface' from source: set_fact 29661 1726867571.12192: variable 'interface' from source: set_fact 29661 1726867571.12194: variable 'ansible_distribution' from source: facts 29661 1726867571.12196: variable '__network_rh_distros' from source: role '' defaults 29661 1726867571.12198: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.12201: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867571.12366: variable 'ansible_distribution' from source: facts 29661 1726867571.12370: variable '__network_rh_distros' from source: role '' defaults 29661 1726867571.12375: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.12428: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867571.12600: variable 'ansible_distribution' from source: facts 29661 1726867571.12604: variable '__network_rh_distros' from source: role '' defaults 29661 1726867571.12606: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.12634: variable 'network_provider' from source: set_fact 29661 1726867571.12656: variable 'omit' from source: magic vars 29661 1726867571.12676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867571.12698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867571.12713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867571.12730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867571.12750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867571.12766: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867571.12769: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.12772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.12841: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867571.12844: Set connection var ansible_shell_executable to /bin/sh 29661 1726867571.12853: Set connection var ansible_connection to ssh 29661 1726867571.12856: Set connection var ansible_pipelining to False 29661 1726867571.12858: Set connection var ansible_shell_type to sh 29661 1726867571.12861: Set connection var ansible_timeout to 10 29661 1726867571.12883: variable 'ansible_shell_executable' from source: unknown 29661 1726867571.12886: variable 'ansible_connection' from source: unknown 29661 1726867571.12889: variable 'ansible_module_compression' from source: unknown 29661 1726867571.12892: variable 'ansible_shell_type' from source: unknown 29661 1726867571.12894: variable 'ansible_shell_executable' from source: unknown 29661 1726867571.12896: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.12903: variable 'ansible_pipelining' from source: unknown 29661 1726867571.12905: variable 'ansible_timeout' from source: unknown 29661 1726867571.12907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.12981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867571.12986: variable 'omit' from source: magic vars 29661 1726867571.12992: starting attempt loop 29661 1726867571.12995: running the handler 29661 1726867571.13048: variable 'ansible_facts' from source: unknown 29661 1726867571.13461: _low_level_execute_command(): starting 29661 1726867571.13466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867571.13944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867571.13950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.13952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.13954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.14006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.14009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.14013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.14066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.15732: stdout chunk (state=3): >>>/root <<< 29661 1726867571.15831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.15862: stderr chunk (state=3): >>><<< 29661 1726867571.15864: stdout chunk (state=3): >>><<< 29661 1726867571.15875: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.15938: _low_level_execute_command(): starting 29661 1726867571.15945: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975 `" && echo ansible-tmp-1726867571.1588187-30859-138088371813975="` echo /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975 `" ) && sleep 0' 29661 1726867571.16270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867571.16298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867571.16302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.16349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.16352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.16405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.18274: stdout chunk (state=3): >>>ansible-tmp-1726867571.1588187-30859-138088371813975=/root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975 <<< 29661 1726867571.18387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.18458: stderr chunk (state=3): >>><<< 29661 1726867571.18461: stdout chunk (state=3): >>><<< 29661 1726867571.18464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867571.1588187-30859-138088371813975=/root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.18467: variable 'ansible_module_compression' from source: unknown 29661 1726867571.18480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29661 1726867571.18534: variable 'ansible_facts' from source: unknown 29661 1726867571.18669: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py 29661 1726867571.18764: Sending initial data 29661 1726867571.18767: Sent initial data (156 bytes) 29661 1726867571.19160: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.19191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867571.19194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867571.19196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.19198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.19200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.19249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.19256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.19303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.20825: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867571.20878: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867571.20928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp0hvbqxcp /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py <<< 29661 1726867571.20931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py" <<< 29661 1726867571.20980: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp0hvbqxcp" to remote "/root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py" <<< 29661 1726867571.22055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.22094: stderr chunk (state=3): >>><<< 29661 1726867571.22097: stdout chunk (state=3): >>><<< 29661 1726867571.22180: done transferring module to remote 29661 1726867571.22184: _low_level_execute_command(): starting 29661 1726867571.22186: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/ /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py && sleep 0' 29661 1726867571.22692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.22744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.22764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.22809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.22854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.24593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.24614: stderr chunk (state=3): >>><<< 29661 1726867571.24617: stdout chunk (state=3): >>><<< 29661 1726867571.24629: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.24632: _low_level_execute_command(): starting 29661 1726867571.24640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/AnsiballZ_systemd.py && sleep 0' 29661 1726867571.25012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.25016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.25031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.25083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.25087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.25146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.53962: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10874880", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298430976", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1951141000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 29661 1726867571.54018: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-b<<< 29661 1726867571.54041: stdout chunk (state=3): >>>roker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 29661 1726867571.55839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867571.55859: stderr chunk (state=3): >>><<< 29661 1726867571.55862: stdout chunk (state=3): >>><<< 29661 1726867571.55882: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10874880", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298430976", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1951141000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867571.56000: 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-1726867571.1588187-30859-138088371813975/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867571.56016: _low_level_execute_command(): starting 29661 1726867571.56020: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867571.1588187-30859-138088371813975/ > /dev/null 2>&1 && sleep 0' 29661 1726867571.56443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867571.56447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.56449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867571.56451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.56501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.56508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.56556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.58368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.58393: stderr chunk (state=3): >>><<< 29661 1726867571.58395: stdout chunk (state=3): >>><<< 29661 1726867571.58404: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.58464: handler run complete 29661 1726867571.58467: attempt loop complete, returning result 29661 1726867571.58470: _execute() done 29661 1726867571.58473: dumping result to json 29661 1726867571.58475: done dumping result, returning 29661 1726867571.58479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-cfde-a624-00000000007d] 29661 1726867571.58481: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007d 29661 1726867571.58722: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007d 29661 1726867571.58725: 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 } 29661 1726867571.58776: no more pending results, returning what we have 29661 1726867571.58781: results queue empty 29661 1726867571.58782: checking for any_errors_fatal 29661 1726867571.58788: done checking for any_errors_fatal 29661 1726867571.58788: checking for max_fail_percentage 29661 1726867571.58790: done checking for max_fail_percentage 29661 1726867571.58791: checking to see if all hosts have failed and the running result is not ok 29661 1726867571.58791: done checking to see if all hosts have failed 29661 1726867571.58792: getting the remaining hosts for this loop 29661 1726867571.58793: done getting the remaining hosts for this loop 29661 1726867571.58797: getting the next task for host managed_node1 29661 1726867571.58801: done getting next task for host managed_node1 29661 1726867571.58805: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867571.58807: ^ 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 29661 1726867571.58815: getting variables 29661 1726867571.58817: in VariableManager get_vars() 29661 1726867571.58854: Calling all_inventory to load vars for managed_node1 29661 1726867571.58857: Calling groups_inventory to load vars for managed_node1 29661 1726867571.58858: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867571.58867: Calling all_plugins_play to load vars for managed_node1 29661 1726867571.58871: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867571.58873: Calling groups_plugins_play to load vars for managed_node1 29661 1726867571.60400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867571.61461: done with get_vars() 29661 1726867571.61479: done getting variables 29661 1726867571.61523: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:11 -0400 (0:00:00.601) 0:00:25.934 ****** 29661 1726867571.61544: entering _queue_task() for managed_node1/service 29661 1726867571.61769: worker is 1 (out of 1 available) 29661 1726867571.61782: exiting _queue_task() for managed_node1/service 29661 1726867571.61793: done queuing things up, now waiting for results queue to drain 29661 1726867571.61795: waiting for pending results... 29661 1726867571.61965: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867571.62049: in run() - task 0affcac9-a3a5-cfde-a624-00000000007e 29661 1726867571.62056: variable 'ansible_search_path' from source: unknown 29661 1726867571.62059: variable 'ansible_search_path' from source: unknown 29661 1726867571.62088: calling self._execute() 29661 1726867571.62175: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.62181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.62188: variable 'omit' from source: magic vars 29661 1726867571.62503: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.62507: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867571.62686: variable 'network_provider' from source: set_fact 29661 1726867571.62689: Evaluated conditional (network_provider == "nm"): True 29661 1726867571.62762: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867571.62864: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867571.63052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867571.64576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867571.64621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867571.64651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867571.64676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867571.64698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867571.64765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.64788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.64805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.64832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.64843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.64881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.64897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.64913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.64940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.64950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.64983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.65000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.65016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.65041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.65051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.65145: variable 'network_connections' from source: play vars 29661 1726867571.65156: variable 'profile' from source: play vars 29661 1726867571.65209: variable 'profile' from source: play vars 29661 1726867571.65212: variable 'interface' from source: set_fact 29661 1726867571.65255: variable 'interface' from source: set_fact 29661 1726867571.65308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867571.65416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867571.65443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867571.65465: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867571.65487: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867571.65519: 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) 29661 1726867571.65536: 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) 29661 1726867571.65553: 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) 29661 1726867571.65570: 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) 29661 1726867571.65608: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867571.65768: variable 'network_connections' from source: play vars 29661 1726867571.65771: variable 'profile' from source: play vars 29661 1726867571.65815: variable 'profile' from source: play vars 29661 1726867571.65818: variable 'interface' from source: set_fact 29661 1726867571.65862: variable 'interface' from source: set_fact 29661 1726867571.65885: Evaluated conditional (__network_wpa_supplicant_required): False 29661 1726867571.65888: when evaluation is False, skipping this task 29661 1726867571.65891: _execute() done 29661 1726867571.65901: dumping result to json 29661 1726867571.65904: done dumping result, returning 29661 1726867571.65906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-cfde-a624-00000000007e] 29661 1726867571.65909: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007e 29661 1726867571.65991: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007e 29661 1726867571.65994: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29661 1726867571.66039: no more pending results, returning what we have 29661 1726867571.66042: results queue empty 29661 1726867571.66043: checking for any_errors_fatal 29661 1726867571.66061: done checking for any_errors_fatal 29661 1726867571.66062: checking for max_fail_percentage 29661 1726867571.66064: done checking for max_fail_percentage 29661 1726867571.66064: checking to see if all hosts have failed and the running result is not ok 29661 1726867571.66065: done checking to see if all hosts have failed 29661 1726867571.66066: getting the remaining hosts for this loop 29661 1726867571.66067: done getting the remaining hosts for this loop 29661 1726867571.66071: getting the next task for host managed_node1 29661 1726867571.66079: done getting next task for host managed_node1 29661 1726867571.66082: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867571.66084: ^ 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 29661 1726867571.66096: getting variables 29661 1726867571.66097: in VariableManager get_vars() 29661 1726867571.66134: Calling all_inventory to load vars for managed_node1 29661 1726867571.66137: Calling groups_inventory to load vars for managed_node1 29661 1726867571.66139: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867571.66148: Calling all_plugins_play to load vars for managed_node1 29661 1726867571.66150: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867571.66153: Calling groups_plugins_play to load vars for managed_node1 29661 1726867571.66958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867571.67960: done with get_vars() 29661 1726867571.67976: done getting variables 29661 1726867571.68016: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:26:11 -0400 (0:00:00.064) 0:00:25.999 ****** 29661 1726867571.68040: entering _queue_task() for managed_node1/service 29661 1726867571.68258: worker is 1 (out of 1 available) 29661 1726867571.68270: exiting _queue_task() for managed_node1/service 29661 1726867571.68281: done queuing things up, now waiting for results queue to drain 29661 1726867571.68283: waiting for pending results... 29661 1726867571.68444: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867571.68516: in run() - task 0affcac9-a3a5-cfde-a624-00000000007f 29661 1726867571.68529: variable 'ansible_search_path' from source: unknown 29661 1726867571.68532: variable 'ansible_search_path' from source: unknown 29661 1726867571.68557: calling self._execute() 29661 1726867571.68635: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.68639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.68650: variable 'omit' from source: magic vars 29661 1726867571.68908: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.68918: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867571.68997: variable 'network_provider' from source: set_fact 29661 1726867571.69001: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867571.69004: when evaluation is False, skipping this task 29661 1726867571.69006: _execute() done 29661 1726867571.69009: dumping result to json 29661 1726867571.69013: done dumping result, returning 29661 1726867571.69020: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-cfde-a624-00000000007f] 29661 1726867571.69027: sending task result for task 0affcac9-a3a5-cfde-a624-00000000007f 29661 1726867571.69108: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000007f 29661 1726867571.69111: 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 } 29661 1726867571.69153: no more pending results, returning what we have 29661 1726867571.69156: results queue empty 29661 1726867571.69157: checking for any_errors_fatal 29661 1726867571.69163: done checking for any_errors_fatal 29661 1726867571.69164: checking for max_fail_percentage 29661 1726867571.69165: done checking for max_fail_percentage 29661 1726867571.69166: checking to see if all hosts have failed and the running result is not ok 29661 1726867571.69167: done checking to see if all hosts have failed 29661 1726867571.69168: getting the remaining hosts for this loop 29661 1726867571.69169: done getting the remaining hosts for this loop 29661 1726867571.69171: getting the next task for host managed_node1 29661 1726867571.69179: done getting next task for host managed_node1 29661 1726867571.69182: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867571.69185: ^ 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 29661 1726867571.69197: getting variables 29661 1726867571.69198: in VariableManager get_vars() 29661 1726867571.69229: Calling all_inventory to load vars for managed_node1 29661 1726867571.69232: Calling groups_inventory to load vars for managed_node1 29661 1726867571.69234: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867571.69242: Calling all_plugins_play to load vars for managed_node1 29661 1726867571.69244: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867571.69246: Calling groups_plugins_play to load vars for managed_node1 29661 1726867571.70008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867571.70907: done with get_vars() 29661 1726867571.70925: done getting variables 29661 1726867571.70964: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:26:11 -0400 (0:00:00.029) 0:00:26.028 ****** 29661 1726867571.70986: entering _queue_task() for managed_node1/copy 29661 1726867571.71201: worker is 1 (out of 1 available) 29661 1726867571.71214: exiting _queue_task() for managed_node1/copy 29661 1726867571.71228: done queuing things up, now waiting for results queue to drain 29661 1726867571.71230: waiting for pending results... 29661 1726867571.71393: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867571.71470: in run() - task 0affcac9-a3a5-cfde-a624-000000000080 29661 1726867571.71483: variable 'ansible_search_path' from source: unknown 29661 1726867571.71486: variable 'ansible_search_path' from source: unknown 29661 1726867571.71513: calling self._execute() 29661 1726867571.71593: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.71597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.71606: variable 'omit' from source: magic vars 29661 1726867571.71865: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.71874: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867571.71956: variable 'network_provider' from source: set_fact 29661 1726867571.71960: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867571.71962: when evaluation is False, skipping this task 29661 1726867571.71965: _execute() done 29661 1726867571.71967: dumping result to json 29661 1726867571.71971: done dumping result, returning 29661 1726867571.71981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-cfde-a624-000000000080] 29661 1726867571.71983: sending task result for task 0affcac9-a3a5-cfde-a624-000000000080 29661 1726867571.72071: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000080 29661 1726867571.72074: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29661 1726867571.72149: no more pending results, returning what we have 29661 1726867571.72153: results queue empty 29661 1726867571.72154: checking for any_errors_fatal 29661 1726867571.72157: done checking for any_errors_fatal 29661 1726867571.72158: checking for max_fail_percentage 29661 1726867571.72159: done checking for max_fail_percentage 29661 1726867571.72160: checking to see if all hosts have failed and the running result is not ok 29661 1726867571.72161: done checking to see if all hosts have failed 29661 1726867571.72161: getting the remaining hosts for this loop 29661 1726867571.72162: done getting the remaining hosts for this loop 29661 1726867571.72165: getting the next task for host managed_node1 29661 1726867571.72169: done getting next task for host managed_node1 29661 1726867571.72172: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867571.72175: ^ 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 29661 1726867571.72188: getting variables 29661 1726867571.72190: in VariableManager get_vars() 29661 1726867571.72217: Calling all_inventory to load vars for managed_node1 29661 1726867571.72220: Calling groups_inventory to load vars for managed_node1 29661 1726867571.72222: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867571.72232: Calling all_plugins_play to load vars for managed_node1 29661 1726867571.72235: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867571.72237: Calling groups_plugins_play to load vars for managed_node1 29661 1726867571.73128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867571.74013: done with get_vars() 29661 1726867571.74030: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:26:11 -0400 (0:00:00.030) 0:00:26.059 ****** 29661 1726867571.74088: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867571.74306: worker is 1 (out of 1 available) 29661 1726867571.74318: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867571.74332: done queuing things up, now waiting for results queue to drain 29661 1726867571.74334: waiting for pending results... 29661 1726867571.74496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867571.74566: in run() - task 0affcac9-a3a5-cfde-a624-000000000081 29661 1726867571.74580: variable 'ansible_search_path' from source: unknown 29661 1726867571.74584: variable 'ansible_search_path' from source: unknown 29661 1726867571.74609: calling self._execute() 29661 1726867571.74691: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.74695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.74704: variable 'omit' from source: magic vars 29661 1726867571.74967: variable 'ansible_distribution_major_version' from source: facts 29661 1726867571.74978: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867571.74984: variable 'omit' from source: magic vars 29661 1726867571.75015: variable 'omit' from source: magic vars 29661 1726867571.75130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867571.76536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867571.76581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867571.76612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867571.76642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867571.76661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867571.76730: variable 'network_provider' from source: set_fact 29661 1726867571.76817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867571.76866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867571.77008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867571.77012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867571.77014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867571.77056: variable 'omit' from source: magic vars 29661 1726867571.77137: variable 'omit' from source: magic vars 29661 1726867571.77208: variable 'network_connections' from source: play vars 29661 1726867571.77219: variable 'profile' from source: play vars 29661 1726867571.77271: variable 'profile' from source: play vars 29661 1726867571.77275: variable 'interface' from source: set_fact 29661 1726867571.77318: variable 'interface' from source: set_fact 29661 1726867571.77424: variable 'omit' from source: magic vars 29661 1726867571.77433: variable '__lsr_ansible_managed' from source: task vars 29661 1726867571.77479: variable '__lsr_ansible_managed' from source: task vars 29661 1726867571.77664: Loaded config def from plugin (lookup/template) 29661 1726867571.77670: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29661 1726867571.77694: File lookup term: get_ansible_managed.j2 29661 1726867571.77697: variable 'ansible_search_path' from source: unknown 29661 1726867571.77700: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29661 1726867571.77712: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29661 1726867571.77724: variable 'ansible_search_path' from source: unknown 29661 1726867571.82422: variable 'ansible_managed' from source: unknown 29661 1726867571.82426: variable 'omit' from source: magic vars 29661 1726867571.82884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867571.82888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867571.82890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867571.82892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867571.82894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867571.82896: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867571.82899: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.82901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.83052: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867571.83064: Set connection var ansible_shell_executable to /bin/sh 29661 1726867571.83071: Set connection var ansible_connection to ssh 29661 1726867571.83082: Set connection var ansible_pipelining to False 29661 1726867571.83089: Set connection var ansible_shell_type to sh 29661 1726867571.83101: Set connection var ansible_timeout to 10 29661 1726867571.83128: variable 'ansible_shell_executable' from source: unknown 29661 1726867571.83189: variable 'ansible_connection' from source: unknown 29661 1726867571.83196: variable 'ansible_module_compression' from source: unknown 29661 1726867571.83203: variable 'ansible_shell_type' from source: unknown 29661 1726867571.83209: variable 'ansible_shell_executable' from source: unknown 29661 1726867571.83215: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867571.83222: variable 'ansible_pipelining' from source: unknown 29661 1726867571.83229: variable 'ansible_timeout' from source: unknown 29661 1726867571.83236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867571.83503: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867571.83515: variable 'omit' from source: magic vars 29661 1726867571.83518: starting attempt loop 29661 1726867571.83524: running the handler 29661 1726867571.83542: _low_level_execute_command(): starting 29661 1726867571.83549: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867571.84292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.84380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.84470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.86475: stdout chunk (state=3): >>>/root <<< 29661 1726867571.86483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.86485: stdout chunk (state=3): >>><<< 29661 1726867571.86488: stderr chunk (state=3): >>><<< 29661 1726867571.86490: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.86492: _low_level_execute_command(): starting 29661 1726867571.86495: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778 `" && echo ansible-tmp-1726867571.8633585-30894-138564238455778="` echo /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778 `" ) && sleep 0' 29661 1726867571.87560: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.87564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867571.87666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.87771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.87778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.87888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.87953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.89822: stdout chunk (state=3): >>>ansible-tmp-1726867571.8633585-30894-138564238455778=/root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778 <<< 29661 1726867571.89960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.89975: stdout chunk (state=3): >>><<< 29661 1726867571.89987: stderr chunk (state=3): >>><<< 29661 1726867571.90004: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867571.8633585-30894-138564238455778=/root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.90054: variable 'ansible_module_compression' from source: unknown 29661 1726867571.90103: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29661 1726867571.90142: variable 'ansible_facts' from source: unknown 29661 1726867571.90266: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py 29661 1726867571.90503: Sending initial data 29661 1726867571.90506: Sent initial data (168 bytes) 29661 1726867571.91098: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867571.91113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867571.91131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867571.91153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867571.91247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867571.91261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.91299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.91315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.91338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.91421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.92983: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867571.93055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867571.93110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpycu_3i4m /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py <<< 29661 1726867571.93113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py" <<< 29661 1726867571.93157: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpycu_3i4m" to remote "/root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py" <<< 29661 1726867571.94376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.94382: stdout chunk (state=3): >>><<< 29661 1726867571.94385: stderr chunk (state=3): >>><<< 29661 1726867571.94387: done transferring module to remote 29661 1726867571.94389: _low_level_execute_command(): starting 29661 1726867571.94391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/ /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py && sleep 0' 29661 1726867571.95208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867571.95241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867571.95253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.95266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.95342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867571.97236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867571.97252: stderr chunk (state=3): >>><<< 29661 1726867571.97258: stdout chunk (state=3): >>><<< 29661 1726867571.97338: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867571.97342: _low_level_execute_command(): starting 29661 1726867571.97346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/AnsiballZ_network_connections.py && sleep 0' 29661 1726867571.98559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867571.98732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867571.98760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.27798: 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": ""}}} <<< 29661 1726867572.29768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867572.29793: stdout chunk (state=3): >>><<< 29661 1726867572.29796: stderr chunk (state=3): >>><<< 29661 1726867572.29936: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867572.29939: 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-1726867571.8633585-30894-138564238455778/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867572.29942: _low_level_execute_command(): starting 29661 1726867572.29946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867571.8633585-30894-138564238455778/ > /dev/null 2>&1 && sleep 0' 29661 1726867572.30460: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867572.30475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.30497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867572.30514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867572.30532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867572.30592: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.30640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867572.30658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867572.30681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.30752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.32568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.32581: stdout chunk (state=3): >>><<< 29661 1726867572.32592: stderr chunk (state=3): >>><<< 29661 1726867572.32610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867572.32623: handler run complete 29661 1726867572.32783: attempt loop complete, returning result 29661 1726867572.32786: _execute() done 29661 1726867572.32788: dumping result to json 29661 1726867572.32790: done dumping result, returning 29661 1726867572.32792: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-cfde-a624-000000000081] 29661 1726867572.32795: sending task result for task 0affcac9-a3a5-cfde-a624-000000000081 29661 1726867572.32873: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000081 29661 1726867572.32876: WORKER PROCESS EXITING 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: 29661 1726867572.32974: no more pending results, returning what we have 29661 1726867572.32980: results queue empty 29661 1726867572.32982: checking for any_errors_fatal 29661 1726867572.32990: done checking for any_errors_fatal 29661 1726867572.32991: checking for max_fail_percentage 29661 1726867572.32993: done checking for max_fail_percentage 29661 1726867572.32994: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.32995: done checking to see if all hosts have failed 29661 1726867572.32996: getting the remaining hosts for this loop 29661 1726867572.32997: done getting the remaining hosts for this loop 29661 1726867572.33001: getting the next task for host managed_node1 29661 1726867572.33007: done getting next task for host managed_node1 29661 1726867572.33014: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867572.33017: ^ 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 29661 1726867572.33027: getting variables 29661 1726867572.33029: in VariableManager get_vars() 29661 1726867572.33068: Calling all_inventory to load vars for managed_node1 29661 1726867572.33071: Calling groups_inventory to load vars for managed_node1 29661 1726867572.33075: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.33202: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.33206: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.33210: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.35092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867572.36791: done with get_vars() 29661 1726867572.36814: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:26:12 -0400 (0:00:00.628) 0:00:26.687 ****** 29661 1726867572.36898: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867572.37238: worker is 1 (out of 1 available) 29661 1726867572.37250: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867572.37260: done queuing things up, now waiting for results queue to drain 29661 1726867572.37262: waiting for pending results... 29661 1726867572.37893: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867572.37898: in run() - task 0affcac9-a3a5-cfde-a624-000000000082 29661 1726867572.37901: variable 'ansible_search_path' from source: unknown 29661 1726867572.37903: variable 'ansible_search_path' from source: unknown 29661 1726867572.37906: calling self._execute() 29661 1726867572.37908: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.37911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.37913: variable 'omit' from source: magic vars 29661 1726867572.38231: variable 'ansible_distribution_major_version' from source: facts 29661 1726867572.38256: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867572.38387: variable 'network_state' from source: role '' defaults 29661 1726867572.38405: Evaluated conditional (network_state != {}): False 29661 1726867572.38412: when evaluation is False, skipping this task 29661 1726867572.38419: _execute() done 29661 1726867572.38426: dumping result to json 29661 1726867572.38433: done dumping result, returning 29661 1726867572.38444: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-cfde-a624-000000000082] 29661 1726867572.38453: sending task result for task 0affcac9-a3a5-cfde-a624-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867572.38621: no more pending results, returning what we have 29661 1726867572.38625: results queue empty 29661 1726867572.38627: checking for any_errors_fatal 29661 1726867572.38637: done checking for any_errors_fatal 29661 1726867572.38638: checking for max_fail_percentage 29661 1726867572.38639: done checking for max_fail_percentage 29661 1726867572.38640: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.38641: done checking to see if all hosts have failed 29661 1726867572.38642: getting the remaining hosts for this loop 29661 1726867572.38643: done getting the remaining hosts for this loop 29661 1726867572.38646: getting the next task for host managed_node1 29661 1726867572.38652: done getting next task for host managed_node1 29661 1726867572.38655: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867572.38658: ^ 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 29661 1726867572.38673: getting variables 29661 1726867572.38678: in VariableManager get_vars() 29661 1726867572.38715: Calling all_inventory to load vars for managed_node1 29661 1726867572.38718: Calling groups_inventory to load vars for managed_node1 29661 1726867572.38721: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.38732: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.38736: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.38739: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.39402: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000082 29661 1726867572.39405: WORKER PROCESS EXITING 29661 1726867572.40519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867572.42231: done with get_vars() 29661 1726867572.42271: done getting variables 29661 1726867572.42340: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:26:12 -0400 (0:00:00.054) 0:00:26.742 ****** 29661 1726867572.42395: entering _queue_task() for managed_node1/debug 29661 1726867572.42917: worker is 1 (out of 1 available) 29661 1726867572.42928: exiting _queue_task() for managed_node1/debug 29661 1726867572.42937: done queuing things up, now waiting for results queue to drain 29661 1726867572.42939: waiting for pending results... 29661 1726867572.43145: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867572.43267: in run() - task 0affcac9-a3a5-cfde-a624-000000000083 29661 1726867572.43294: variable 'ansible_search_path' from source: unknown 29661 1726867572.43302: variable 'ansible_search_path' from source: unknown 29661 1726867572.43344: calling self._execute() 29661 1726867572.43454: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.43466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.43483: variable 'omit' from source: magic vars 29661 1726867572.43876: variable 'ansible_distribution_major_version' from source: facts 29661 1726867572.43995: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867572.43998: variable 'omit' from source: magic vars 29661 1726867572.44000: variable 'omit' from source: magic vars 29661 1726867572.44002: variable 'omit' from source: magic vars 29661 1726867572.44028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867572.44071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867572.44101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867572.44128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.44145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.44181: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867572.44192: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.44199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.44317: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867572.44334: Set connection var ansible_shell_executable to /bin/sh 29661 1726867572.44428: Set connection var ansible_connection to ssh 29661 1726867572.44431: Set connection var ansible_pipelining to False 29661 1726867572.44435: Set connection var ansible_shell_type to sh 29661 1726867572.44437: Set connection var ansible_timeout to 10 29661 1726867572.44439: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.44441: variable 'ansible_connection' from source: unknown 29661 1726867572.44443: variable 'ansible_module_compression' from source: unknown 29661 1726867572.44445: variable 'ansible_shell_type' from source: unknown 29661 1726867572.44447: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.44449: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.44451: variable 'ansible_pipelining' from source: unknown 29661 1726867572.44453: variable 'ansible_timeout' from source: unknown 29661 1726867572.44455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.44646: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867572.44650: variable 'omit' from source: magic vars 29661 1726867572.44652: starting attempt loop 29661 1726867572.44654: running the handler 29661 1726867572.44731: variable '__network_connections_result' from source: set_fact 29661 1726867572.44795: handler run complete 29661 1726867572.44816: attempt loop complete, returning result 29661 1726867572.44823: _execute() done 29661 1726867572.44829: dumping result to json 29661 1726867572.44836: done dumping result, returning 29661 1726867572.44847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-cfde-a624-000000000083] 29661 1726867572.44859: sending task result for task 0affcac9-a3a5-cfde-a624-000000000083 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 29661 1726867572.45053: no more pending results, returning what we have 29661 1726867572.45056: results queue empty 29661 1726867572.45058: checking for any_errors_fatal 29661 1726867572.45064: done checking for any_errors_fatal 29661 1726867572.45065: checking for max_fail_percentage 29661 1726867572.45067: done checking for max_fail_percentage 29661 1726867572.45068: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.45069: done checking to see if all hosts have failed 29661 1726867572.45069: getting the remaining hosts for this loop 29661 1726867572.45071: done getting the remaining hosts for this loop 29661 1726867572.45074: getting the next task for host managed_node1 29661 1726867572.45081: done getting next task for host managed_node1 29661 1726867572.45085: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867572.45088: ^ 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 29661 1726867572.45098: getting variables 29661 1726867572.45100: in VariableManager get_vars() 29661 1726867572.45136: Calling all_inventory to load vars for managed_node1 29661 1726867572.45139: Calling groups_inventory to load vars for managed_node1 29661 1726867572.45141: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.45151: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.45154: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.45157: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.45821: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000083 29661 1726867572.45824: WORKER PROCESS EXITING 29661 1726867572.47656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867572.51053: done with get_vars() 29661 1726867572.51123: done getting variables 29661 1726867572.51189: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:26:12 -0400 (0:00:00.088) 0:00:26.831 ****** 29661 1726867572.51221: entering _queue_task() for managed_node1/debug 29661 1726867572.52004: worker is 1 (out of 1 available) 29661 1726867572.52018: exiting _queue_task() for managed_node1/debug 29661 1726867572.52030: done queuing things up, now waiting for results queue to drain 29661 1726867572.52032: waiting for pending results... 29661 1726867572.52484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867572.52696: in run() - task 0affcac9-a3a5-cfde-a624-000000000084 29661 1726867572.52713: variable 'ansible_search_path' from source: unknown 29661 1726867572.52717: variable 'ansible_search_path' from source: unknown 29661 1726867572.52812: calling self._execute() 29661 1726867572.53042: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.53046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.53171: variable 'omit' from source: magic vars 29661 1726867572.53748: variable 'ansible_distribution_major_version' from source: facts 29661 1726867572.53766: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867572.53779: variable 'omit' from source: magic vars 29661 1726867572.53831: variable 'omit' from source: magic vars 29661 1726867572.53872: variable 'omit' from source: magic vars 29661 1726867572.53920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867572.53973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867572.54002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867572.54040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.54048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.54148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867572.54151: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.54153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.54209: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867572.54220: Set connection var ansible_shell_executable to /bin/sh 29661 1726867572.54230: Set connection var ansible_connection to ssh 29661 1726867572.54240: Set connection var ansible_pipelining to False 29661 1726867572.54245: Set connection var ansible_shell_type to sh 29661 1726867572.54261: Set connection var ansible_timeout to 10 29661 1726867572.54286: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.54295: variable 'ansible_connection' from source: unknown 29661 1726867572.54302: variable 'ansible_module_compression' from source: unknown 29661 1726867572.54308: variable 'ansible_shell_type' from source: unknown 29661 1726867572.54314: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.54320: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.54330: variable 'ansible_pipelining' from source: unknown 29661 1726867572.54336: variable 'ansible_timeout' from source: unknown 29661 1726867572.54366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.54562: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867572.54566: variable 'omit' from source: magic vars 29661 1726867572.54568: starting attempt loop 29661 1726867572.54575: running the handler 29661 1726867572.54580: variable '__network_connections_result' from source: set_fact 29661 1726867572.54652: variable '__network_connections_result' from source: set_fact 29661 1726867572.54730: handler run complete 29661 1726867572.54749: attempt loop complete, returning result 29661 1726867572.54752: _execute() done 29661 1726867572.54754: dumping result to json 29661 1726867572.54756: done dumping result, returning 29661 1726867572.54768: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-cfde-a624-000000000084] 29661 1726867572.54771: sending task result for task 0affcac9-a3a5-cfde-a624-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": [ "" ] } } 29661 1726867572.54941: no more pending results, returning what we have 29661 1726867572.54945: results queue empty 29661 1726867572.54946: checking for any_errors_fatal 29661 1726867572.54954: done checking for any_errors_fatal 29661 1726867572.54955: checking for max_fail_percentage 29661 1726867572.54956: done checking for max_fail_percentage 29661 1726867572.54957: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.54958: done checking to see if all hosts have failed 29661 1726867572.54959: getting the remaining hosts for this loop 29661 1726867572.54960: done getting the remaining hosts for this loop 29661 1726867572.54963: getting the next task for host managed_node1 29661 1726867572.54968: done getting next task for host managed_node1 29661 1726867572.54971: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867572.54973: ^ 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 29661 1726867572.54983: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000084 29661 1726867572.54986: WORKER PROCESS EXITING 29661 1726867572.54992: getting variables 29661 1726867572.54993: in VariableManager get_vars() 29661 1726867572.55024: Calling all_inventory to load vars for managed_node1 29661 1726867572.55027: Calling groups_inventory to load vars for managed_node1 29661 1726867572.55029: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.55038: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.55046: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.55050: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.55928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867572.57040: done with get_vars() 29661 1726867572.57061: done getting variables 29661 1726867572.57116: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:26:12 -0400 (0:00:00.059) 0:00:26.890 ****** 29661 1726867572.57150: entering _queue_task() for managed_node1/debug 29661 1726867572.57440: worker is 1 (out of 1 available) 29661 1726867572.57452: exiting _queue_task() for managed_node1/debug 29661 1726867572.57463: done queuing things up, now waiting for results queue to drain 29661 1726867572.57465: waiting for pending results... 29661 1726867572.57736: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867572.57814: in run() - task 0affcac9-a3a5-cfde-a624-000000000085 29661 1726867572.57830: variable 'ansible_search_path' from source: unknown 29661 1726867572.57833: variable 'ansible_search_path' from source: unknown 29661 1726867572.57861: calling self._execute() 29661 1726867572.57941: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.57945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.57953: variable 'omit' from source: magic vars 29661 1726867572.58231: variable 'ansible_distribution_major_version' from source: facts 29661 1726867572.58239: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867572.58326: variable 'network_state' from source: role '' defaults 29661 1726867572.58333: Evaluated conditional (network_state != {}): False 29661 1726867572.58337: when evaluation is False, skipping this task 29661 1726867572.58339: _execute() done 29661 1726867572.58343: dumping result to json 29661 1726867572.58346: done dumping result, returning 29661 1726867572.58351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-cfde-a624-000000000085] 29661 1726867572.58357: sending task result for task 0affcac9-a3a5-cfde-a624-000000000085 29661 1726867572.58438: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000085 29661 1726867572.58441: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29661 1726867572.58501: no more pending results, returning what we have 29661 1726867572.58504: results queue empty 29661 1726867572.58505: checking for any_errors_fatal 29661 1726867572.58517: done checking for any_errors_fatal 29661 1726867572.58518: checking for max_fail_percentage 29661 1726867572.58519: done checking for max_fail_percentage 29661 1726867572.58520: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.58521: done checking to see if all hosts have failed 29661 1726867572.58521: getting the remaining hosts for this loop 29661 1726867572.58525: done getting the remaining hosts for this loop 29661 1726867572.58528: getting the next task for host managed_node1 29661 1726867572.58533: done getting next task for host managed_node1 29661 1726867572.58536: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867572.58539: ^ 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 29661 1726867572.58554: getting variables 29661 1726867572.58555: in VariableManager get_vars() 29661 1726867572.58587: Calling all_inventory to load vars for managed_node1 29661 1726867572.58590: Calling groups_inventory to load vars for managed_node1 29661 1726867572.58591: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.58599: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.58602: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.58604: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.59387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867572.60969: done with get_vars() 29661 1726867572.60993: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:26:12 -0400 (0:00:00.039) 0:00:26.929 ****** 29661 1726867572.61093: entering _queue_task() for managed_node1/ping 29661 1726867572.61331: worker is 1 (out of 1 available) 29661 1726867572.61345: exiting _queue_task() for managed_node1/ping 29661 1726867572.61356: done queuing things up, now waiting for results queue to drain 29661 1726867572.61357: waiting for pending results... 29661 1726867572.61525: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867572.61592: in run() - task 0affcac9-a3a5-cfde-a624-000000000086 29661 1726867572.61602: variable 'ansible_search_path' from source: unknown 29661 1726867572.61606: variable 'ansible_search_path' from source: unknown 29661 1726867572.61634: calling self._execute() 29661 1726867572.61713: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.61717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.61728: variable 'omit' from source: magic vars 29661 1726867572.61995: variable 'ansible_distribution_major_version' from source: facts 29661 1726867572.62004: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867572.62010: variable 'omit' from source: magic vars 29661 1726867572.62043: variable 'omit' from source: magic vars 29661 1726867572.62066: variable 'omit' from source: magic vars 29661 1726867572.62098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867572.62132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867572.62144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867572.62157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.62167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867572.62191: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867572.62194: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.62198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.62270: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867572.62273: Set connection var ansible_shell_executable to /bin/sh 29661 1726867572.62276: Set connection var ansible_connection to ssh 29661 1726867572.62283: Set connection var ansible_pipelining to False 29661 1726867572.62286: Set connection var ansible_shell_type to sh 29661 1726867572.62292: Set connection var ansible_timeout to 10 29661 1726867572.62309: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.62311: variable 'ansible_connection' from source: unknown 29661 1726867572.62314: variable 'ansible_module_compression' from source: unknown 29661 1726867572.62317: variable 'ansible_shell_type' from source: unknown 29661 1726867572.62319: variable 'ansible_shell_executable' from source: unknown 29661 1726867572.62321: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867572.62325: variable 'ansible_pipelining' from source: unknown 29661 1726867572.62328: variable 'ansible_timeout' from source: unknown 29661 1726867572.62330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867572.62476: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867572.62487: variable 'omit' from source: magic vars 29661 1726867572.62491: starting attempt loop 29661 1726867572.62494: running the handler 29661 1726867572.62506: _low_level_execute_command(): starting 29661 1726867572.62513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867572.63321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.63328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867572.63336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.63401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.65075: stdout chunk (state=3): >>>/root <<< 29661 1726867572.65180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.65203: stderr chunk (state=3): >>><<< 29661 1726867572.65207: stdout chunk (state=3): >>><<< 29661 1726867572.65227: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867572.65236: _low_level_execute_command(): starting 29661 1726867572.65242: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449 `" && echo ansible-tmp-1726867572.652243-30935-24402322041449="` echo /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449 `" ) && sleep 0' 29661 1726867572.65661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.65664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867572.65667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.65669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.65681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867572.65684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.65721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867572.65724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.65779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.67662: stdout chunk (state=3): >>>ansible-tmp-1726867572.652243-30935-24402322041449=/root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449 <<< 29661 1726867572.67781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.67801: stderr chunk (state=3): >>><<< 29661 1726867572.67804: stdout chunk (state=3): >>><<< 29661 1726867572.67817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867572.652243-30935-24402322041449=/root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867572.67855: variable 'ansible_module_compression' from source: unknown 29661 1726867572.67888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29661 1726867572.67922: variable 'ansible_facts' from source: unknown 29661 1726867572.67970: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py 29661 1726867572.68067: Sending initial data 29661 1726867572.68071: Sent initial data (151 bytes) 29661 1726867572.68457: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.68461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867572.68495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.68498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.68501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867572.68503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.68552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867572.68556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867572.68569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.68610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.70140: 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 <<< 29661 1726867572.70144: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867572.70183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867572.70251: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpyql9axvr /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py <<< 29661 1726867572.70255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py" <<< 29661 1726867572.70317: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpyql9axvr" to remote "/root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py" <<< 29661 1726867572.70855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.70889: stderr chunk (state=3): >>><<< 29661 1726867572.70892: stdout chunk (state=3): >>><<< 29661 1726867572.70931: done transferring module to remote 29661 1726867572.70938: _low_level_execute_command(): starting 29661 1726867572.70943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/ /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py && sleep 0' 29661 1726867572.71357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867572.71360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867572.71362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.71364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.71366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.71413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867572.71416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.71465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.73196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.73218: stderr chunk (state=3): >>><<< 29661 1726867572.73221: stdout chunk (state=3): >>><<< 29661 1726867572.73235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867572.73240: _low_level_execute_command(): starting 29661 1726867572.73242: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/AnsiballZ_ping.py && sleep 0' 29661 1726867572.73643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.73646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867572.73648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.73650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867572.73653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.73699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867572.73707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.73760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.88744: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29661 1726867572.89942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867572.90085: stderr chunk (state=3): >>><<< 29661 1726867572.90089: stdout chunk (state=3): >>><<< 29661 1726867572.90106: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867572.90133: 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-1726867572.652243-30935-24402322041449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867572.90143: _low_level_execute_command(): starting 29661 1726867572.90185: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867572.652243-30935-24402322041449/ > /dev/null 2>&1 && sleep 0' 29661 1726867572.91453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867572.91471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867572.91484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867572.91499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867572.91512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867572.91519: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867572.91583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.91586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867572.91589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867572.91643: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867572.91831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867572.91845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867572.91863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867572.91934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867572.94084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867572.94086: stdout chunk (state=3): >>><<< 29661 1726867572.94088: stderr chunk (state=3): >>><<< 29661 1726867572.94090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867572.94092: handler run complete 29661 1726867572.94094: attempt loop complete, returning result 29661 1726867572.94095: _execute() done 29661 1726867572.94097: dumping result to json 29661 1726867572.94098: done dumping result, returning 29661 1726867572.94100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-cfde-a624-000000000086] 29661 1726867572.94101: sending task result for task 0affcac9-a3a5-cfde-a624-000000000086 29661 1726867572.94165: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000086 29661 1726867572.94168: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29661 1726867572.94245: no more pending results, returning what we have 29661 1726867572.94248: results queue empty 29661 1726867572.94249: checking for any_errors_fatal 29661 1726867572.94256: done checking for any_errors_fatal 29661 1726867572.94257: checking for max_fail_percentage 29661 1726867572.94259: done checking for max_fail_percentage 29661 1726867572.94260: checking to see if all hosts have failed and the running result is not ok 29661 1726867572.94261: done checking to see if all hosts have failed 29661 1726867572.94261: getting the remaining hosts for this loop 29661 1726867572.94263: done getting the remaining hosts for this loop 29661 1726867572.94266: getting the next task for host managed_node1 29661 1726867572.94273: done getting next task for host managed_node1 29661 1726867572.94275: ^ task is: TASK: meta (role_complete) 29661 1726867572.94280: ^ 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 29661 1726867572.94290: getting variables 29661 1726867572.94291: in VariableManager get_vars() 29661 1726867572.94329: Calling all_inventory to load vars for managed_node1 29661 1726867572.94331: Calling groups_inventory to load vars for managed_node1 29661 1726867572.94334: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867572.94345: Calling all_plugins_play to load vars for managed_node1 29661 1726867572.94349: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867572.94352: Calling groups_plugins_play to load vars for managed_node1 29661 1726867572.97099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.00299: done with get_vars() 29661 1726867573.00326: done getting variables 29661 1726867573.00518: done queuing things up, now waiting for results queue to drain 29661 1726867573.00521: results queue empty 29661 1726867573.00521: checking for any_errors_fatal 29661 1726867573.00524: done checking for any_errors_fatal 29661 1726867573.00525: checking for max_fail_percentage 29661 1726867573.00526: done checking for max_fail_percentage 29661 1726867573.00527: checking to see if all hosts have failed and the running result is not ok 29661 1726867573.00528: done checking to see if all hosts have failed 29661 1726867573.00528: getting the remaining hosts for this loop 29661 1726867573.00529: done getting the remaining hosts for this loop 29661 1726867573.00532: getting the next task for host managed_node1 29661 1726867573.00536: done getting next task for host managed_node1 29661 1726867573.00538: ^ task is: TASK: meta (flush_handlers) 29661 1726867573.00539: ^ 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 29661 1726867573.00542: getting variables 29661 1726867573.00543: in VariableManager get_vars() 29661 1726867573.00556: Calling all_inventory to load vars for managed_node1 29661 1726867573.00558: Calling groups_inventory to load vars for managed_node1 29661 1726867573.00560: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867573.00565: Calling all_plugins_play to load vars for managed_node1 29661 1726867573.00567: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867573.00570: Calling groups_plugins_play to load vars for managed_node1 29661 1726867573.03604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.07017: done with get_vars() 29661 1726867573.07038: done getting variables 29661 1726867573.07291: in VariableManager get_vars() 29661 1726867573.07304: Calling all_inventory to load vars for managed_node1 29661 1726867573.07307: Calling groups_inventory to load vars for managed_node1 29661 1726867573.07309: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867573.07313: Calling all_plugins_play to load vars for managed_node1 29661 1726867573.07316: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867573.07318: Calling groups_plugins_play to load vars for managed_node1 29661 1726867573.09453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.12221: done with get_vars() 29661 1726867573.12253: done queuing things up, now waiting for results queue to drain 29661 1726867573.12255: results queue empty 29661 1726867573.12256: checking for any_errors_fatal 29661 1726867573.12257: done checking for any_errors_fatal 29661 1726867573.12258: checking for max_fail_percentage 29661 1726867573.12259: done checking for max_fail_percentage 29661 1726867573.12260: checking to see if all hosts have failed and the running result is not ok 29661 1726867573.12261: done checking to see if all hosts have failed 29661 1726867573.12261: getting the remaining hosts for this loop 29661 1726867573.12262: done getting the remaining hosts for this loop 29661 1726867573.12265: getting the next task for host managed_node1 29661 1726867573.12268: done getting next task for host managed_node1 29661 1726867573.12269: ^ task is: TASK: meta (flush_handlers) 29661 1726867573.12271: ^ 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 29661 1726867573.12279: getting variables 29661 1726867573.12280: in VariableManager get_vars() 29661 1726867573.12293: Calling all_inventory to load vars for managed_node1 29661 1726867573.12295: Calling groups_inventory to load vars for managed_node1 29661 1726867573.12297: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867573.12304: Calling all_plugins_play to load vars for managed_node1 29661 1726867573.12307: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867573.12310: Calling groups_plugins_play to load vars for managed_node1 29661 1726867573.13874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.15625: done with get_vars() 29661 1726867573.15645: done getting variables 29661 1726867573.15700: in VariableManager get_vars() 29661 1726867573.15717: Calling all_inventory to load vars for managed_node1 29661 1726867573.15719: Calling groups_inventory to load vars for managed_node1 29661 1726867573.15721: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867573.15726: Calling all_plugins_play to load vars for managed_node1 29661 1726867573.15728: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867573.15731: Calling groups_plugins_play to load vars for managed_node1 29661 1726867573.16946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.18955: done with get_vars() 29661 1726867573.18983: done queuing things up, now waiting for results queue to drain 29661 1726867573.18985: results queue empty 29661 1726867573.18986: checking for any_errors_fatal 29661 1726867573.18988: done checking for any_errors_fatal 29661 1726867573.18988: checking for max_fail_percentage 29661 1726867573.18990: done checking for max_fail_percentage 29661 1726867573.18990: checking to see if all hosts have failed and the running result is not ok 29661 1726867573.18991: done checking to see if all hosts have failed 29661 1726867573.18992: getting the remaining hosts for this loop 29661 1726867573.18993: done getting the remaining hosts for this loop 29661 1726867573.18996: getting the next task for host managed_node1 29661 1726867573.19000: done getting next task for host managed_node1 29661 1726867573.19001: ^ task is: None 29661 1726867573.19003: ^ 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 29661 1726867573.19004: done queuing things up, now waiting for results queue to drain 29661 1726867573.19005: results queue empty 29661 1726867573.19005: checking for any_errors_fatal 29661 1726867573.19006: done checking for any_errors_fatal 29661 1726867573.19007: checking for max_fail_percentage 29661 1726867573.19008: done checking for max_fail_percentage 29661 1726867573.19008: checking to see if all hosts have failed and the running result is not ok 29661 1726867573.19009: done checking to see if all hosts have failed 29661 1726867573.19010: getting the next task for host managed_node1 29661 1726867573.19012: done getting next task for host managed_node1 29661 1726867573.19013: ^ task is: None 29661 1726867573.19014: ^ 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 29661 1726867573.19094: in VariableManager get_vars() 29661 1726867573.19110: done with get_vars() 29661 1726867573.19115: in VariableManager get_vars() 29661 1726867573.19123: done with get_vars() 29661 1726867573.19128: variable 'omit' from source: magic vars 29661 1726867573.19209: in VariableManager get_vars() 29661 1726867573.19221: done with get_vars() 29661 1726867573.19265: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 29661 1726867573.19553: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29661 1726867573.19583: getting the remaining hosts for this loop 29661 1726867573.19585: done getting the remaining hosts for this loop 29661 1726867573.19587: getting the next task for host managed_node1 29661 1726867573.19590: done getting next task for host managed_node1 29661 1726867573.19592: ^ task is: TASK: Gathering Facts 29661 1726867573.19594: ^ 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 29661 1726867573.19596: getting variables 29661 1726867573.19597: in VariableManager get_vars() 29661 1726867573.19604: Calling all_inventory to load vars for managed_node1 29661 1726867573.19607: Calling groups_inventory to load vars for managed_node1 29661 1726867573.19609: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867573.19614: Calling all_plugins_play to load vars for managed_node1 29661 1726867573.19616: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867573.19619: Calling groups_plugins_play to load vars for managed_node1 29661 1726867573.20819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867573.23086: done with get_vars() 29661 1726867573.23111: done getting variables 29661 1726867573.23151: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 17:26:13 -0400 (0:00:00.620) 0:00:27.550 ****** 29661 1726867573.23175: entering _queue_task() for managed_node1/gather_facts 29661 1726867573.23520: worker is 1 (out of 1 available) 29661 1726867573.23620: exiting _queue_task() for managed_node1/gather_facts 29661 1726867573.23664: done queuing things up, now waiting for results queue to drain 29661 1726867573.23673: waiting for pending results... 29661 1726867573.23983: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867573.24060: in run() - task 0affcac9-a3a5-cfde-a624-00000000057e 29661 1726867573.24087: variable 'ansible_search_path' from source: unknown 29661 1726867573.24185: calling self._execute() 29661 1726867573.24248: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867573.24261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867573.24275: variable 'omit' from source: magic vars 29661 1726867573.24681: variable 'ansible_distribution_major_version' from source: facts 29661 1726867573.24697: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867573.24705: variable 'omit' from source: magic vars 29661 1726867573.24737: variable 'omit' from source: magic vars 29661 1726867573.24837: variable 'omit' from source: magic vars 29661 1726867573.24841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867573.24861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867573.24889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867573.24909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867573.24926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867573.24968: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867573.24976: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867573.24985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867573.25088: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867573.25097: Set connection var ansible_shell_executable to /bin/sh 29661 1726867573.25102: Set connection var ansible_connection to ssh 29661 1726867573.25111: Set connection var ansible_pipelining to False 29661 1726867573.25116: Set connection var ansible_shell_type to sh 29661 1726867573.25162: Set connection var ansible_timeout to 10 29661 1726867573.25165: variable 'ansible_shell_executable' from source: unknown 29661 1726867573.25167: variable 'ansible_connection' from source: unknown 29661 1726867573.25170: variable 'ansible_module_compression' from source: unknown 29661 1726867573.25172: variable 'ansible_shell_type' from source: unknown 29661 1726867573.25174: variable 'ansible_shell_executable' from source: unknown 29661 1726867573.25179: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867573.25271: variable 'ansible_pipelining' from source: unknown 29661 1726867573.25274: variable 'ansible_timeout' from source: unknown 29661 1726867573.25278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867573.25385: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867573.25408: variable 'omit' from source: magic vars 29661 1726867573.25482: starting attempt loop 29661 1726867573.25485: running the handler 29661 1726867573.25488: variable 'ansible_facts' from source: unknown 29661 1726867573.25490: _low_level_execute_command(): starting 29661 1726867573.25492: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867573.26249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867573.26288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867573.26300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867573.26398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867573.26434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867573.26511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867573.28181: stdout chunk (state=3): >>>/root <<< 29661 1726867573.28342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867573.28345: stdout chunk (state=3): >>><<< 29661 1726867573.28348: stderr chunk (state=3): >>><<< 29661 1726867573.28474: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867573.28481: _low_level_execute_command(): starting 29661 1726867573.28484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288 `" && echo ansible-tmp-1726867573.2838287-30960-82853917777288="` echo /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288 `" ) && sleep 0' 29661 1726867573.29026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867573.29044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867573.29060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867573.29080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867573.29099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867573.29154: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867573.29227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867573.29250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867573.29283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867573.29357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867573.31237: stdout chunk (state=3): >>>ansible-tmp-1726867573.2838287-30960-82853917777288=/root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288 <<< 29661 1726867573.31400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867573.31403: stdout chunk (state=3): >>><<< 29661 1726867573.31405: stderr chunk (state=3): >>><<< 29661 1726867573.31422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867573.2838287-30960-82853917777288=/root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867573.31582: variable 'ansible_module_compression' from source: unknown 29661 1726867573.31585: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867573.31587: variable 'ansible_facts' from source: unknown 29661 1726867573.31804: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py 29661 1726867573.32004: Sending initial data 29661 1726867573.32007: Sent initial data (153 bytes) 29661 1726867573.32559: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867573.32663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867573.32692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867573.32760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867573.34322: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867573.34373: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867573.34432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmph2ripctx /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py <<< 29661 1726867573.34435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py" <<< 29661 1726867573.34473: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmph2ripctx" to remote "/root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py" <<< 29661 1726867573.35942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867573.36057: stderr chunk (state=3): >>><<< 29661 1726867573.36060: stdout chunk (state=3): >>><<< 29661 1726867573.36063: done transferring module to remote 29661 1726867573.36065: _low_level_execute_command(): starting 29661 1726867573.36067: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/ /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py && sleep 0' 29661 1726867573.36700: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867573.36709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867573.36736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867573.36751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867573.36763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867573.36770: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867573.36941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867573.36945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867573.36953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867573.36956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867573.36989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867573.38792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867573.38795: stdout chunk (state=3): >>><<< 29661 1726867573.38797: stderr chunk (state=3): >>><<< 29661 1726867573.38884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867573.38888: _low_level_execute_command(): starting 29661 1726867573.38891: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/AnsiballZ_setup.py && sleep 0' 29661 1726867573.39445: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867573.39460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867573.39474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867573.39495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867573.39512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867573.39525: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867573.39539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867573.39557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867573.39633: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867573.39652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867573.39732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.05859: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR"<<< 29661 1726867574.05921: stdout chunk (state=3): >>>: "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "13", "epoch": "1726867573", "epoch_int": "1726867573", "date": "2024-09-20", "time": "17:26:13", "iso8601_micro": "2024-09-20T21:26:13.670660Z", "iso8601": "2024-09-20T21:26:13Z", "iso8601_basic": "20240920T172613670660", "iso8601_basic_short": "20240920T172613", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.62451171875, "5m": 0.54345703125, "15m": 0.2998046875}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 818, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["peerethtest0", "ethtest0", "eth0", "lo", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "32:f3:0e:b7:ed:c1", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::30f3:eff:feb7:edc1", "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_o<<< 29661 1726867574.05956: stdout chunk (state=3): >>>ffload": "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_ethtest0": {"device": "ethtest0", "macaddress": "96:8a:3d:57:a4:ce", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::948a:3dff:fe57:a4ce", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "fe80::948a:3dff:fe57:a4ce"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "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", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29661 1726867574.08060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867574.08079: stderr chunk (state=3): >>><<< 29661 1726867574.08089: stdout chunk (state=3): >>><<< 29661 1726867574.08283: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "13", "epoch": "1726867573", "epoch_int": "1726867573", "date": "2024-09-20", "time": "17:26:13", "iso8601_micro": "2024-09-20T21:26:13.670660Z", "iso8601": "2024-09-20T21:26:13Z", "iso8601_basic": "20240920T172613670660", "iso8601_basic_short": "20240920T172613", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.62451171875, "5m": 0.54345703125, "15m": 0.2998046875}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3284, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 818, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["peerethtest0", "ethtest0", "eth0", "lo", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_peerethtest0": {"device": "peerethtest0", "macaddress": "32:f3:0e:b7:ed:c1", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::30f3:eff:feb7:edc1", "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_ethtest0": {"device": "ethtest0", "macaddress": "96:8a:3d:57:a4:ce", "mtu": 1500, "active": true, "type": "ether", "speed": 10000, "promisc": false, "ipv6": [{"address": "fe80::948a:3dff:fe57:a4ce", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1", "fe80::948a:3dff:fe57:a4ce"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f", "fe80::30f3:eff:feb7:edc1"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "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", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867574.09251: 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-1726867573.2838287-30960-82853917777288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867574.09335: _low_level_execute_command(): starting 29661 1726867574.09492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867573.2838287-30960-82853917777288/ > /dev/null 2>&1 && sleep 0' 29661 1726867574.10689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867574.10693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867574.10695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.10714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867574.10779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.10930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867574.10965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.11007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.12891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.12900: stdout chunk (state=3): >>><<< 29661 1726867574.12910: stderr chunk (state=3): >>><<< 29661 1726867574.12936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867574.12981: handler run complete 29661 1726867574.13159: variable 'ansible_facts' from source: unknown 29661 1726867574.13383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.14299: variable 'ansible_facts' from source: unknown 29661 1726867574.14657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.14967: attempt loop complete, returning result 29661 1726867574.14985: _execute() done 29661 1726867574.14992: dumping result to json 29661 1726867574.15043: done dumping result, returning 29661 1726867574.15057: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-00000000057e] 29661 1726867574.15100: sending task result for task 0affcac9-a3a5-cfde-a624-00000000057e 29661 1726867574.16176: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000057e 29661 1726867574.16181: WORKER PROCESS EXITING ok: [managed_node1] 29661 1726867574.16715: no more pending results, returning what we have 29661 1726867574.16718: results queue empty 29661 1726867574.16719: checking for any_errors_fatal 29661 1726867574.16720: done checking for any_errors_fatal 29661 1726867574.16721: checking for max_fail_percentage 29661 1726867574.16723: done checking for max_fail_percentage 29661 1726867574.16723: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.16724: done checking to see if all hosts have failed 29661 1726867574.16725: getting the remaining hosts for this loop 29661 1726867574.16726: done getting the remaining hosts for this loop 29661 1726867574.16729: getting the next task for host managed_node1 29661 1726867574.16733: done getting next task for host managed_node1 29661 1726867574.16735: ^ task is: TASK: meta (flush_handlers) 29661 1726867574.16737: ^ 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 29661 1726867574.16742: getting variables 29661 1726867574.16743: in VariableManager get_vars() 29661 1726867574.16765: Calling all_inventory to load vars for managed_node1 29661 1726867574.16767: Calling groups_inventory to load vars for managed_node1 29661 1726867574.16770: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.16883: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.16897: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.16901: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.19081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.20906: done with get_vars() 29661 1726867574.20936: done getting variables 29661 1726867574.21009: in VariableManager get_vars() 29661 1726867574.21019: Calling all_inventory to load vars for managed_node1 29661 1726867574.21021: Calling groups_inventory to load vars for managed_node1 29661 1726867574.21026: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.21031: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.21033: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.21035: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.22314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.23929: done with get_vars() 29661 1726867574.23959: done queuing things up, now waiting for results queue to drain 29661 1726867574.23961: results queue empty 29661 1726867574.23962: checking for any_errors_fatal 29661 1726867574.23966: done checking for any_errors_fatal 29661 1726867574.23967: checking for max_fail_percentage 29661 1726867574.23968: done checking for max_fail_percentage 29661 1726867574.23974: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.23975: done checking to see if all hosts have failed 29661 1726867574.23976: getting the remaining hosts for this loop 29661 1726867574.23979: done getting the remaining hosts for this loop 29661 1726867574.23982: getting the next task for host managed_node1 29661 1726867574.23986: done getting next task for host managed_node1 29661 1726867574.23989: ^ task is: TASK: Include the task 'delete_interface.yml' 29661 1726867574.23990: ^ 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 29661 1726867574.23993: getting variables 29661 1726867574.23994: in VariableManager get_vars() 29661 1726867574.24003: Calling all_inventory to load vars for managed_node1 29661 1726867574.24005: Calling groups_inventory to load vars for managed_node1 29661 1726867574.24008: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.24014: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.24016: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.24018: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.29540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.31083: done with get_vars() 29661 1726867574.31106: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 17:26:14 -0400 (0:00:01.080) 0:00:28.630 ****** 29661 1726867574.31183: entering _queue_task() for managed_node1/include_tasks 29661 1726867574.31592: worker is 1 (out of 1 available) 29661 1726867574.31604: exiting _queue_task() for managed_node1/include_tasks 29661 1726867574.31615: done queuing things up, now waiting for results queue to drain 29661 1726867574.31617: waiting for pending results... 29661 1726867574.31941: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 29661 1726867574.32082: in run() - task 0affcac9-a3a5-cfde-a624-000000000089 29661 1726867574.32087: variable 'ansible_search_path' from source: unknown 29661 1726867574.32089: calling self._execute() 29661 1726867574.32149: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867574.32228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867574.32237: variable 'omit' from source: magic vars 29661 1726867574.32560: variable 'ansible_distribution_major_version' from source: facts 29661 1726867574.32616: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867574.32620: _execute() done 29661 1726867574.32623: dumping result to json 29661 1726867574.32625: done dumping result, returning 29661 1726867574.32628: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0affcac9-a3a5-cfde-a624-000000000089] 29661 1726867574.32631: sending task result for task 0affcac9-a3a5-cfde-a624-000000000089 29661 1726867574.32704: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000089 29661 1726867574.32707: WORKER PROCESS EXITING 29661 1726867574.32731: no more pending results, returning what we have 29661 1726867574.32736: in VariableManager get_vars() 29661 1726867574.32766: Calling all_inventory to load vars for managed_node1 29661 1726867574.32768: Calling groups_inventory to load vars for managed_node1 29661 1726867574.32771: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.32787: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.32790: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.32793: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.34164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.35829: done with get_vars() 29661 1726867574.35842: variable 'ansible_search_path' from source: unknown 29661 1726867574.35852: we have included files to process 29661 1726867574.35853: generating all_blocks data 29661 1726867574.35854: done generating all_blocks data 29661 1726867574.35854: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29661 1726867574.35855: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29661 1726867574.35856: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29661 1726867574.36025: done processing included file 29661 1726867574.36026: iterating over new_blocks loaded from include file 29661 1726867574.36027: in VariableManager get_vars() 29661 1726867574.36036: done with get_vars() 29661 1726867574.36038: filtering new block on tags 29661 1726867574.36048: done filtering new block on tags 29661 1726867574.36050: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 29661 1726867574.36053: extending task lists for all hosts with included blocks 29661 1726867574.36072: done extending task lists 29661 1726867574.36073: done processing included files 29661 1726867574.36073: results queue empty 29661 1726867574.36074: checking for any_errors_fatal 29661 1726867574.36075: done checking for any_errors_fatal 29661 1726867574.36075: checking for max_fail_percentage 29661 1726867574.36076: done checking for max_fail_percentage 29661 1726867574.36076: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.36079: done checking to see if all hosts have failed 29661 1726867574.36079: getting the remaining hosts for this loop 29661 1726867574.36080: done getting the remaining hosts for this loop 29661 1726867574.36081: getting the next task for host managed_node1 29661 1726867574.36084: done getting next task for host managed_node1 29661 1726867574.36086: ^ task is: TASK: Remove test interface if necessary 29661 1726867574.36087: ^ 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 29661 1726867574.36089: getting variables 29661 1726867574.36089: in VariableManager get_vars() 29661 1726867574.36095: Calling all_inventory to load vars for managed_node1 29661 1726867574.36096: Calling groups_inventory to load vars for managed_node1 29661 1726867574.36098: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.36101: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.36103: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.36104: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.36761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.37754: done with get_vars() 29661 1726867574.37768: done getting variables 29661 1726867574.37798: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 17:26:14 -0400 (0:00:00.066) 0:00:28.697 ****** 29661 1726867574.37818: entering _queue_task() for managed_node1/command 29661 1726867574.38039: worker is 1 (out of 1 available) 29661 1726867574.38052: exiting _queue_task() for managed_node1/command 29661 1726867574.38064: done queuing things up, now waiting for results queue to drain 29661 1726867574.38066: waiting for pending results... 29661 1726867574.38232: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 29661 1726867574.38311: in run() - task 0affcac9-a3a5-cfde-a624-00000000058f 29661 1726867574.38383: variable 'ansible_search_path' from source: unknown 29661 1726867574.38386: variable 'ansible_search_path' from source: unknown 29661 1726867574.38389: calling self._execute() 29661 1726867574.38483: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867574.38495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867574.38506: variable 'omit' from source: magic vars 29661 1726867574.38870: variable 'ansible_distribution_major_version' from source: facts 29661 1726867574.38890: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867574.38894: variable 'omit' from source: magic vars 29661 1726867574.38930: variable 'omit' from source: magic vars 29661 1726867574.38997: variable 'interface' from source: set_fact 29661 1726867574.39011: variable 'omit' from source: magic vars 29661 1726867574.39045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867574.39071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867574.39089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867574.39103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867574.39113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867574.39141: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867574.39144: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867574.39146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867574.39213: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867574.39216: Set connection var ansible_shell_executable to /bin/sh 29661 1726867574.39219: Set connection var ansible_connection to ssh 29661 1726867574.39228: Set connection var ansible_pipelining to False 29661 1726867574.39230: Set connection var ansible_shell_type to sh 29661 1726867574.39233: Set connection var ansible_timeout to 10 29661 1726867574.39252: variable 'ansible_shell_executable' from source: unknown 29661 1726867574.39255: variable 'ansible_connection' from source: unknown 29661 1726867574.39258: variable 'ansible_module_compression' from source: unknown 29661 1726867574.39260: variable 'ansible_shell_type' from source: unknown 29661 1726867574.39263: variable 'ansible_shell_executable' from source: unknown 29661 1726867574.39265: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867574.39267: variable 'ansible_pipelining' from source: unknown 29661 1726867574.39270: variable 'ansible_timeout' from source: unknown 29661 1726867574.39275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867574.39373: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867574.39385: variable 'omit' from source: magic vars 29661 1726867574.39390: starting attempt loop 29661 1726867574.39393: running the handler 29661 1726867574.39404: _low_level_execute_command(): starting 29661 1726867574.39412: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867574.39910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.39913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867574.39917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.39974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867574.39981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867574.39986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.40038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.41702: stdout chunk (state=3): >>>/root <<< 29661 1726867574.41805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.41834: stderr chunk (state=3): >>><<< 29661 1726867574.41837: stdout chunk (state=3): >>><<< 29661 1726867574.41860: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867574.41871: _low_level_execute_command(): starting 29661 1726867574.41876: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456 `" && echo ansible-tmp-1726867574.4185855-31022-235025994570456="` echo /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456 `" ) && sleep 0' 29661 1726867574.42298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.42301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.42312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867574.42314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867574.42316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.42356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867574.42359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.42411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.44295: stdout chunk (state=3): >>>ansible-tmp-1726867574.4185855-31022-235025994570456=/root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456 <<< 29661 1726867574.44404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.44429: stderr chunk (state=3): >>><<< 29661 1726867574.44432: stdout chunk (state=3): >>><<< 29661 1726867574.44444: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867574.4185855-31022-235025994570456=/root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867574.44472: variable 'ansible_module_compression' from source: unknown 29661 1726867574.44512: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867574.44545: variable 'ansible_facts' from source: unknown 29661 1726867574.44599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py 29661 1726867574.44690: Sending initial data 29661 1726867574.44693: Sent initial data (156 bytes) 29661 1726867574.45287: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867574.45306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.45373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.46985: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867574.46993: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867574.47028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867574.47072: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpbae1i6hg /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py <<< 29661 1726867574.47076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py" <<< 29661 1726867574.47114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpbae1i6hg" to remote "/root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py" <<< 29661 1726867574.47120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py" <<< 29661 1726867574.47647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.47683: stderr chunk (state=3): >>><<< 29661 1726867574.47687: stdout chunk (state=3): >>><<< 29661 1726867574.47729: done transferring module to remote 29661 1726867574.47735: _low_level_execute_command(): starting 29661 1726867574.47740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/ /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py && sleep 0' 29661 1726867574.48138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.48142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.48144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867574.48147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.48193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867574.48200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.48246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.49980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.50001: stderr chunk (state=3): >>><<< 29661 1726867574.50004: stdout chunk (state=3): >>><<< 29661 1726867574.50016: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867574.50018: _low_level_execute_command(): starting 29661 1726867574.50022: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/AnsiballZ_command.py && sleep 0' 29661 1726867574.50409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.50412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.50414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867574.50416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867574.50485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.50562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.67207: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:26:14.656574", "end": "2024-09-20 17:26:14.667988", "delta": "0:00:00.011414", "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}}} <<< 29661 1726867574.69558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867574.69593: stderr chunk (state=3): >>><<< 29661 1726867574.69817: stdout chunk (state=3): >>><<< 29661 1726867574.69821: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:26:14.656574", "end": "2024-09-20 17:26:14.667988", "delta": "0:00:00.011414", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867574.69825: 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-1726867574.4185855-31022-235025994570456/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867574.69828: _low_level_execute_command(): starting 29661 1726867574.69831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867574.4185855-31022-235025994570456/ > /dev/null 2>&1 && sleep 0' 29661 1726867574.70824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867574.71182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867574.71395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867574.71464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867574.73330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867574.73333: stdout chunk (state=3): >>><<< 29661 1726867574.73339: stderr chunk (state=3): >>><<< 29661 1726867574.73354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867574.73360: handler run complete 29661 1726867574.73384: Evaluated conditional (False): False 29661 1726867574.73397: attempt loop complete, returning result 29661 1726867574.73488: _execute() done 29661 1726867574.73494: dumping result to json 29661 1726867574.73503: done dumping result, returning 29661 1726867574.73512: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affcac9-a3a5-cfde-a624-00000000058f] 29661 1726867574.73520: sending task result for task 0affcac9-a3a5-cfde-a624-00000000058f 29661 1726867574.73628: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000058f 29661 1726867574.73635: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.011414", "end": "2024-09-20 17:26:14.667988", "rc": 0, "start": "2024-09-20 17:26:14.656574" } 29661 1726867574.73717: no more pending results, returning what we have 29661 1726867574.73722: results queue empty 29661 1726867574.73725: checking for any_errors_fatal 29661 1726867574.73727: done checking for any_errors_fatal 29661 1726867574.73727: checking for max_fail_percentage 29661 1726867574.73730: done checking for max_fail_percentage 29661 1726867574.73731: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.73732: done checking to see if all hosts have failed 29661 1726867574.73733: getting the remaining hosts for this loop 29661 1726867574.73734: done getting the remaining hosts for this loop 29661 1726867574.73738: getting the next task for host managed_node1 29661 1726867574.73747: done getting next task for host managed_node1 29661 1726867574.73749: ^ task is: TASK: meta (flush_handlers) 29661 1726867574.73752: ^ 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 29661 1726867574.73757: getting variables 29661 1726867574.73759: in VariableManager get_vars() 29661 1726867574.73793: Calling all_inventory to load vars for managed_node1 29661 1726867574.73796: Calling groups_inventory to load vars for managed_node1 29661 1726867574.73800: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.73812: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.73815: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.73818: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.78398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.81568: done with get_vars() 29661 1726867574.81896: done getting variables 29661 1726867574.81974: in VariableManager get_vars() 29661 1726867574.81987: Calling all_inventory to load vars for managed_node1 29661 1726867574.81990: Calling groups_inventory to load vars for managed_node1 29661 1726867574.81992: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.81997: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.82000: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.82003: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.84443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.86359: done with get_vars() 29661 1726867574.86390: done queuing things up, now waiting for results queue to drain 29661 1726867574.86393: results queue empty 29661 1726867574.86394: checking for any_errors_fatal 29661 1726867574.86402: done checking for any_errors_fatal 29661 1726867574.86402: checking for max_fail_percentage 29661 1726867574.86404: done checking for max_fail_percentage 29661 1726867574.86404: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.86405: done checking to see if all hosts have failed 29661 1726867574.86406: getting the remaining hosts for this loop 29661 1726867574.86407: done getting the remaining hosts for this loop 29661 1726867574.86409: getting the next task for host managed_node1 29661 1726867574.86413: done getting next task for host managed_node1 29661 1726867574.86415: ^ task is: TASK: meta (flush_handlers) 29661 1726867574.86417: ^ 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 29661 1726867574.86419: getting variables 29661 1726867574.86420: in VariableManager get_vars() 29661 1726867574.86433: Calling all_inventory to load vars for managed_node1 29661 1726867574.86435: Calling groups_inventory to load vars for managed_node1 29661 1726867574.86437: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.86443: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.86445: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.86448: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.87725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.89336: done with get_vars() 29661 1726867574.89355: done getting variables 29661 1726867574.89404: in VariableManager get_vars() 29661 1726867574.89413: Calling all_inventory to load vars for managed_node1 29661 1726867574.89415: Calling groups_inventory to load vars for managed_node1 29661 1726867574.89417: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.89421: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.89426: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.89428: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.90614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867574.92409: done with get_vars() 29661 1726867574.92435: done queuing things up, now waiting for results queue to drain 29661 1726867574.92442: results queue empty 29661 1726867574.92443: checking for any_errors_fatal 29661 1726867574.92445: done checking for any_errors_fatal 29661 1726867574.92445: checking for max_fail_percentage 29661 1726867574.92446: done checking for max_fail_percentage 29661 1726867574.92447: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.92448: done checking to see if all hosts have failed 29661 1726867574.92448: getting the remaining hosts for this loop 29661 1726867574.92449: done getting the remaining hosts for this loop 29661 1726867574.92452: getting the next task for host managed_node1 29661 1726867574.92455: done getting next task for host managed_node1 29661 1726867574.92456: ^ task is: None 29661 1726867574.92458: ^ 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 29661 1726867574.92459: done queuing things up, now waiting for results queue to drain 29661 1726867574.92460: results queue empty 29661 1726867574.92460: checking for any_errors_fatal 29661 1726867574.92461: done checking for any_errors_fatal 29661 1726867574.92462: checking for max_fail_percentage 29661 1726867574.92462: done checking for max_fail_percentage 29661 1726867574.92463: checking to see if all hosts have failed and the running result is not ok 29661 1726867574.92464: done checking to see if all hosts have failed 29661 1726867574.92465: getting the next task for host managed_node1 29661 1726867574.92467: done getting next task for host managed_node1 29661 1726867574.92467: ^ task is: None 29661 1726867574.92470: ^ 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 29661 1726867574.92516: in VariableManager get_vars() 29661 1726867574.92540: done with get_vars() 29661 1726867574.92546: in VariableManager get_vars() 29661 1726867574.92557: done with get_vars() 29661 1726867574.92561: variable 'omit' from source: magic vars 29661 1726867574.92702: variable 'profile' from source: play vars 29661 1726867574.92800: in VariableManager get_vars() 29661 1726867574.92820: done with get_vars() 29661 1726867574.92844: variable 'omit' from source: magic vars 29661 1726867574.92909: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 29661 1726867574.93653: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29661 1726867574.93683: getting the remaining hosts for this loop 29661 1726867574.93685: done getting the remaining hosts for this loop 29661 1726867574.93687: getting the next task for host managed_node1 29661 1726867574.93690: done getting next task for host managed_node1 29661 1726867574.93692: ^ task is: TASK: Gathering Facts 29661 1726867574.93693: ^ 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 29661 1726867574.93695: getting variables 29661 1726867574.93696: in VariableManager get_vars() 29661 1726867574.93706: Calling all_inventory to load vars for managed_node1 29661 1726867574.93709: Calling groups_inventory to load vars for managed_node1 29661 1726867574.93711: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867574.93716: Calling all_plugins_play to load vars for managed_node1 29661 1726867574.93718: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867574.93721: Calling groups_plugins_play to load vars for managed_node1 29661 1726867574.95981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867575.01813: done with get_vars() 29661 1726867575.01894: done getting variables 29661 1726867575.01970: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 17:26:15 -0400 (0:00:00.641) 0:00:29.338 ****** 29661 1726867575.01999: entering _queue_task() for managed_node1/gather_facts 29661 1726867575.02361: worker is 1 (out of 1 available) 29661 1726867575.02482: exiting _queue_task() for managed_node1/gather_facts 29661 1726867575.02492: done queuing things up, now waiting for results queue to drain 29661 1726867575.02494: waiting for pending results... 29661 1726867575.02670: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867575.02830: in run() - task 0affcac9-a3a5-cfde-a624-00000000059d 29661 1726867575.02835: variable 'ansible_search_path' from source: unknown 29661 1726867575.02919: calling self._execute() 29661 1726867575.02994: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867575.03006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867575.03029: variable 'omit' from source: magic vars 29661 1726867575.03430: variable 'ansible_distribution_major_version' from source: facts 29661 1726867575.03449: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867575.03479: variable 'omit' from source: magic vars 29661 1726867575.03499: variable 'omit' from source: magic vars 29661 1726867575.03573: variable 'omit' from source: magic vars 29661 1726867575.03608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867575.03684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867575.03689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867575.03705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867575.03722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867575.03758: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867575.03792: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867575.03796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867575.03951: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867575.04008: Set connection var ansible_shell_executable to /bin/sh 29661 1726867575.04012: Set connection var ansible_connection to ssh 29661 1726867575.04014: Set connection var ansible_pipelining to False 29661 1726867575.04018: Set connection var ansible_shell_type to sh 29661 1726867575.04020: Set connection var ansible_timeout to 10 29661 1726867575.04022: variable 'ansible_shell_executable' from source: unknown 29661 1726867575.04030: variable 'ansible_connection' from source: unknown 29661 1726867575.04038: variable 'ansible_module_compression' from source: unknown 29661 1726867575.04045: variable 'ansible_shell_type' from source: unknown 29661 1726867575.04051: variable 'ansible_shell_executable' from source: unknown 29661 1726867575.04058: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867575.04117: variable 'ansible_pipelining' from source: unknown 29661 1726867575.04120: variable 'ansible_timeout' from source: unknown 29661 1726867575.04125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867575.04450: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867575.04470: variable 'omit' from source: magic vars 29661 1726867575.04483: starting attempt loop 29661 1726867575.04490: running the handler 29661 1726867575.04512: variable 'ansible_facts' from source: unknown 29661 1726867575.04540: _low_level_execute_command(): starting 29661 1726867575.04561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867575.05579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867575.05610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.05630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.05722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.07458: stdout chunk (state=3): >>>/root <<< 29661 1726867575.07506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867575.07575: stderr chunk (state=3): >>><<< 29661 1726867575.07620: stdout chunk (state=3): >>><<< 29661 1726867575.07651: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867575.07693: _low_level_execute_command(): starting 29661 1726867575.07954: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108 `" && echo ansible-tmp-1726867575.0767841-31053-72852546892108="` echo /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108 `" ) && sleep 0' 29661 1726867575.08916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867575.08952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867575.08970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.08994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.09149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.11058: stdout chunk (state=3): >>>ansible-tmp-1726867575.0767841-31053-72852546892108=/root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108 <<< 29661 1726867575.11162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867575.11233: stderr chunk (state=3): >>><<< 29661 1726867575.11409: stdout chunk (state=3): >>><<< 29661 1726867575.11413: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867575.0767841-31053-72852546892108=/root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867575.11416: variable 'ansible_module_compression' from source: unknown 29661 1726867575.11484: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867575.11714: variable 'ansible_facts' from source: unknown 29661 1726867575.11995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py 29661 1726867575.12504: Sending initial data 29661 1726867575.12507: Sent initial data (153 bytes) 29661 1726867575.13608: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867575.13657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867575.13674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867575.13795: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867575.14005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.14032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.14102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.15716: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867575.15873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py" <<< 29661 1726867575.15897: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp4gm6sghg /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py <<< 29661 1726867575.15949: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmp4gm6sghg" to remote "/root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py" <<< 29661 1726867575.18699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867575.18715: stdout chunk (state=3): >>><<< 29661 1726867575.18739: stderr chunk (state=3): >>><<< 29661 1726867575.18947: done transferring module to remote 29661 1726867575.18951: _low_level_execute_command(): starting 29661 1726867575.18953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/ /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py && sleep 0' 29661 1726867575.19994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867575.20284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867575.20301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.20341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.20383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.22506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867575.22510: stdout chunk (state=3): >>><<< 29661 1726867575.22512: stderr chunk (state=3): >>><<< 29661 1726867575.22537: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867575.22545: _low_level_execute_command(): starting 29661 1726867575.22862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/AnsiballZ_setup.py && sleep 0' 29661 1726867575.23798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867575.23896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867575.23913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867575.23936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867575.23958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867575.23970: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867575.23987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867575.24194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867575.24210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.24231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.24317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.89940: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "15", "epoch": "1726867575", "epoch_int": "1726867575", "date": "2024-09-20", "time": "17:26:15", "iso8601_micro": "2024-09-20T21:26:15.509810Z", "iso8601": "2024-09-20T21:26:15Z", "iso8601_basic": "20240920T172615509810", "iso8601_basic_short": "20240920T172615", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3277, "used": 254}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 820, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.57421875, "5m": 0.5341796875, "15m": 0.2978515625}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_<<< 29661 1726867575.89980: stdout chunk (state=3): >>>segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29661 1726867575.92320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867575.92327: stdout chunk (state=3): >>><<< 29661 1726867575.92330: stderr chunk (state=3): >>><<< 29661 1726867575.92335: _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": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "15", "epoch": "1726867575", "epoch_int": "1726867575", "date": "2024-09-20", "time": "17:26:15", "iso8601_micro": "2024-09-20T21:26:15.509810Z", "iso8601": "2024-09-20T21:26:15Z", "iso8601_basic": "20240920T172615509810", "iso8601_basic_short": "20240920T172615", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3277, "used": 254}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 820, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789618176, "block_size": 4096, "block_total": 65519099, "block_available": 63913481, "block_used": 1605618, "inode_total": 131070960, "inode_available": 131029043, "inode_used": 41917, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.57421875, "5m": 0.5341796875, "15m": 0.2978515625}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "rpltstbr", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867575.92958: 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-1726867575.0767841-31053-72852546892108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867575.93107: _low_level_execute_command(): starting 29661 1726867575.93122: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867575.0767841-31053-72852546892108/ > /dev/null 2>&1 && sleep 0' 29661 1726867575.94493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867575.94650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867575.94685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867575.94729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867575.96592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867575.96599: stdout chunk (state=3): >>><<< 29661 1726867575.96707: stderr chunk (state=3): >>><<< 29661 1726867575.96711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867575.96714: handler run complete 29661 1726867575.96882: variable 'ansible_facts' from source: unknown 29661 1726867575.97129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867575.97853: variable 'ansible_facts' from source: unknown 29661 1726867575.98036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867575.98591: attempt loop complete, returning result 29661 1726867575.98594: _execute() done 29661 1726867575.98597: dumping result to json 29661 1726867575.98635: done dumping result, returning 29661 1726867575.98643: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-00000000059d] 29661 1726867575.98646: sending task result for task 0affcac9-a3a5-cfde-a624-00000000059d 29661 1726867575.99883: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000059d 29661 1726867575.99886: WORKER PROCESS EXITING ok: [managed_node1] 29661 1726867576.00465: no more pending results, returning what we have 29661 1726867576.00468: results queue empty 29661 1726867576.00469: checking for any_errors_fatal 29661 1726867576.00470: done checking for any_errors_fatal 29661 1726867576.00471: checking for max_fail_percentage 29661 1726867576.00473: done checking for max_fail_percentage 29661 1726867576.00473: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.00474: done checking to see if all hosts have failed 29661 1726867576.00475: getting the remaining hosts for this loop 29661 1726867576.00476: done getting the remaining hosts for this loop 29661 1726867576.00519: getting the next task for host managed_node1 29661 1726867576.00524: done getting next task for host managed_node1 29661 1726867576.00526: ^ task is: TASK: meta (flush_handlers) 29661 1726867576.00528: ^ 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 29661 1726867576.00532: getting variables 29661 1726867576.00533: in VariableManager get_vars() 29661 1726867576.00562: Calling all_inventory to load vars for managed_node1 29661 1726867576.00565: Calling groups_inventory to load vars for managed_node1 29661 1726867576.00567: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.00576: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.00885: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.00889: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.04988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.09616: done with get_vars() 29661 1726867576.09645: done getting variables 29661 1726867576.09715: in VariableManager get_vars() 29661 1726867576.09728: Calling all_inventory to load vars for managed_node1 29661 1726867576.09730: Calling groups_inventory to load vars for managed_node1 29661 1726867576.09732: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.09737: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.09739: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.09742: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.13765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.17445: done with get_vars() 29661 1726867576.17472: done queuing things up, now waiting for results queue to drain 29661 1726867576.17475: results queue empty 29661 1726867576.17475: checking for any_errors_fatal 29661 1726867576.17593: done checking for any_errors_fatal 29661 1726867576.17594: checking for max_fail_percentage 29661 1726867576.17596: done checking for max_fail_percentage 29661 1726867576.17597: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.17598: done checking to see if all hosts have failed 29661 1726867576.17603: getting the remaining hosts for this loop 29661 1726867576.17604: done getting the remaining hosts for this loop 29661 1726867576.17608: getting the next task for host managed_node1 29661 1726867576.17612: done getting next task for host managed_node1 29661 1726867576.17615: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867576.17617: ^ 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 29661 1726867576.17626: getting variables 29661 1726867576.17628: in VariableManager get_vars() 29661 1726867576.17641: Calling all_inventory to load vars for managed_node1 29661 1726867576.17644: Calling groups_inventory to load vars for managed_node1 29661 1726867576.17646: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.17651: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.17653: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.17656: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.21188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.25797: done with get_vars() 29661 1726867576.25824: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:26:16 -0400 (0:00:01.240) 0:00:30.579 ****** 29661 1726867576.26017: entering _queue_task() for managed_node1/include_tasks 29661 1726867576.26782: worker is 1 (out of 1 available) 29661 1726867576.26792: exiting _queue_task() for managed_node1/include_tasks 29661 1726867576.26801: done queuing things up, now waiting for results queue to drain 29661 1726867576.26803: waiting for pending results... 29661 1726867576.27305: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29661 1726867576.27443: in run() - task 0affcac9-a3a5-cfde-a624-000000000091 29661 1726867576.27527: variable 'ansible_search_path' from source: unknown 29661 1726867576.27535: variable 'ansible_search_path' from source: unknown 29661 1726867576.27573: calling self._execute() 29661 1726867576.27836: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.27842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.27857: variable 'omit' from source: magic vars 29661 1726867576.28558: variable 'ansible_distribution_major_version' from source: facts 29661 1726867576.28642: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867576.28653: _execute() done 29661 1726867576.28660: dumping result to json 29661 1726867576.28668: done dumping result, returning 29661 1726867576.28710: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-cfde-a624-000000000091] 29661 1726867576.28720: sending task result for task 0affcac9-a3a5-cfde-a624-000000000091 29661 1726867576.29042: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000091 29661 1726867576.29045: WORKER PROCESS EXITING 29661 1726867576.29086: no more pending results, returning what we have 29661 1726867576.29091: in VariableManager get_vars() 29661 1726867576.29133: Calling all_inventory to load vars for managed_node1 29661 1726867576.29136: Calling groups_inventory to load vars for managed_node1 29661 1726867576.29139: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.29151: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.29154: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.29157: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.31736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.34042: done with get_vars() 29661 1726867576.34062: variable 'ansible_search_path' from source: unknown 29661 1726867576.34063: variable 'ansible_search_path' from source: unknown 29661 1726867576.34203: we have included files to process 29661 1726867576.34205: generating all_blocks data 29661 1726867576.34206: done generating all_blocks data 29661 1726867576.34207: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867576.34208: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867576.34211: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29661 1726867576.35481: done processing included file 29661 1726867576.35483: iterating over new_blocks loaded from include file 29661 1726867576.35484: in VariableManager get_vars() 29661 1726867576.35528: done with get_vars() 29661 1726867576.35530: filtering new block on tags 29661 1726867576.35545: done filtering new block on tags 29661 1726867576.35547: in VariableManager get_vars() 29661 1726867576.35563: done with get_vars() 29661 1726867576.35564: filtering new block on tags 29661 1726867576.35582: done filtering new block on tags 29661 1726867576.35584: in VariableManager get_vars() 29661 1726867576.35607: done with get_vars() 29661 1726867576.35609: filtering new block on tags 29661 1726867576.35628: done filtering new block on tags 29661 1726867576.35631: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 29661 1726867576.35636: extending task lists for all hosts with included blocks 29661 1726867576.36004: done extending task lists 29661 1726867576.36006: done processing included files 29661 1726867576.36007: results queue empty 29661 1726867576.36007: checking for any_errors_fatal 29661 1726867576.36009: done checking for any_errors_fatal 29661 1726867576.36010: checking for max_fail_percentage 29661 1726867576.36011: done checking for max_fail_percentage 29661 1726867576.36011: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.36012: done checking to see if all hosts have failed 29661 1726867576.36013: getting the remaining hosts for this loop 29661 1726867576.36014: done getting the remaining hosts for this loop 29661 1726867576.36016: getting the next task for host managed_node1 29661 1726867576.36020: done getting next task for host managed_node1 29661 1726867576.36025: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867576.36031: ^ 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 29661 1726867576.36040: getting variables 29661 1726867576.36041: in VariableManager get_vars() 29661 1726867576.36054: Calling all_inventory to load vars for managed_node1 29661 1726867576.36056: Calling groups_inventory to load vars for managed_node1 29661 1726867576.36058: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.36063: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.36065: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.36068: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.37316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.38978: done with get_vars() 29661 1726867576.38998: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:26:16 -0400 (0:00:00.130) 0:00:30.709 ****** 29661 1726867576.39073: entering _queue_task() for managed_node1/setup 29661 1726867576.39644: worker is 1 (out of 1 available) 29661 1726867576.39655: exiting _queue_task() for managed_node1/setup 29661 1726867576.39665: done queuing things up, now waiting for results queue to drain 29661 1726867576.39667: waiting for pending results... 29661 1726867576.40201: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29661 1726867576.40374: in run() - task 0affcac9-a3a5-cfde-a624-0000000005de 29661 1726867576.40438: variable 'ansible_search_path' from source: unknown 29661 1726867576.40638: variable 'ansible_search_path' from source: unknown 29661 1726867576.40642: calling self._execute() 29661 1726867576.40701: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.40711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.40726: variable 'omit' from source: magic vars 29661 1726867576.41276: variable 'ansible_distribution_major_version' from source: facts 29661 1726867576.41300: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867576.41752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867576.46151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867576.46291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867576.46481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867576.46499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867576.46575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867576.46782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867576.46822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867576.46904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867576.47085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867576.47088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867576.47209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867576.47248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867576.47286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867576.47392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867576.47538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867576.48001: variable '__network_required_facts' from source: role '' defaults 29661 1726867576.48004: variable 'ansible_facts' from source: unknown 29661 1726867576.49578: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29661 1726867576.49783: when evaluation is False, skipping this task 29661 1726867576.49786: _execute() done 29661 1726867576.49790: dumping result to json 29661 1726867576.49792: done dumping result, returning 29661 1726867576.49795: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-cfde-a624-0000000005de] 29661 1726867576.49797: sending task result for task 0affcac9-a3a5-cfde-a624-0000000005de skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29661 1726867576.50076: no more pending results, returning what we have 29661 1726867576.50082: results queue empty 29661 1726867576.50083: checking for any_errors_fatal 29661 1726867576.50085: done checking for any_errors_fatal 29661 1726867576.50085: checking for max_fail_percentage 29661 1726867576.50087: done checking for max_fail_percentage 29661 1726867576.50090: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.50091: done checking to see if all hosts have failed 29661 1726867576.50092: getting the remaining hosts for this loop 29661 1726867576.50094: done getting the remaining hosts for this loop 29661 1726867576.50097: getting the next task for host managed_node1 29661 1726867576.50106: done getting next task for host managed_node1 29661 1726867576.50110: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867576.50114: ^ 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 29661 1726867576.50131: getting variables 29661 1726867576.50134: in VariableManager get_vars() 29661 1726867576.50175: Calling all_inventory to load vars for managed_node1 29661 1726867576.50180: Calling groups_inventory to load vars for managed_node1 29661 1726867576.50183: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.50194: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.50197: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.50200: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.50985: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000005de 29661 1726867576.50989: WORKER PROCESS EXITING 29661 1726867576.53996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.57656: done with get_vars() 29661 1726867576.57683: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:26:16 -0400 (0:00:00.187) 0:00:30.896 ****** 29661 1726867576.57779: entering _queue_task() for managed_node1/stat 29661 1726867576.58065: worker is 1 (out of 1 available) 29661 1726867576.58080: exiting _queue_task() for managed_node1/stat 29661 1726867576.58091: done queuing things up, now waiting for results queue to drain 29661 1726867576.58093: waiting for pending results... 29661 1726867576.58303: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 29661 1726867576.58433: in run() - task 0affcac9-a3a5-cfde-a624-0000000005e0 29661 1726867576.58439: variable 'ansible_search_path' from source: unknown 29661 1726867576.58445: variable 'ansible_search_path' from source: unknown 29661 1726867576.58490: calling self._execute() 29661 1726867576.58782: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.58786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.58789: variable 'omit' from source: magic vars 29661 1726867576.59214: variable 'ansible_distribution_major_version' from source: facts 29661 1726867576.59234: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867576.59587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867576.59845: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867576.59895: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867576.59935: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867576.59973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867576.60045: 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) 29661 1726867576.60069: 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) 29661 1726867576.60089: 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) 29661 1726867576.60107: 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) 29661 1726867576.60184: variable '__network_is_ostree' from source: set_fact 29661 1726867576.60188: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867576.60191: when evaluation is False, skipping this task 29661 1726867576.60193: _execute() done 29661 1726867576.60196: dumping result to json 29661 1726867576.60198: done dumping result, returning 29661 1726867576.60201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-cfde-a624-0000000005e0] 29661 1726867576.60205: sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e0 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867576.60415: no more pending results, returning what we have 29661 1726867576.60419: results queue empty 29661 1726867576.60420: checking for any_errors_fatal 29661 1726867576.60426: done checking for any_errors_fatal 29661 1726867576.60427: checking for max_fail_percentage 29661 1726867576.60428: done checking for max_fail_percentage 29661 1726867576.60429: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.60430: done checking to see if all hosts have failed 29661 1726867576.60431: getting the remaining hosts for this loop 29661 1726867576.60432: done getting the remaining hosts for this loop 29661 1726867576.60435: getting the next task for host managed_node1 29661 1726867576.60440: done getting next task for host managed_node1 29661 1726867576.60444: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867576.60449: ^ 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 29661 1726867576.60462: getting variables 29661 1726867576.60463: in VariableManager get_vars() 29661 1726867576.60501: Calling all_inventory to load vars for managed_node1 29661 1726867576.60504: Calling groups_inventory to load vars for managed_node1 29661 1726867576.60506: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.60514: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.60517: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.60519: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.61092: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e0 29661 1726867576.61095: WORKER PROCESS EXITING 29661 1726867576.61881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.63599: done with get_vars() 29661 1726867576.63620: done getting variables 29661 1726867576.63680: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:26:16 -0400 (0:00:00.059) 0:00:30.956 ****** 29661 1726867576.63714: entering _queue_task() for managed_node1/set_fact 29661 1726867576.64051: worker is 1 (out of 1 available) 29661 1726867576.64065: exiting _queue_task() for managed_node1/set_fact 29661 1726867576.64082: done queuing things up, now waiting for results queue to drain 29661 1726867576.64085: waiting for pending results... 29661 1726867576.64454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29661 1726867576.65219: in run() - task 0affcac9-a3a5-cfde-a624-0000000005e1 29661 1726867576.65227: variable 'ansible_search_path' from source: unknown 29661 1726867576.65232: variable 'ansible_search_path' from source: unknown 29661 1726867576.65235: calling self._execute() 29661 1726867576.65848: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.65851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.65864: variable 'omit' from source: magic vars 29661 1726867576.67633: variable 'ansible_distribution_major_version' from source: facts 29661 1726867576.67656: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867576.68030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867576.68961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867576.68965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867576.69037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867576.69129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867576.69403: 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) 29661 1726867576.69438: 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) 29661 1726867576.69475: 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) 29661 1726867576.69520: 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) 29661 1726867576.69635: variable '__network_is_ostree' from source: set_fact 29661 1726867576.69731: Evaluated conditional (not __network_is_ostree is defined): False 29661 1726867576.70153: when evaluation is False, skipping this task 29661 1726867576.70157: _execute() done 29661 1726867576.70159: dumping result to json 29661 1726867576.70161: done dumping result, returning 29661 1726867576.70164: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-cfde-a624-0000000005e1] 29661 1726867576.70166: sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e1 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29661 1726867576.70304: no more pending results, returning what we have 29661 1726867576.70308: results queue empty 29661 1726867576.70309: checking for any_errors_fatal 29661 1726867576.70315: done checking for any_errors_fatal 29661 1726867576.70316: checking for max_fail_percentage 29661 1726867576.70317: done checking for max_fail_percentage 29661 1726867576.70318: checking to see if all hosts have failed and the running result is not ok 29661 1726867576.70320: done checking to see if all hosts have failed 29661 1726867576.70320: getting the remaining hosts for this loop 29661 1726867576.70322: done getting the remaining hosts for this loop 29661 1726867576.70328: getting the next task for host managed_node1 29661 1726867576.70338: done getting next task for host managed_node1 29661 1726867576.70341: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867576.70346: ^ 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 29661 1726867576.70360: getting variables 29661 1726867576.70362: in VariableManager get_vars() 29661 1726867576.70407: Calling all_inventory to load vars for managed_node1 29661 1726867576.70410: Calling groups_inventory to load vars for managed_node1 29661 1726867576.70413: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867576.70430: Calling all_plugins_play to load vars for managed_node1 29661 1726867576.70436: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867576.70440: Calling groups_plugins_play to load vars for managed_node1 29661 1726867576.71234: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e1 29661 1726867576.71238: WORKER PROCESS EXITING 29661 1726867576.75491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867576.79584: done with get_vars() 29661 1726867576.79615: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:26:16 -0400 (0:00:00.162) 0:00:31.118 ****** 29661 1726867576.79933: entering _queue_task() for managed_node1/service_facts 29661 1726867576.80717: worker is 1 (out of 1 available) 29661 1726867576.80738: exiting _queue_task() for managed_node1/service_facts 29661 1726867576.80750: done queuing things up, now waiting for results queue to drain 29661 1726867576.80752: waiting for pending results... 29661 1726867576.81085: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 29661 1726867576.81401: in run() - task 0affcac9-a3a5-cfde-a624-0000000005e3 29661 1726867576.81416: variable 'ansible_search_path' from source: unknown 29661 1726867576.81490: variable 'ansible_search_path' from source: unknown 29661 1726867576.81559: calling self._execute() 29661 1726867576.81816: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.81869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.81881: variable 'omit' from source: magic vars 29661 1726867576.82913: variable 'ansible_distribution_major_version' from source: facts 29661 1726867576.82929: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867576.82936: variable 'omit' from source: magic vars 29661 1726867576.83064: variable 'omit' from source: magic vars 29661 1726867576.83174: variable 'omit' from source: magic vars 29661 1726867576.83294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867576.83472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867576.83493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867576.83510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867576.83638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867576.83669: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867576.83683: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.83686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.83966: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867576.83971: Set connection var ansible_shell_executable to /bin/sh 29661 1726867576.83974: Set connection var ansible_connection to ssh 29661 1726867576.84065: Set connection var ansible_pipelining to False 29661 1726867576.84150: Set connection var ansible_shell_type to sh 29661 1726867576.84265: Set connection var ansible_timeout to 10 29661 1726867576.84289: variable 'ansible_shell_executable' from source: unknown 29661 1726867576.84292: variable 'ansible_connection' from source: unknown 29661 1726867576.84328: variable 'ansible_module_compression' from source: unknown 29661 1726867576.84362: variable 'ansible_shell_type' from source: unknown 29661 1726867576.84369: variable 'ansible_shell_executable' from source: unknown 29661 1726867576.84372: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867576.84374: variable 'ansible_pipelining' from source: unknown 29661 1726867576.84376: variable 'ansible_timeout' from source: unknown 29661 1726867576.84380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867576.85017: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867576.85022: variable 'omit' from source: magic vars 29661 1726867576.85025: starting attempt loop 29661 1726867576.85031: running the handler 29661 1726867576.85034: _low_level_execute_command(): starting 29661 1726867576.85036: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867576.86210: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867576.86230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867576.86244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867576.86261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867576.86351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867576.88025: stdout chunk (state=3): >>>/root <<< 29661 1726867576.88173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867576.88176: stdout chunk (state=3): >>><<< 29661 1726867576.88181: stderr chunk (state=3): >>><<< 29661 1726867576.88294: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867576.88299: _low_level_execute_command(): starting 29661 1726867576.88303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352 `" && echo ansible-tmp-1726867576.8820987-31113-208469763016352="` echo /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352 `" ) && sleep 0' 29661 1726867576.88865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867576.88980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867576.89007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867576.89021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867576.89121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867576.91001: stdout chunk (state=3): >>>ansible-tmp-1726867576.8820987-31113-208469763016352=/root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352 <<< 29661 1726867576.91129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867576.91137: stdout chunk (state=3): >>><<< 29661 1726867576.91146: stderr chunk (state=3): >>><<< 29661 1726867576.91165: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867576.8820987-31113-208469763016352=/root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867576.91209: variable 'ansible_module_compression' from source: unknown 29661 1726867576.91245: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 29661 1726867576.91304: variable 'ansible_facts' from source: unknown 29661 1726867576.91339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py 29661 1726867576.91439: Sending initial data 29661 1726867576.91442: Sent initial data (162 bytes) 29661 1726867576.91987: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867576.92000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867576.92017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867576.92043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867576.92113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867576.93653: 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 <<< 29661 1726867576.93661: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867576.93696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867576.93739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpdga_7d2a /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py <<< 29661 1726867576.93746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py" <<< 29661 1726867576.93790: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpdga_7d2a" to remote "/root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py" <<< 29661 1726867576.94353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867576.94388: stderr chunk (state=3): >>><<< 29661 1726867576.94392: stdout chunk (state=3): >>><<< 29661 1726867576.94433: done transferring module to remote 29661 1726867576.94436: _low_level_execute_command(): starting 29661 1726867576.94438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/ /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py && sleep 0' 29661 1726867576.94842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867576.94845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867576.94848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867576.94850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867576.94852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867576.94855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867576.94901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867576.94905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867576.94957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867576.96785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867576.96792: stdout chunk (state=3): >>><<< 29661 1726867576.96794: stderr chunk (state=3): >>><<< 29661 1726867576.96797: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867576.96800: _low_level_execute_command(): starting 29661 1726867576.96802: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/AnsiballZ_service_facts.py && sleep 0' 29661 1726867576.97316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867576.97336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867576.97346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867576.97360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867576.97372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867576.97382: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867576.97446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867576.97485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867576.97496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867576.97540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867576.97591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.52466: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 29661 1726867578.54153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867578.54158: stdout chunk (state=3): >>><<< 29661 1726867578.54160: stderr chunk (state=3): >>><<< 29661 1726867578.54165: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867578.56986: 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-1726867576.8820987-31113-208469763016352/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867578.56991: _low_level_execute_command(): starting 29661 1726867578.56993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867576.8820987-31113-208469763016352/ > /dev/null 2>&1 && sleep 0' 29661 1726867578.58096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867578.58193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.58246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.58289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.60231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867578.60235: stdout chunk (state=3): >>><<< 29661 1726867578.60243: stderr chunk (state=3): >>><<< 29661 1726867578.60257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867578.60263: handler run complete 29661 1726867578.60649: variable 'ansible_facts' from source: unknown 29661 1726867578.60864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867578.61451: variable 'ansible_facts' from source: unknown 29661 1726867578.61631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867578.61882: attempt loop complete, returning result 29661 1726867578.61898: _execute() done 29661 1726867578.61905: dumping result to json 29661 1726867578.61985: done dumping result, returning 29661 1726867578.62082: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-cfde-a624-0000000005e3] 29661 1726867578.62085: sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e3 29661 1726867578.63546: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e3 29661 1726867578.63552: 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 } 29661 1726867578.63813: no more pending results, returning what we have 29661 1726867578.63816: results queue empty 29661 1726867578.63818: checking for any_errors_fatal 29661 1726867578.63821: done checking for any_errors_fatal 29661 1726867578.63821: checking for max_fail_percentage 29661 1726867578.63883: done checking for max_fail_percentage 29661 1726867578.63884: checking to see if all hosts have failed and the running result is not ok 29661 1726867578.63885: done checking to see if all hosts have failed 29661 1726867578.63886: getting the remaining hosts for this loop 29661 1726867578.63887: done getting the remaining hosts for this loop 29661 1726867578.63891: getting the next task for host managed_node1 29661 1726867578.63896: done getting next task for host managed_node1 29661 1726867578.63899: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867578.63902: ^ 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 29661 1726867578.63912: getting variables 29661 1726867578.63913: in VariableManager get_vars() 29661 1726867578.64009: Calling all_inventory to load vars for managed_node1 29661 1726867578.64012: Calling groups_inventory to load vars for managed_node1 29661 1726867578.64015: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867578.64036: Calling all_plugins_play to load vars for managed_node1 29661 1726867578.64039: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867578.64067: Calling groups_plugins_play to load vars for managed_node1 29661 1726867578.65772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867578.67550: done with get_vars() 29661 1726867578.67574: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:26:18 -0400 (0:00:01.877) 0:00:32.995 ****** 29661 1726867578.67669: entering _queue_task() for managed_node1/package_facts 29661 1726867578.68009: worker is 1 (out of 1 available) 29661 1726867578.68021: exiting _queue_task() for managed_node1/package_facts 29661 1726867578.68038: done queuing things up, now waiting for results queue to drain 29661 1726867578.68040: waiting for pending results... 29661 1726867578.68461: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 29661 1726867578.68773: in run() - task 0affcac9-a3a5-cfde-a624-0000000005e4 29661 1726867578.68778: variable 'ansible_search_path' from source: unknown 29661 1726867578.68782: variable 'ansible_search_path' from source: unknown 29661 1726867578.68784: calling self._execute() 29661 1726867578.68787: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867578.68790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867578.68792: variable 'omit' from source: magic vars 29661 1726867578.69063: variable 'ansible_distribution_major_version' from source: facts 29661 1726867578.69081: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867578.69087: variable 'omit' from source: magic vars 29661 1726867578.69139: variable 'omit' from source: magic vars 29661 1726867578.69172: variable 'omit' from source: magic vars 29661 1726867578.69237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867578.69251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867578.69274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867578.69295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867578.69550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867578.69556: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867578.69559: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867578.69562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867578.69564: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867578.69566: Set connection var ansible_shell_executable to /bin/sh 29661 1726867578.69569: Set connection var ansible_connection to ssh 29661 1726867578.69571: Set connection var ansible_pipelining to False 29661 1726867578.69573: Set connection var ansible_shell_type to sh 29661 1726867578.69576: Set connection var ansible_timeout to 10 29661 1726867578.69579: variable 'ansible_shell_executable' from source: unknown 29661 1726867578.69582: variable 'ansible_connection' from source: unknown 29661 1726867578.69584: variable 'ansible_module_compression' from source: unknown 29661 1726867578.69586: variable 'ansible_shell_type' from source: unknown 29661 1726867578.69588: variable 'ansible_shell_executable' from source: unknown 29661 1726867578.69590: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867578.69592: variable 'ansible_pipelining' from source: unknown 29661 1726867578.69594: variable 'ansible_timeout' from source: unknown 29661 1726867578.69596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867578.69714: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867578.69727: variable 'omit' from source: magic vars 29661 1726867578.69731: starting attempt loop 29661 1726867578.69733: running the handler 29661 1726867578.69746: _low_level_execute_command(): starting 29661 1726867578.69754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867578.70569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867578.70586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867578.70593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867578.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867578.70789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867578.70792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.70895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.71020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.72650: stdout chunk (state=3): >>>/root <<< 29661 1726867578.72800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867578.72803: stdout chunk (state=3): >>><<< 29661 1726867578.72805: stderr chunk (state=3): >>><<< 29661 1726867578.72828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867578.72920: _low_level_execute_command(): starting 29661 1726867578.72924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225 `" && echo ansible-tmp-1726867578.7283516-31189-118352071512225="` echo /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225 `" ) && sleep 0' 29661 1726867578.73455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867578.73470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867578.73500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867578.73519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867578.73545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867578.73647: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867578.73675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867578.73760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.73782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.73846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.75888: stdout chunk (state=3): >>>ansible-tmp-1726867578.7283516-31189-118352071512225=/root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225 <<< 29661 1726867578.76026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867578.76036: stdout chunk (state=3): >>><<< 29661 1726867578.76047: stderr chunk (state=3): >>><<< 29661 1726867578.76067: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867578.7283516-31189-118352071512225=/root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867578.76135: variable 'ansible_module_compression' from source: unknown 29661 1726867578.76386: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 29661 1726867578.76414: variable 'ansible_facts' from source: unknown 29661 1726867578.76747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py 29661 1726867578.76951: Sending initial data 29661 1726867578.76964: Sent initial data (162 bytes) 29661 1726867578.77543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867578.77596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867578.77666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867578.77687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.77722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.77790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.79394: 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 <<< 29661 1726867578.79411: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867578.79715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867578.79757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpl8ukv2ul /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py <<< 29661 1726867578.79761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py" <<< 29661 1726867578.79827: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpl8ukv2ul" to remote "/root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py" <<< 29661 1726867578.81386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867578.81443: stderr chunk (state=3): >>><<< 29661 1726867578.81462: stdout chunk (state=3): >>><<< 29661 1726867578.81489: done transferring module to remote 29661 1726867578.81503: _low_level_execute_command(): starting 29661 1726867578.81511: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/ /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py && sleep 0' 29661 1726867578.82120: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867578.82149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867578.82190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867578.82271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867578.82290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.82316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.82390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867578.84295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867578.84297: stdout chunk (state=3): >>><<< 29661 1726867578.84299: stderr chunk (state=3): >>><<< 29661 1726867578.84330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867578.84421: _low_level_execute_command(): starting 29661 1726867578.84427: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/AnsiballZ_package_facts.py && sleep 0' 29661 1726867578.85044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867578.85047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867578.85131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867578.85135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867578.85137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867578.85139: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867578.85141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867578.85143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867578.85145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867578.85241: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867578.85245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867578.85396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867578.85501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867579.29792: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 29661 1726867579.29820: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 29661 1726867579.29836: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 29661 1726867579.30021: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 29661 1726867579.30042: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 29661 1726867579.30056: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 29661 1726867579.30080: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 29661 1726867579.30085: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 29661 1726867579.30088: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29661 1726867579.31813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867579.31816: stdout chunk (state=3): >>><<< 29661 1726867579.31821: stderr chunk (state=3): >>><<< 29661 1726867579.32096: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867579.39322: 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-1726867578.7283516-31189-118352071512225/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867579.39351: _low_level_execute_command(): starting 29661 1726867579.39361: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867578.7283516-31189-118352071512225/ > /dev/null 2>&1 && sleep 0' 29661 1726867579.40019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867579.40038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867579.40093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867579.40154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867579.40170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867579.40392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867579.40747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867579.42612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867579.42621: stdout chunk (state=3): >>><<< 29661 1726867579.42632: stderr chunk (state=3): >>><<< 29661 1726867579.42648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867579.42658: handler run complete 29661 1726867579.43745: variable 'ansible_facts' from source: unknown 29661 1726867579.44570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.48172: variable 'ansible_facts' from source: unknown 29661 1726867579.48766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.49546: attempt loop complete, returning result 29661 1726867579.49557: _execute() done 29661 1726867579.49560: dumping result to json 29661 1726867579.49780: done dumping result, returning 29661 1726867579.49788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-cfde-a624-0000000005e4] 29661 1726867579.49803: sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e4 29661 1726867579.56183: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000005e4 29661 1726867579.56187: 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 } 29661 1726867579.56293: no more pending results, returning what we have 29661 1726867579.56296: results queue empty 29661 1726867579.56297: checking for any_errors_fatal 29661 1726867579.56300: done checking for any_errors_fatal 29661 1726867579.56301: checking for max_fail_percentage 29661 1726867579.56302: done checking for max_fail_percentage 29661 1726867579.56303: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.56304: done checking to see if all hosts have failed 29661 1726867579.56304: getting the remaining hosts for this loop 29661 1726867579.56305: done getting the remaining hosts for this loop 29661 1726867579.56308: getting the next task for host managed_node1 29661 1726867579.56312: done getting next task for host managed_node1 29661 1726867579.56314: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867579.56316: ^ 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 29661 1726867579.56329: getting variables 29661 1726867579.56330: in VariableManager get_vars() 29661 1726867579.56348: Calling all_inventory to load vars for managed_node1 29661 1726867579.56351: Calling groups_inventory to load vars for managed_node1 29661 1726867579.56353: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.56361: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.56363: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.56366: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.58451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.60601: done with get_vars() 29661 1726867579.60625: done getting variables 29661 1726867579.60678: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:26:19 -0400 (0:00:00.930) 0:00:33.925 ****** 29661 1726867579.60705: entering _queue_task() for managed_node1/debug 29661 1726867579.61286: worker is 1 (out of 1 available) 29661 1726867579.61298: exiting _queue_task() for managed_node1/debug 29661 1726867579.61308: done queuing things up, now waiting for results queue to drain 29661 1726867579.61309: waiting for pending results... 29661 1726867579.61443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 29661 1726867579.61561: in run() - task 0affcac9-a3a5-cfde-a624-000000000092 29661 1726867579.61651: variable 'ansible_search_path' from source: unknown 29661 1726867579.61655: variable 'ansible_search_path' from source: unknown 29661 1726867579.61658: calling self._execute() 29661 1726867579.61747: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.61766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.61820: variable 'omit' from source: magic vars 29661 1726867579.62264: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.62287: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.62308: variable 'omit' from source: magic vars 29661 1726867579.62351: variable 'omit' from source: magic vars 29661 1726867579.62462: variable 'network_provider' from source: set_fact 29661 1726867579.62529: variable 'omit' from source: magic vars 29661 1726867579.62542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867579.62584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867579.62610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867579.62642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867579.62660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867579.62698: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867579.62745: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.62749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.62835: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867579.62855: Set connection var ansible_shell_executable to /bin/sh 29661 1726867579.62863: Set connection var ansible_connection to ssh 29661 1726867579.62875: Set connection var ansible_pipelining to False 29661 1726867579.62964: Set connection var ansible_shell_type to sh 29661 1726867579.62967: Set connection var ansible_timeout to 10 29661 1726867579.62970: variable 'ansible_shell_executable' from source: unknown 29661 1726867579.62972: variable 'ansible_connection' from source: unknown 29661 1726867579.62975: variable 'ansible_module_compression' from source: unknown 29661 1726867579.62976: variable 'ansible_shell_type' from source: unknown 29661 1726867579.62980: variable 'ansible_shell_executable' from source: unknown 29661 1726867579.62982: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.62984: variable 'ansible_pipelining' from source: unknown 29661 1726867579.62986: variable 'ansible_timeout' from source: unknown 29661 1726867579.62989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.63141: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867579.63159: variable 'omit' from source: magic vars 29661 1726867579.63178: starting attempt loop 29661 1726867579.63204: running the handler 29661 1726867579.63257: handler run complete 29661 1726867579.63286: attempt loop complete, returning result 29661 1726867579.63383: _execute() done 29661 1726867579.63388: dumping result to json 29661 1726867579.63391: done dumping result, returning 29661 1726867579.63393: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-cfde-a624-000000000092] 29661 1726867579.63395: sending task result for task 0affcac9-a3a5-cfde-a624-000000000092 29661 1726867579.63466: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000092 29661 1726867579.63469: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 29661 1726867579.63541: no more pending results, returning what we have 29661 1726867579.63544: results queue empty 29661 1726867579.63546: checking for any_errors_fatal 29661 1726867579.63560: done checking for any_errors_fatal 29661 1726867579.63561: checking for max_fail_percentage 29661 1726867579.63563: done checking for max_fail_percentage 29661 1726867579.63564: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.63565: done checking to see if all hosts have failed 29661 1726867579.63566: getting the remaining hosts for this loop 29661 1726867579.63567: done getting the remaining hosts for this loop 29661 1726867579.63571: getting the next task for host managed_node1 29661 1726867579.63579: done getting next task for host managed_node1 29661 1726867579.63583: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29661 1726867579.63586: ^ 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 29661 1726867579.63597: getting variables 29661 1726867579.63598: in VariableManager get_vars() 29661 1726867579.63639: Calling all_inventory to load vars for managed_node1 29661 1726867579.63642: Calling groups_inventory to load vars for managed_node1 29661 1726867579.63644: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.63655: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.63658: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.63661: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.65515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.67511: done with get_vars() 29661 1726867579.67546: done getting variables 29661 1726867579.67614: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:26:19 -0400 (0:00:00.069) 0:00:33.995 ****** 29661 1726867579.67655: entering _queue_task() for managed_node1/fail 29661 1726867579.68155: worker is 1 (out of 1 available) 29661 1726867579.68167: exiting _queue_task() for managed_node1/fail 29661 1726867579.68181: done queuing things up, now waiting for results queue to drain 29661 1726867579.68182: waiting for pending results... 29661 1726867579.68701: 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 29661 1726867579.68706: in run() - task 0affcac9-a3a5-cfde-a624-000000000093 29661 1726867579.68710: variable 'ansible_search_path' from source: unknown 29661 1726867579.68712: variable 'ansible_search_path' from source: unknown 29661 1726867579.68715: calling self._execute() 29661 1726867579.68758: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.68770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.68785: variable 'omit' from source: magic vars 29661 1726867579.69202: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.69232: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.69368: variable 'network_state' from source: role '' defaults 29661 1726867579.69386: Evaluated conditional (network_state != {}): False 29661 1726867579.69394: when evaluation is False, skipping this task 29661 1726867579.69401: _execute() done 29661 1726867579.69408: dumping result to json 29661 1726867579.69415: done dumping result, returning 29661 1726867579.69429: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-cfde-a624-000000000093] 29661 1726867579.69456: sending task result for task 0affcac9-a3a5-cfde-a624-000000000093 29661 1726867579.69640: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000093 29661 1726867579.69643: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867579.69719: no more pending results, returning what we have 29661 1726867579.69727: results queue empty 29661 1726867579.69728: checking for any_errors_fatal 29661 1726867579.69735: done checking for any_errors_fatal 29661 1726867579.69736: checking for max_fail_percentage 29661 1726867579.69738: done checking for max_fail_percentage 29661 1726867579.69739: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.69741: done checking to see if all hosts have failed 29661 1726867579.69741: getting the remaining hosts for this loop 29661 1726867579.69743: done getting the remaining hosts for this loop 29661 1726867579.69746: getting the next task for host managed_node1 29661 1726867579.69752: done getting next task for host managed_node1 29661 1726867579.69756: ^ 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 29661 1726867579.69759: ^ 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 29661 1726867579.69780: getting variables 29661 1726867579.69782: in VariableManager get_vars() 29661 1726867579.69821: Calling all_inventory to load vars for managed_node1 29661 1726867579.69827: Calling groups_inventory to load vars for managed_node1 29661 1726867579.69830: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.69843: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.69846: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.69848: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.70962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.71872: done with get_vars() 29661 1726867579.71889: done getting variables 29661 1726867579.71931: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:26:19 -0400 (0:00:00.043) 0:00:34.038 ****** 29661 1726867579.71972: entering _queue_task() for managed_node1/fail 29661 1726867579.72250: worker is 1 (out of 1 available) 29661 1726867579.72261: exiting _queue_task() for managed_node1/fail 29661 1726867579.72271: done queuing things up, now waiting for results queue to drain 29661 1726867579.72272: waiting for pending results... 29661 1726867579.72604: 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 29661 1726867579.72659: in run() - task 0affcac9-a3a5-cfde-a624-000000000094 29661 1726867579.72674: variable 'ansible_search_path' from source: unknown 29661 1726867579.72683: variable 'ansible_search_path' from source: unknown 29661 1726867579.72727: calling self._execute() 29661 1726867579.72825: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.72834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.72851: variable 'omit' from source: magic vars 29661 1726867579.73230: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.73248: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.73365: variable 'network_state' from source: role '' defaults 29661 1726867579.73369: Evaluated conditional (network_state != {}): False 29661 1726867579.73372: when evaluation is False, skipping this task 29661 1726867579.73392: _execute() done 29661 1726867579.73396: dumping result to json 29661 1726867579.73400: done dumping result, returning 29661 1726867579.73404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-cfde-a624-000000000094] 29661 1726867579.73407: sending task result for task 0affcac9-a3a5-cfde-a624-000000000094 29661 1726867579.73540: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000094 29661 1726867579.73543: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867579.73588: no more pending results, returning what we have 29661 1726867579.73592: results queue empty 29661 1726867579.73593: checking for any_errors_fatal 29661 1726867579.73600: done checking for any_errors_fatal 29661 1726867579.73601: checking for max_fail_percentage 29661 1726867579.73602: done checking for max_fail_percentage 29661 1726867579.73603: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.73604: done checking to see if all hosts have failed 29661 1726867579.73605: getting the remaining hosts for this loop 29661 1726867579.73606: done getting the remaining hosts for this loop 29661 1726867579.73609: getting the next task for host managed_node1 29661 1726867579.73614: done getting next task for host managed_node1 29661 1726867579.73618: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29661 1726867579.73620: ^ 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 29661 1726867579.73634: getting variables 29661 1726867579.73636: in VariableManager get_vars() 29661 1726867579.73671: Calling all_inventory to load vars for managed_node1 29661 1726867579.73674: Calling groups_inventory to load vars for managed_node1 29661 1726867579.73676: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.73688: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.73691: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.73694: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.74835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.75721: done with get_vars() 29661 1726867579.75738: done getting variables 29661 1726867579.75780: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:26:19 -0400 (0:00:00.038) 0:00:34.076 ****** 29661 1726867579.75801: entering _queue_task() for managed_node1/fail 29661 1726867579.76014: worker is 1 (out of 1 available) 29661 1726867579.76026: exiting _queue_task() for managed_node1/fail 29661 1726867579.76037: done queuing things up, now waiting for results queue to drain 29661 1726867579.76039: waiting for pending results... 29661 1726867579.76225: 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 29661 1726867579.76340: in run() - task 0affcac9-a3a5-cfde-a624-000000000095 29661 1726867579.76352: variable 'ansible_search_path' from source: unknown 29661 1726867579.76356: variable 'ansible_search_path' from source: unknown 29661 1726867579.76422: calling self._execute() 29661 1726867579.76507: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.76525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.76530: variable 'omit' from source: magic vars 29661 1726867579.76915: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.76919: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.77059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867579.78675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867579.78720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867579.78748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867579.78779: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867579.78799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867579.78858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.78894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.78912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.78941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.78951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.79022: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.79037: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29661 1726867579.79113: variable 'ansible_distribution' from source: facts 29661 1726867579.79117: variable '__network_rh_distros' from source: role '' defaults 29661 1726867579.79125: Evaluated conditional (ansible_distribution in __network_rh_distros): True 29661 1726867579.79283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.79305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.79321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.79348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.79359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.79392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.79410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.79431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.79454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.79465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.79494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.79510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.79533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.79557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.79568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.79761: variable 'network_connections' from source: play vars 29661 1726867579.79770: variable 'profile' from source: play vars 29661 1726867579.79818: variable 'profile' from source: play vars 29661 1726867579.79822: variable 'interface' from source: set_fact 29661 1726867579.79868: variable 'interface' from source: set_fact 29661 1726867579.79879: variable 'network_state' from source: role '' defaults 29661 1726867579.79922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867579.80036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867579.80065: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867579.80090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867579.80112: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867579.80145: 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) 29661 1726867579.80163: 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) 29661 1726867579.80187: 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) 29661 1726867579.80205: 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) 29661 1726867579.80223: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 29661 1726867579.80226: when evaluation is False, skipping this task 29661 1726867579.80230: _execute() done 29661 1726867579.80233: dumping result to json 29661 1726867579.80237: done dumping result, returning 29661 1726867579.80244: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-cfde-a624-000000000095] 29661 1726867579.80248: sending task result for task 0affcac9-a3a5-cfde-a624-000000000095 29661 1726867579.80327: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000095 29661 1726867579.80330: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 29661 1726867579.80373: no more pending results, returning what we have 29661 1726867579.80379: results queue empty 29661 1726867579.80379: checking for any_errors_fatal 29661 1726867579.80386: done checking for any_errors_fatal 29661 1726867579.80387: checking for max_fail_percentage 29661 1726867579.80389: done checking for max_fail_percentage 29661 1726867579.80390: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.80391: done checking to see if all hosts have failed 29661 1726867579.80391: getting the remaining hosts for this loop 29661 1726867579.80392: done getting the remaining hosts for this loop 29661 1726867579.80396: getting the next task for host managed_node1 29661 1726867579.80401: done getting next task for host managed_node1 29661 1726867579.80405: ^ 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 29661 1726867579.80407: ^ 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 29661 1726867579.80420: getting variables 29661 1726867579.80421: in VariableManager get_vars() 29661 1726867579.80456: Calling all_inventory to load vars for managed_node1 29661 1726867579.80459: Calling groups_inventory to load vars for managed_node1 29661 1726867579.80461: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.80471: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.80488: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.80493: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.81734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.82974: done with get_vars() 29661 1726867579.83002: done getting variables 29661 1726867579.83067: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:26:19 -0400 (0:00:00.073) 0:00:34.149 ****** 29661 1726867579.83107: entering _queue_task() for managed_node1/dnf 29661 1726867579.83367: worker is 1 (out of 1 available) 29661 1726867579.83381: exiting _queue_task() for managed_node1/dnf 29661 1726867579.83393: done queuing things up, now waiting for results queue to drain 29661 1726867579.83394: waiting for pending results... 29661 1726867579.83688: 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 29661 1726867579.83753: in run() - task 0affcac9-a3a5-cfde-a624-000000000096 29661 1726867579.83798: variable 'ansible_search_path' from source: unknown 29661 1726867579.83803: variable 'ansible_search_path' from source: unknown 29661 1726867579.83830: calling self._execute() 29661 1726867579.83942: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.83950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.83954: variable 'omit' from source: magic vars 29661 1726867579.84397: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.84415: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.84629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867579.87640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867579.87682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867579.87708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867579.87747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867579.87770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867579.87864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.87886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.87904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.87930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.87942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.88039: variable 'ansible_distribution' from source: facts 29661 1726867579.88043: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.88082: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29661 1726867579.88151: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867579.88239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.88255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.88272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.88317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.88337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.88385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.88404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.88433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.88460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.88471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.88501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867579.88518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867579.88564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867579.88601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867579.88648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867579.88738: variable 'network_connections' from source: play vars 29661 1726867579.88748: variable 'profile' from source: play vars 29661 1726867579.88801: variable 'profile' from source: play vars 29661 1726867579.88805: variable 'interface' from source: set_fact 29661 1726867579.88847: variable 'interface' from source: set_fact 29661 1726867579.88965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867579.89182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867579.89186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867579.89222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867579.89229: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867579.89388: 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) 29661 1726867579.89392: 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) 29661 1726867579.89401: 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) 29661 1726867579.89518: 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) 29661 1726867579.89521: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867579.89752: variable 'network_connections' from source: play vars 29661 1726867579.89756: variable 'profile' from source: play vars 29661 1726867579.89758: variable 'profile' from source: play vars 29661 1726867579.89761: variable 'interface' from source: set_fact 29661 1726867579.89815: variable 'interface' from source: set_fact 29661 1726867579.89837: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867579.89840: when evaluation is False, skipping this task 29661 1726867579.89842: _execute() done 29661 1726867579.89845: dumping result to json 29661 1726867579.89847: done dumping result, returning 29661 1726867579.89858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000096] 29661 1726867579.89861: sending task result for task 0affcac9-a3a5-cfde-a624-000000000096 29661 1726867579.89953: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000096 29661 1726867579.89955: 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" } 29661 1726867579.90014: no more pending results, returning what we have 29661 1726867579.90018: results queue empty 29661 1726867579.90019: checking for any_errors_fatal 29661 1726867579.90028: done checking for any_errors_fatal 29661 1726867579.90029: checking for max_fail_percentage 29661 1726867579.90031: done checking for max_fail_percentage 29661 1726867579.90032: checking to see if all hosts have failed and the running result is not ok 29661 1726867579.90032: done checking to see if all hosts have failed 29661 1726867579.90033: getting the remaining hosts for this loop 29661 1726867579.90034: done getting the remaining hosts for this loop 29661 1726867579.90038: getting the next task for host managed_node1 29661 1726867579.90044: done getting next task for host managed_node1 29661 1726867579.90048: ^ 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 29661 1726867579.90050: ^ 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 29661 1726867579.90064: getting variables 29661 1726867579.90065: in VariableManager get_vars() 29661 1726867579.90103: Calling all_inventory to load vars for managed_node1 29661 1726867579.90105: Calling groups_inventory to load vars for managed_node1 29661 1726867579.90107: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867579.90117: Calling all_plugins_play to load vars for managed_node1 29661 1726867579.90119: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867579.90122: Calling groups_plugins_play to load vars for managed_node1 29661 1726867579.93167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867579.97057: done with get_vars() 29661 1726867579.97092: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29661 1726867579.97318: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:26:19 -0400 (0:00:00.142) 0:00:34.292 ****** 29661 1726867579.97357: entering _queue_task() for managed_node1/yum 29661 1726867579.98005: worker is 1 (out of 1 available) 29661 1726867579.98018: exiting _queue_task() for managed_node1/yum 29661 1726867579.98315: done queuing things up, now waiting for results queue to drain 29661 1726867579.98317: waiting for pending results... 29661 1726867579.98698: 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 29661 1726867579.98794: in run() - task 0affcac9-a3a5-cfde-a624-000000000097 29661 1726867579.98798: variable 'ansible_search_path' from source: unknown 29661 1726867579.98802: variable 'ansible_search_path' from source: unknown 29661 1726867579.99084: calling self._execute() 29661 1726867579.99164: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867579.99169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867579.99180: variable 'omit' from source: magic vars 29661 1726867579.99782: variable 'ansible_distribution_major_version' from source: facts 29661 1726867579.99786: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867579.99916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867580.02134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867580.02198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867580.02231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867580.02264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867580.02292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867580.02364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.02408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.02435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.02471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.02487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.02575: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.02595: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29661 1726867580.02598: when evaluation is False, skipping this task 29661 1726867580.02601: _execute() done 29661 1726867580.02604: dumping result to json 29661 1726867580.02606: done dumping result, returning 29661 1726867580.02617: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000097] 29661 1726867580.02620: sending task result for task 0affcac9-a3a5-cfde-a624-000000000097 29661 1726867580.02725: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000097 29661 1726867580.02727: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29661 1726867580.02801: no more pending results, returning what we have 29661 1726867580.02805: results queue empty 29661 1726867580.02806: checking for any_errors_fatal 29661 1726867580.02812: done checking for any_errors_fatal 29661 1726867580.02813: checking for max_fail_percentage 29661 1726867580.02815: done checking for max_fail_percentage 29661 1726867580.02816: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.02817: done checking to see if all hosts have failed 29661 1726867580.02818: getting the remaining hosts for this loop 29661 1726867580.02819: done getting the remaining hosts for this loop 29661 1726867580.02822: getting the next task for host managed_node1 29661 1726867580.02834: done getting next task for host managed_node1 29661 1726867580.02838: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867580.02840: ^ 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 29661 1726867580.02857: getting variables 29661 1726867580.02861: in VariableManager get_vars() 29661 1726867580.02895: Calling all_inventory to load vars for managed_node1 29661 1726867580.02898: Calling groups_inventory to load vars for managed_node1 29661 1726867580.02900: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.02908: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.02910: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.02912: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.05000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.07817: done with get_vars() 29661 1726867580.07844: done getting variables 29661 1726867580.07915: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:26:20 -0400 (0:00:00.105) 0:00:34.398 ****** 29661 1726867580.07949: entering _queue_task() for managed_node1/fail 29661 1726867580.08960: worker is 1 (out of 1 available) 29661 1726867580.08971: exiting _queue_task() for managed_node1/fail 29661 1726867580.08985: done queuing things up, now waiting for results queue to drain 29661 1726867580.08986: waiting for pending results... 29661 1726867580.09573: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29661 1726867580.09703: in run() - task 0affcac9-a3a5-cfde-a624-000000000098 29661 1726867580.09772: variable 'ansible_search_path' from source: unknown 29661 1726867580.09776: variable 'ansible_search_path' from source: unknown 29661 1726867580.10009: calling self._execute() 29661 1726867580.10133: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.10150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.10166: variable 'omit' from source: magic vars 29661 1726867580.11098: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.11102: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.11220: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.11437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867580.15208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867580.15295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867580.15343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867580.15390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867580.15422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867580.15518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.15563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.15604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.15658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.15685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.15747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.15821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.15828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.15863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.15889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.15945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.15976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.16042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.16066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.16088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.16347: variable 'network_connections' from source: play vars 29661 1726867580.16351: variable 'profile' from source: play vars 29661 1726867580.16495: variable 'profile' from source: play vars 29661 1726867580.16504: variable 'interface' from source: set_fact 29661 1726867580.16573: variable 'interface' from source: set_fact 29661 1726867580.16683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867580.17038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867580.17083: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867580.17470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867580.17473: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867580.17641: 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) 29661 1726867580.17645: 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) 29661 1726867580.17647: 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) 29661 1726867580.17650: 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) 29661 1726867580.17919: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867580.18415: variable 'network_connections' from source: play vars 29661 1726867580.18472: variable 'profile' from source: play vars 29661 1726867580.18539: variable 'profile' from source: play vars 29661 1726867580.18792: variable 'interface' from source: set_fact 29661 1726867580.18795: variable 'interface' from source: set_fact 29661 1726867580.18798: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867580.18800: when evaluation is False, skipping this task 29661 1726867580.18803: _execute() done 29661 1726867580.18805: dumping result to json 29661 1726867580.18807: done dumping result, returning 29661 1726867580.18921: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-000000000098] 29661 1726867580.18935: sending task result for task 0affcac9-a3a5-cfde-a624-000000000098 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 29661 1726867580.19116: no more pending results, returning what we have 29661 1726867580.19120: results queue empty 29661 1726867580.19121: checking for any_errors_fatal 29661 1726867580.19131: done checking for any_errors_fatal 29661 1726867580.19132: checking for max_fail_percentage 29661 1726867580.19134: done checking for max_fail_percentage 29661 1726867580.19135: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.19136: done checking to see if all hosts have failed 29661 1726867580.19137: getting the remaining hosts for this loop 29661 1726867580.19138: done getting the remaining hosts for this loop 29661 1726867580.19142: getting the next task for host managed_node1 29661 1726867580.19149: done getting next task for host managed_node1 29661 1726867580.19153: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29661 1726867580.19155: ^ 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 29661 1726867580.19170: getting variables 29661 1726867580.19171: in VariableManager get_vars() 29661 1726867580.19213: Calling all_inventory to load vars for managed_node1 29661 1726867580.19216: Calling groups_inventory to load vars for managed_node1 29661 1726867580.19219: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.19233: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.19236: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.19240: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.19892: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000098 29661 1726867580.19895: WORKER PROCESS EXITING 29661 1726867580.21475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.23489: done with get_vars() 29661 1726867580.23551: done getting variables 29661 1726867580.23704: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:26:20 -0400 (0:00:00.158) 0:00:34.556 ****** 29661 1726867580.23764: entering _queue_task() for managed_node1/package 29661 1726867580.24675: worker is 1 (out of 1 available) 29661 1726867580.24692: exiting _queue_task() for managed_node1/package 29661 1726867580.24763: done queuing things up, now waiting for results queue to drain 29661 1726867580.24765: waiting for pending results... 29661 1726867580.25535: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 29661 1726867580.25632: in run() - task 0affcac9-a3a5-cfde-a624-000000000099 29661 1726867580.25641: variable 'ansible_search_path' from source: unknown 29661 1726867580.25644: variable 'ansible_search_path' from source: unknown 29661 1726867580.25682: calling self._execute() 29661 1726867580.26086: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.26090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.26100: variable 'omit' from source: magic vars 29661 1726867580.26637: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.26654: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.26885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867580.27193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867580.27245: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867580.27300: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867580.27416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867580.27593: variable 'network_packages' from source: role '' defaults 29661 1726867580.27675: variable '__network_provider_setup' from source: role '' defaults 29661 1726867580.27700: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867580.27808: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867580.27816: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867580.27871: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867580.28091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867580.31249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867580.31389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867580.31396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867580.31428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867580.31462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867580.31603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.31611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.31649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.31697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.31733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.31786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.31834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.31859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.31932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.31943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.32209: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867580.32344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.32479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.32483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.32486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.32488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.32588: variable 'ansible_python' from source: facts 29661 1726867580.32682: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867580.32729: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867580.32820: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867580.32974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.33006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.33053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.33099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.33120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.33185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.33241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.33265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.33349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.33352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.33483: variable 'network_connections' from source: play vars 29661 1726867580.33495: variable 'profile' from source: play vars 29661 1726867580.33607: variable 'profile' from source: play vars 29661 1726867580.33617: variable 'interface' from source: set_fact 29661 1726867580.33695: variable 'interface' from source: set_fact 29661 1726867580.33766: 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) 29661 1726867580.33812: 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) 29661 1726867580.33882: 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) 29661 1726867580.33885: 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) 29661 1726867580.33948: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.34272: variable 'network_connections' from source: play vars 29661 1726867580.34287: variable 'profile' from source: play vars 29661 1726867580.34402: variable 'profile' from source: play vars 29661 1726867580.34439: variable 'interface' from source: set_fact 29661 1726867580.34497: variable 'interface' from source: set_fact 29661 1726867580.34539: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867580.34637: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.34994: variable 'network_connections' from source: play vars 29661 1726867580.35082: variable 'profile' from source: play vars 29661 1726867580.35087: variable 'profile' from source: play vars 29661 1726867580.35089: variable 'interface' from source: set_fact 29661 1726867580.35180: variable 'interface' from source: set_fact 29661 1726867580.35228: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867580.35320: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867580.35642: variable 'network_connections' from source: play vars 29661 1726867580.35657: variable 'profile' from source: play vars 29661 1726867580.35722: variable 'profile' from source: play vars 29661 1726867580.35734: variable 'interface' from source: set_fact 29661 1726867580.35862: variable 'interface' from source: set_fact 29661 1726867580.35909: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867580.35986: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867580.36074: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867580.36079: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867580.36286: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867580.36816: variable 'network_connections' from source: play vars 29661 1726867580.36829: variable 'profile' from source: play vars 29661 1726867580.36901: variable 'profile' from source: play vars 29661 1726867580.36962: variable 'interface' from source: set_fact 29661 1726867580.36992: variable 'interface' from source: set_fact 29661 1726867580.37006: variable 'ansible_distribution' from source: facts 29661 1726867580.37015: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.37029: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.37050: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867580.37242: variable 'ansible_distribution' from source: facts 29661 1726867580.37250: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.37259: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.37276: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867580.37476: variable 'ansible_distribution' from source: facts 29661 1726867580.37489: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.37508: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.37549: variable 'network_provider' from source: set_fact 29661 1726867580.37567: variable 'ansible_facts' from source: unknown 29661 1726867580.38552: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 29661 1726867580.38561: when evaluation is False, skipping this task 29661 1726867580.38567: _execute() done 29661 1726867580.38573: dumping result to json 29661 1726867580.38587: done dumping result, returning 29661 1726867580.38598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-cfde-a624-000000000099] 29661 1726867580.38782: sending task result for task 0affcac9-a3a5-cfde-a624-000000000099 29661 1726867580.38857: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000099 29661 1726867580.38860: 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" } 29661 1726867580.38914: no more pending results, returning what we have 29661 1726867580.38919: results queue empty 29661 1726867580.38920: checking for any_errors_fatal 29661 1726867580.38930: done checking for any_errors_fatal 29661 1726867580.38931: checking for max_fail_percentage 29661 1726867580.38933: done checking for max_fail_percentage 29661 1726867580.38934: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.38935: done checking to see if all hosts have failed 29661 1726867580.38936: getting the remaining hosts for this loop 29661 1726867580.38937: done getting the remaining hosts for this loop 29661 1726867580.38941: getting the next task for host managed_node1 29661 1726867580.38947: done getting next task for host managed_node1 29661 1726867580.38951: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867580.38953: ^ 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 29661 1726867580.38970: getting variables 29661 1726867580.38971: in VariableManager get_vars() 29661 1726867580.39010: Calling all_inventory to load vars for managed_node1 29661 1726867580.39013: Calling groups_inventory to load vars for managed_node1 29661 1726867580.39015: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.39034: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.39037: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.39039: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.42380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.46356: done with get_vars() 29661 1726867580.46382: done getting variables 29661 1726867580.46982: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:26:20 -0400 (0:00:00.232) 0:00:34.789 ****** 29661 1726867580.47016: entering _queue_task() for managed_node1/package 29661 1726867580.47860: worker is 1 (out of 1 available) 29661 1726867580.47873: exiting _queue_task() for managed_node1/package 29661 1726867580.47935: done queuing things up, now waiting for results queue to drain 29661 1726867580.47937: waiting for pending results... 29661 1726867580.48356: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29661 1726867580.48370: in run() - task 0affcac9-a3a5-cfde-a624-00000000009a 29661 1726867580.48374: variable 'ansible_search_path' from source: unknown 29661 1726867580.48379: variable 'ansible_search_path' from source: unknown 29661 1726867580.48652: calling self._execute() 29661 1726867580.48730: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.48734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.48738: variable 'omit' from source: magic vars 29661 1726867580.49513: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.49530: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.49844: variable 'network_state' from source: role '' defaults 29661 1726867580.49855: Evaluated conditional (network_state != {}): False 29661 1726867580.49858: when evaluation is False, skipping this task 29661 1726867580.49861: _execute() done 29661 1726867580.49864: dumping result to json 29661 1726867580.49866: done dumping result, returning 29661 1726867580.49874: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-cfde-a624-00000000009a] 29661 1726867580.49880: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009a 29661 1726867580.49980: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009a 29661 1726867580.49983: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867580.50045: no more pending results, returning what we have 29661 1726867580.50049: results queue empty 29661 1726867580.50050: checking for any_errors_fatal 29661 1726867580.50060: done checking for any_errors_fatal 29661 1726867580.50061: checking for max_fail_percentage 29661 1726867580.50063: done checking for max_fail_percentage 29661 1726867580.50064: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.50065: done checking to see if all hosts have failed 29661 1726867580.50065: getting the remaining hosts for this loop 29661 1726867580.50067: done getting the remaining hosts for this loop 29661 1726867580.50071: getting the next task for host managed_node1 29661 1726867580.50078: done getting next task for host managed_node1 29661 1726867580.50083: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867580.50085: ^ 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 29661 1726867580.50101: getting variables 29661 1726867580.50103: in VariableManager get_vars() 29661 1726867580.50143: Calling all_inventory to load vars for managed_node1 29661 1726867580.50146: Calling groups_inventory to load vars for managed_node1 29661 1726867580.50149: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.50161: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.50164: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.50167: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.53475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.56227: done with get_vars() 29661 1726867580.56256: done getting variables 29661 1726867580.56327: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:20 -0400 (0:00:00.093) 0:00:34.882 ****** 29661 1726867580.56362: entering _queue_task() for managed_node1/package 29661 1726867580.56864: worker is 1 (out of 1 available) 29661 1726867580.56879: exiting _queue_task() for managed_node1/package 29661 1726867580.56892: done queuing things up, now waiting for results queue to drain 29661 1726867580.56893: waiting for pending results... 29661 1726867580.57158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29661 1726867580.57237: in run() - task 0affcac9-a3a5-cfde-a624-00000000009b 29661 1726867580.57252: variable 'ansible_search_path' from source: unknown 29661 1726867580.57256: variable 'ansible_search_path' from source: unknown 29661 1726867580.57300: calling self._execute() 29661 1726867580.57420: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.57427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.57434: variable 'omit' from source: magic vars 29661 1726867580.58179: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.58200: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.58517: variable 'network_state' from source: role '' defaults 29661 1726867580.58520: Evaluated conditional (network_state != {}): False 29661 1726867580.58521: when evaluation is False, skipping this task 29661 1726867580.58525: _execute() done 29661 1726867580.58528: dumping result to json 29661 1726867580.58530: done dumping result, returning 29661 1726867580.58532: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-cfde-a624-00000000009b] 29661 1726867580.58534: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009b 29661 1726867580.58812: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009b 29661 1726867580.58815: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867580.58852: no more pending results, returning what we have 29661 1726867580.58856: results queue empty 29661 1726867580.58856: checking for any_errors_fatal 29661 1726867580.58862: done checking for any_errors_fatal 29661 1726867580.58862: checking for max_fail_percentage 29661 1726867580.58864: done checking for max_fail_percentage 29661 1726867580.58865: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.58866: done checking to see if all hosts have failed 29661 1726867580.58867: getting the remaining hosts for this loop 29661 1726867580.58868: done getting the remaining hosts for this loop 29661 1726867580.58871: getting the next task for host managed_node1 29661 1726867580.58981: done getting next task for host managed_node1 29661 1726867580.58986: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867580.58989: ^ 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 29661 1726867580.59001: getting variables 29661 1726867580.59002: in VariableManager get_vars() 29661 1726867580.59036: Calling all_inventory to load vars for managed_node1 29661 1726867580.59039: Calling groups_inventory to load vars for managed_node1 29661 1726867580.59041: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.59050: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.59053: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.59056: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.60837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.63114: done with get_vars() 29661 1726867580.63261: done getting variables 29661 1726867580.63327: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:20 -0400 (0:00:00.071) 0:00:34.953 ****** 29661 1726867580.63474: entering _queue_task() for managed_node1/service 29661 1726867580.64165: worker is 1 (out of 1 available) 29661 1726867580.64237: exiting _queue_task() for managed_node1/service 29661 1726867580.64250: done queuing things up, now waiting for results queue to drain 29661 1726867580.64252: waiting for pending results... 29661 1726867580.64513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29661 1726867580.64642: in run() - task 0affcac9-a3a5-cfde-a624-00000000009c 29661 1726867580.64667: variable 'ansible_search_path' from source: unknown 29661 1726867580.64680: variable 'ansible_search_path' from source: unknown 29661 1726867580.64721: calling self._execute() 29661 1726867580.64829: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.64840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.64853: variable 'omit' from source: magic vars 29661 1726867580.65366: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.65421: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.65534: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.65769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867580.69594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867580.69702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867580.69729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867580.69774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867580.69865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867580.69896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.69957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.69996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.70051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.70071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.70127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.70158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.70245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.70249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.70354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.70359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.70362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.70364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.70408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.70429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.70633: variable 'network_connections' from source: play vars 29661 1726867580.70652: variable 'profile' from source: play vars 29661 1726867580.70744: variable 'profile' from source: play vars 29661 1726867580.70754: variable 'interface' from source: set_fact 29661 1726867580.70831: variable 'interface' from source: set_fact 29661 1726867580.70987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867580.71185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867580.71238: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867580.71278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867580.71311: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867580.71366: 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) 29661 1726867580.71395: 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) 29661 1726867580.71429: 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) 29661 1726867580.71468: 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) 29661 1726867580.71527: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867580.72083: variable 'network_connections' from source: play vars 29661 1726867580.72086: variable 'profile' from source: play vars 29661 1726867580.72237: variable 'profile' from source: play vars 29661 1726867580.72240: variable 'interface' from source: set_fact 29661 1726867580.72299: variable 'interface' from source: set_fact 29661 1726867580.72586: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 29661 1726867580.72589: when evaluation is False, skipping this task 29661 1726867580.72591: _execute() done 29661 1726867580.72592: dumping result to json 29661 1726867580.72594: done dumping result, returning 29661 1726867580.72595: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-cfde-a624-00000000009c] 29661 1726867580.72604: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009c 29661 1726867580.72666: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009c 29661 1726867580.72670: 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" } 29661 1726867580.72725: no more pending results, returning what we have 29661 1726867580.72729: results queue empty 29661 1726867580.72730: checking for any_errors_fatal 29661 1726867580.72738: done checking for any_errors_fatal 29661 1726867580.72738: checking for max_fail_percentage 29661 1726867580.72740: done checking for max_fail_percentage 29661 1726867580.72741: checking to see if all hosts have failed and the running result is not ok 29661 1726867580.72742: done checking to see if all hosts have failed 29661 1726867580.72743: getting the remaining hosts for this loop 29661 1726867580.72745: done getting the remaining hosts for this loop 29661 1726867580.72749: getting the next task for host managed_node1 29661 1726867580.72755: done getting next task for host managed_node1 29661 1726867580.72760: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867580.72767: ^ 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 29661 1726867580.72783: getting variables 29661 1726867580.72785: in VariableManager get_vars() 29661 1726867580.72826: Calling all_inventory to load vars for managed_node1 29661 1726867580.72828: Calling groups_inventory to load vars for managed_node1 29661 1726867580.72831: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867580.72842: Calling all_plugins_play to load vars for managed_node1 29661 1726867580.72844: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867580.72847: Calling groups_plugins_play to load vars for managed_node1 29661 1726867580.74806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867580.76459: done with get_vars() 29661 1726867580.76486: done getting variables 29661 1726867580.76552: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:20 -0400 (0:00:00.131) 0:00:35.084 ****** 29661 1726867580.76585: entering _queue_task() for managed_node1/service 29661 1726867580.76919: worker is 1 (out of 1 available) 29661 1726867580.76931: exiting _queue_task() for managed_node1/service 29661 1726867580.76945: done queuing things up, now waiting for results queue to drain 29661 1726867580.76947: waiting for pending results... 29661 1726867580.77285: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29661 1726867580.77342: in run() - task 0affcac9-a3a5-cfde-a624-00000000009d 29661 1726867580.77380: variable 'ansible_search_path' from source: unknown 29661 1726867580.77384: variable 'ansible_search_path' from source: unknown 29661 1726867580.77392: calling self._execute() 29661 1726867580.77502: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.77584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.77589: variable 'omit' from source: magic vars 29661 1726867580.77909: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.78033: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867580.78142: variable 'network_provider' from source: set_fact 29661 1726867580.78146: variable 'network_state' from source: role '' defaults 29661 1726867580.78148: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29661 1726867580.78151: variable 'omit' from source: magic vars 29661 1726867580.78153: variable 'omit' from source: magic vars 29661 1726867580.78203: variable 'network_service_name' from source: role '' defaults 29661 1726867580.78257: variable 'network_service_name' from source: role '' defaults 29661 1726867580.78367: variable '__network_provider_setup' from source: role '' defaults 29661 1726867580.78373: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867580.78441: variable '__network_service_name_default_nm' from source: role '' defaults 29661 1726867580.78450: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867580.78517: variable '__network_packages_default_nm' from source: role '' defaults 29661 1726867580.78751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867580.81226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867580.81322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867580.81328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867580.81684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867580.81688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867580.81691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.81694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.81696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.81698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.81700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.81702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.81704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.81706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.81727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.81736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.81981: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29661 1726867580.82100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.82122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.82146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.82185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.82208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.82293: variable 'ansible_python' from source: facts 29661 1726867580.82322: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29661 1726867580.82399: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867580.82481: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867580.82608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.82640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.82664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.82703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.82717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.82771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867580.82795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867580.82819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867580.82864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867580.82889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867580.83013: variable 'network_connections' from source: play vars 29661 1726867580.83021: variable 'profile' from source: play vars 29661 1726867580.83100: variable 'profile' from source: play vars 29661 1726867580.83114: variable 'interface' from source: set_fact 29661 1726867580.83174: variable 'interface' from source: set_fact 29661 1726867580.83269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867580.83454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867580.83551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867580.83554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867580.83592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867580.83659: 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) 29661 1726867580.83689: 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) 29661 1726867580.83729: 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) 29661 1726867580.83760: 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) 29661 1726867580.83807: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.84284: variable 'network_connections' from source: play vars 29661 1726867580.84288: variable 'profile' from source: play vars 29661 1726867580.84290: variable 'profile' from source: play vars 29661 1726867580.84292: variable 'interface' from source: set_fact 29661 1726867580.84294: variable 'interface' from source: set_fact 29661 1726867580.84296: variable '__network_packages_default_wireless' from source: role '' defaults 29661 1726867580.84366: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867580.84667: variable 'network_connections' from source: play vars 29661 1726867580.84671: variable 'profile' from source: play vars 29661 1726867580.84748: variable 'profile' from source: play vars 29661 1726867580.84751: variable 'interface' from source: set_fact 29661 1726867580.84832: variable 'interface' from source: set_fact 29661 1726867580.84857: variable '__network_packages_default_team' from source: role '' defaults 29661 1726867580.84942: variable '__network_team_connections_defined' from source: role '' defaults 29661 1726867580.85234: variable 'network_connections' from source: play vars 29661 1726867580.85248: variable 'profile' from source: play vars 29661 1726867580.85372: variable 'profile' from source: play vars 29661 1726867580.85375: variable 'interface' from source: set_fact 29661 1726867580.85396: variable 'interface' from source: set_fact 29661 1726867580.85449: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867580.85515: variable '__network_service_name_default_initscripts' from source: role '' defaults 29661 1726867580.85521: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867580.85586: variable '__network_packages_default_initscripts' from source: role '' defaults 29661 1726867580.85810: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29661 1726867580.86355: variable 'network_connections' from source: play vars 29661 1726867580.86358: variable 'profile' from source: play vars 29661 1726867580.86386: variable 'profile' from source: play vars 29661 1726867580.86389: variable 'interface' from source: set_fact 29661 1726867580.86469: variable 'interface' from source: set_fact 29661 1726867580.86486: variable 'ansible_distribution' from source: facts 29661 1726867580.86494: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.86503: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.86548: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29661 1726867580.86705: variable 'ansible_distribution' from source: facts 29661 1726867580.86714: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.86725: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.86766: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29661 1726867580.86927: variable 'ansible_distribution' from source: facts 29661 1726867580.87082: variable '__network_rh_distros' from source: role '' defaults 29661 1726867580.87085: variable 'ansible_distribution_major_version' from source: facts 29661 1726867580.87088: variable 'network_provider' from source: set_fact 29661 1726867580.87091: variable 'omit' from source: magic vars 29661 1726867580.87093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867580.87095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867580.87097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867580.87117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867580.87133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867580.87164: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867580.87171: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.87180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.87296: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867580.87308: Set connection var ansible_shell_executable to /bin/sh 29661 1726867580.87319: Set connection var ansible_connection to ssh 29661 1726867580.87334: Set connection var ansible_pipelining to False 29661 1726867580.87341: Set connection var ansible_shell_type to sh 29661 1726867580.87352: Set connection var ansible_timeout to 10 29661 1726867580.87381: variable 'ansible_shell_executable' from source: unknown 29661 1726867580.87433: variable 'ansible_connection' from source: unknown 29661 1726867580.87437: variable 'ansible_module_compression' from source: unknown 29661 1726867580.87439: variable 'ansible_shell_type' from source: unknown 29661 1726867580.87441: variable 'ansible_shell_executable' from source: unknown 29661 1726867580.87443: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867580.87449: variable 'ansible_pipelining' from source: unknown 29661 1726867580.87451: variable 'ansible_timeout' from source: unknown 29661 1726867580.87453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867580.87552: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867580.87568: variable 'omit' from source: magic vars 29661 1726867580.87582: starting attempt loop 29661 1726867580.87652: running the handler 29661 1726867580.87675: variable 'ansible_facts' from source: unknown 29661 1726867580.88482: _low_level_execute_command(): starting 29661 1726867580.88496: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867580.89244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867580.89261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867580.89275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867580.89385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867580.89418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867580.89513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867580.91224: stdout chunk (state=3): >>>/root <<< 29661 1726867580.91398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867580.91402: stdout chunk (state=3): >>><<< 29661 1726867580.91446: stderr chunk (state=3): >>><<< 29661 1726867580.91580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867580.91584: _low_level_execute_command(): starting 29661 1726867580.91587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019 `" && echo ansible-tmp-1726867580.914678-31281-231128501867019="` echo /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019 `" ) && sleep 0' 29661 1726867580.92396: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867580.92423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867580.92505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867580.92538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867580.92558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867580.92581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867580.92741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867580.94638: stdout chunk (state=3): >>>ansible-tmp-1726867580.914678-31281-231128501867019=/root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019 <<< 29661 1726867580.94783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867580.94787: stdout chunk (state=3): >>><<< 29661 1726867580.94789: stderr chunk (state=3): >>><<< 29661 1726867580.94983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867580.914678-31281-231128501867019=/root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867580.94987: variable 'ansible_module_compression' from source: unknown 29661 1726867580.95000: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29661 1726867580.95066: variable 'ansible_facts' from source: unknown 29661 1726867580.95461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py 29661 1726867580.95801: Sending initial data 29661 1726867580.95811: Sent initial data (155 bytes) 29661 1726867580.96702: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867580.96795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867580.96827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867580.96843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867580.96863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867580.96993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867580.98597: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867580.98611: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867580.98812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867580.98869: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpk_tbv36b /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py <<< 29661 1726867580.98883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py" <<< 29661 1726867580.98956: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpk_tbv36b" to remote "/root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py" <<< 29661 1726867581.02184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867581.02189: stdout chunk (state=3): >>><<< 29661 1726867581.02191: stderr chunk (state=3): >>><<< 29661 1726867581.02194: done transferring module to remote 29661 1726867581.02196: _low_level_execute_command(): starting 29661 1726867581.02199: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/ /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py && sleep 0' 29661 1726867581.04066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867581.04174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867581.04194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.04268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.06175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867581.06182: stdout chunk (state=3): >>><<< 29661 1726867581.06184: stderr chunk (state=3): >>><<< 29661 1726867581.06588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867581.06592: _low_level_execute_command(): starting 29661 1726867581.06594: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/AnsiballZ_systemd.py && sleep 0' 29661 1726867581.08103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867581.08118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867581.08194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.08632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.08713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.37490: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10854400", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299573760", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1984750000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 29661 1726867581.37520: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-b<<< 29661 1726867581.37529: stdout chunk (state=3): >>>roker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 29661 1726867581.39583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867581.39587: stdout chunk (state=3): >>><<< 29661 1726867581.39589: stderr chunk (state=3): >>><<< 29661 1726867581.39592: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10854400", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299573760", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1984750000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867581.39618: 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-1726867580.914678-31281-231128501867019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867581.39641: _low_level_execute_command(): starting 29661 1726867581.39644: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867580.914678-31281-231128501867019/ > /dev/null 2>&1 && sleep 0' 29661 1726867581.40188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867581.40194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.40215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867581.40218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.40285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867581.40289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.40339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.42129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867581.42158: stderr chunk (state=3): >>><<< 29661 1726867581.42161: stdout chunk (state=3): >>><<< 29661 1726867581.42170: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867581.42193: handler run complete 29661 1726867581.42227: attempt loop complete, returning result 29661 1726867581.42230: _execute() done 29661 1726867581.42232: dumping result to json 29661 1726867581.42242: done dumping result, returning 29661 1726867581.42250: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-cfde-a624-00000000009d] 29661 1726867581.42254: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009d 29661 1726867581.42446: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009d 29661 1726867581.42449: 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 } 29661 1726867581.42500: no more pending results, returning what we have 29661 1726867581.42503: results queue empty 29661 1726867581.42504: checking for any_errors_fatal 29661 1726867581.42508: done checking for any_errors_fatal 29661 1726867581.42509: checking for max_fail_percentage 29661 1726867581.42511: done checking for max_fail_percentage 29661 1726867581.42511: checking to see if all hosts have failed and the running result is not ok 29661 1726867581.42512: done checking to see if all hosts have failed 29661 1726867581.42513: getting the remaining hosts for this loop 29661 1726867581.42514: done getting the remaining hosts for this loop 29661 1726867581.42517: getting the next task for host managed_node1 29661 1726867581.42526: done getting next task for host managed_node1 29661 1726867581.42530: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867581.42532: ^ 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 29661 1726867581.42541: getting variables 29661 1726867581.42543: in VariableManager get_vars() 29661 1726867581.42617: Calling all_inventory to load vars for managed_node1 29661 1726867581.42621: Calling groups_inventory to load vars for managed_node1 29661 1726867581.42626: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867581.42635: Calling all_plugins_play to load vars for managed_node1 29661 1726867581.42638: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867581.42640: Calling groups_plugins_play to load vars for managed_node1 29661 1726867581.43563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867581.44472: done with get_vars() 29661 1726867581.44490: done getting variables 29661 1726867581.44538: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:21 -0400 (0:00:00.679) 0:00:35.764 ****** 29661 1726867581.44561: entering _queue_task() for managed_node1/service 29661 1726867581.44805: worker is 1 (out of 1 available) 29661 1726867581.44818: exiting _queue_task() for managed_node1/service 29661 1726867581.44833: done queuing things up, now waiting for results queue to drain 29661 1726867581.44835: waiting for pending results... 29661 1726867581.45003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29661 1726867581.45081: in run() - task 0affcac9-a3a5-cfde-a624-00000000009e 29661 1726867581.45092: variable 'ansible_search_path' from source: unknown 29661 1726867581.45095: variable 'ansible_search_path' from source: unknown 29661 1726867581.45125: calling self._execute() 29661 1726867581.45204: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.45208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.45217: variable 'omit' from source: magic vars 29661 1726867581.45497: variable 'ansible_distribution_major_version' from source: facts 29661 1726867581.45511: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867581.45589: variable 'network_provider' from source: set_fact 29661 1726867581.45593: Evaluated conditional (network_provider == "nm"): True 29661 1726867581.45658: variable '__network_wpa_supplicant_required' from source: role '' defaults 29661 1726867581.45725: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29661 1726867581.45844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867581.47256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867581.47301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867581.47330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867581.47359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867581.47378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867581.47446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867581.47468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867581.47487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867581.47513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867581.47526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867581.47558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867581.47576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867581.47594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867581.47618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867581.47629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867581.47657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867581.47674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867581.47695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867581.47719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867581.47729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867581.47829: variable 'network_connections' from source: play vars 29661 1726867581.47838: variable 'profile' from source: play vars 29661 1726867581.47903: variable 'profile' from source: play vars 29661 1726867581.47907: variable 'interface' from source: set_fact 29661 1726867581.47952: variable 'interface' from source: set_fact 29661 1726867581.48004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29661 1726867581.48116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29661 1726867581.48148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29661 1726867581.48170: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29661 1726867581.48192: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29661 1726867581.48222: 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) 29661 1726867581.48243: 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) 29661 1726867581.48261: 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) 29661 1726867581.48279: 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) 29661 1726867581.48315: variable '__network_wireless_connections_defined' from source: role '' defaults 29661 1726867581.48478: variable 'network_connections' from source: play vars 29661 1726867581.48482: variable 'profile' from source: play vars 29661 1726867581.48524: variable 'profile' from source: play vars 29661 1726867581.48529: variable 'interface' from source: set_fact 29661 1726867581.48573: variable 'interface' from source: set_fact 29661 1726867581.48596: Evaluated conditional (__network_wpa_supplicant_required): False 29661 1726867581.48599: when evaluation is False, skipping this task 29661 1726867581.48602: _execute() done 29661 1726867581.48613: dumping result to json 29661 1726867581.48615: done dumping result, returning 29661 1726867581.48618: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-cfde-a624-00000000009e] 29661 1726867581.48620: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009e 29661 1726867581.48703: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009e 29661 1726867581.48705: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29661 1726867581.48752: no more pending results, returning what we have 29661 1726867581.48756: results queue empty 29661 1726867581.48756: checking for any_errors_fatal 29661 1726867581.48772: done checking for any_errors_fatal 29661 1726867581.48772: checking for max_fail_percentage 29661 1726867581.48774: done checking for max_fail_percentage 29661 1726867581.48775: checking to see if all hosts have failed and the running result is not ok 29661 1726867581.48776: done checking to see if all hosts have failed 29661 1726867581.48776: getting the remaining hosts for this loop 29661 1726867581.48780: done getting the remaining hosts for this loop 29661 1726867581.48783: getting the next task for host managed_node1 29661 1726867581.48788: done getting next task for host managed_node1 29661 1726867581.48792: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867581.48794: ^ 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 29661 1726867581.48807: getting variables 29661 1726867581.48808: in VariableManager get_vars() 29661 1726867581.48847: Calling all_inventory to load vars for managed_node1 29661 1726867581.48850: Calling groups_inventory to load vars for managed_node1 29661 1726867581.48852: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867581.48861: Calling all_plugins_play to load vars for managed_node1 29661 1726867581.48864: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867581.48867: Calling groups_plugins_play to load vars for managed_node1 29661 1726867581.49914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867581.51522: done with get_vars() 29661 1726867581.51544: done getting variables 29661 1726867581.51603: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:26:21 -0400 (0:00:00.070) 0:00:35.835 ****** 29661 1726867581.51633: entering _queue_task() for managed_node1/service 29661 1726867581.51872: worker is 1 (out of 1 available) 29661 1726867581.51887: exiting _queue_task() for managed_node1/service 29661 1726867581.51899: done queuing things up, now waiting for results queue to drain 29661 1726867581.51900: waiting for pending results... 29661 1726867581.52093: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 29661 1726867581.52173: in run() - task 0affcac9-a3a5-cfde-a624-00000000009f 29661 1726867581.52181: variable 'ansible_search_path' from source: unknown 29661 1726867581.52184: variable 'ansible_search_path' from source: unknown 29661 1726867581.52243: calling self._execute() 29661 1726867581.52351: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.52355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.52364: variable 'omit' from source: magic vars 29661 1726867581.52815: variable 'ansible_distribution_major_version' from source: facts 29661 1726867581.52819: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867581.52944: variable 'network_provider' from source: set_fact 29661 1726867581.52956: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867581.52963: when evaluation is False, skipping this task 29661 1726867581.52969: _execute() done 29661 1726867581.52975: dumping result to json 29661 1726867581.52986: done dumping result, returning 29661 1726867581.52995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-cfde-a624-00000000009f] 29661 1726867581.53004: sending task result for task 0affcac9-a3a5-cfde-a624-00000000009f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29661 1726867581.53188: no more pending results, returning what we have 29661 1726867581.53192: results queue empty 29661 1726867581.53193: checking for any_errors_fatal 29661 1726867581.53201: done checking for any_errors_fatal 29661 1726867581.53201: checking for max_fail_percentage 29661 1726867581.53203: done checking for max_fail_percentage 29661 1726867581.53204: checking to see if all hosts have failed and the running result is not ok 29661 1726867581.53205: done checking to see if all hosts have failed 29661 1726867581.53206: getting the remaining hosts for this loop 29661 1726867581.53209: done getting the remaining hosts for this loop 29661 1726867581.53212: getting the next task for host managed_node1 29661 1726867581.53220: done getting next task for host managed_node1 29661 1726867581.53225: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867581.53228: ^ 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 29661 1726867581.53243: getting variables 29661 1726867581.53245: in VariableManager get_vars() 29661 1726867581.53283: Calling all_inventory to load vars for managed_node1 29661 1726867581.53287: Calling groups_inventory to load vars for managed_node1 29661 1726867581.53289: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867581.53302: Calling all_plugins_play to load vars for managed_node1 29661 1726867581.53305: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867581.53309: Calling groups_plugins_play to load vars for managed_node1 29661 1726867581.53913: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000009f 29661 1726867581.53916: WORKER PROCESS EXITING 29661 1726867581.54405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867581.55569: done with get_vars() 29661 1726867581.55586: done getting variables 29661 1726867581.55658: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:26:21 -0400 (0:00:00.040) 0:00:35.875 ****** 29661 1726867581.55692: entering _queue_task() for managed_node1/copy 29661 1726867581.55970: worker is 1 (out of 1 available) 29661 1726867581.55984: exiting _queue_task() for managed_node1/copy 29661 1726867581.56000: done queuing things up, now waiting for results queue to drain 29661 1726867581.56002: waiting for pending results... 29661 1726867581.56464: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29661 1726867581.56579: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a0 29661 1726867581.56601: variable 'ansible_search_path' from source: unknown 29661 1726867581.56684: variable 'ansible_search_path' from source: unknown 29661 1726867581.56688: calling self._execute() 29661 1726867581.56767: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.56781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.56796: variable 'omit' from source: magic vars 29661 1726867581.57182: variable 'ansible_distribution_major_version' from source: facts 29661 1726867581.57201: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867581.57308: variable 'network_provider' from source: set_fact 29661 1726867581.57320: Evaluated conditional (network_provider == "initscripts"): False 29661 1726867581.57330: when evaluation is False, skipping this task 29661 1726867581.57336: _execute() done 29661 1726867581.57342: dumping result to json 29661 1726867581.57385: done dumping result, returning 29661 1726867581.57531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-cfde-a624-0000000000a0] 29661 1726867581.57534: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a0 29661 1726867581.57611: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a0 29661 1726867581.57614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29661 1726867581.57875: no more pending results, returning what we have 29661 1726867581.57880: results queue empty 29661 1726867581.57882: checking for any_errors_fatal 29661 1726867581.57887: done checking for any_errors_fatal 29661 1726867581.57888: checking for max_fail_percentage 29661 1726867581.57889: done checking for max_fail_percentage 29661 1726867581.57890: checking to see if all hosts have failed and the running result is not ok 29661 1726867581.57891: done checking to see if all hosts have failed 29661 1726867581.57892: getting the remaining hosts for this loop 29661 1726867581.57892: done getting the remaining hosts for this loop 29661 1726867581.57896: getting the next task for host managed_node1 29661 1726867581.57901: done getting next task for host managed_node1 29661 1726867581.57904: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867581.57906: ^ 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 29661 1726867581.57918: getting variables 29661 1726867581.57919: in VariableManager get_vars() 29661 1726867581.57952: Calling all_inventory to load vars for managed_node1 29661 1726867581.57955: Calling groups_inventory to load vars for managed_node1 29661 1726867581.57957: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867581.57966: Calling all_plugins_play to load vars for managed_node1 29661 1726867581.57969: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867581.57972: Calling groups_plugins_play to load vars for managed_node1 29661 1726867581.59610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867581.61520: done with get_vars() 29661 1726867581.61547: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:26:21 -0400 (0:00:00.063) 0:00:35.939 ****** 29661 1726867581.62012: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867581.62955: worker is 1 (out of 1 available) 29661 1726867581.62968: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 29661 1726867581.63514: done queuing things up, now waiting for results queue to drain 29661 1726867581.63517: waiting for pending results... 29661 1726867581.63794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29661 1726867581.63798: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a1 29661 1726867581.63801: variable 'ansible_search_path' from source: unknown 29661 1726867581.63803: variable 'ansible_search_path' from source: unknown 29661 1726867581.63814: calling self._execute() 29661 1726867581.63921: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.63993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.64006: variable 'omit' from source: magic vars 29661 1726867581.64753: variable 'ansible_distribution_major_version' from source: facts 29661 1726867581.65083: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867581.65086: variable 'omit' from source: magic vars 29661 1726867581.65088: variable 'omit' from source: magic vars 29661 1726867581.65214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29661 1726867581.69454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29661 1726867581.69531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29661 1726867581.69722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29661 1726867581.69764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29661 1726867581.69797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29661 1726867581.69964: variable 'network_provider' from source: set_fact 29661 1726867581.70482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29661 1726867581.70486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29661 1726867581.70488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29661 1726867581.70490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29661 1726867581.70597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29661 1726867581.70685: variable 'omit' from source: magic vars 29661 1726867581.70921: variable 'omit' from source: magic vars 29661 1726867581.71065: variable 'network_connections' from source: play vars 29661 1726867581.71088: variable 'profile' from source: play vars 29661 1726867581.71158: variable 'profile' from source: play vars 29661 1726867581.71168: variable 'interface' from source: set_fact 29661 1726867581.71241: variable 'interface' from source: set_fact 29661 1726867581.71398: variable 'omit' from source: magic vars 29661 1726867581.71412: variable '__lsr_ansible_managed' from source: task vars 29661 1726867581.71554: variable '__lsr_ansible_managed' from source: task vars 29661 1726867581.72284: Loaded config def from plugin (lookup/template) 29661 1726867581.72288: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29661 1726867581.72291: File lookup term: get_ansible_managed.j2 29661 1726867581.72293: variable 'ansible_search_path' from source: unknown 29661 1726867581.72295: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29661 1726867581.72298: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29661 1726867581.72300: variable 'ansible_search_path' from source: unknown 29661 1726867581.87259: variable 'ansible_managed' from source: unknown 29661 1726867581.87683: variable 'omit' from source: magic vars 29661 1726867581.87687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867581.87690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867581.87693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867581.87700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867581.87713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867581.87804: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867581.87814: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.87826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.88031: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867581.88044: Set connection var ansible_shell_executable to /bin/sh 29661 1726867581.88052: Set connection var ansible_connection to ssh 29661 1726867581.88064: Set connection var ansible_pipelining to False 29661 1726867581.88088: Set connection var ansible_shell_type to sh 29661 1726867581.88102: Set connection var ansible_timeout to 10 29661 1726867581.88483: variable 'ansible_shell_executable' from source: unknown 29661 1726867581.88486: variable 'ansible_connection' from source: unknown 29661 1726867581.88488: variable 'ansible_module_compression' from source: unknown 29661 1726867581.88491: variable 'ansible_shell_type' from source: unknown 29661 1726867581.88494: variable 'ansible_shell_executable' from source: unknown 29661 1726867581.88496: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867581.88499: variable 'ansible_pipelining' from source: unknown 29661 1726867581.88501: variable 'ansible_timeout' from source: unknown 29661 1726867581.88504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867581.88537: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867581.88547: variable 'omit' from source: magic vars 29661 1726867581.88550: starting attempt loop 29661 1726867581.88552: running the handler 29661 1726867581.88555: _low_level_execute_command(): starting 29661 1726867581.88622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867581.89295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867581.89374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.89412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867581.89427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867581.89444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.89527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.91219: stdout chunk (state=3): >>>/root <<< 29661 1726867581.91375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867581.91396: stdout chunk (state=3): >>><<< 29661 1726867581.91414: stderr chunk (state=3): >>><<< 29661 1726867581.91445: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867581.91462: _low_level_execute_command(): starting 29661 1726867581.91472: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099 `" && echo ansible-tmp-1726867581.9145112-31355-223207157874099="` echo /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099 `" ) && sleep 0' 29661 1726867581.92538: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867581.92567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867581.92581: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867581.92637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.92697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867581.92733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.92815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.94729: stdout chunk (state=3): >>>ansible-tmp-1726867581.9145112-31355-223207157874099=/root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099 <<< 29661 1726867581.94846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867581.94922: stderr chunk (state=3): >>><<< 29661 1726867581.94938: stdout chunk (state=3): >>><<< 29661 1726867581.95202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867581.9145112-31355-223207157874099=/root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867581.95206: variable 'ansible_module_compression' from source: unknown 29661 1726867581.95209: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 29661 1726867581.95211: variable 'ansible_facts' from source: unknown 29661 1726867581.95497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py 29661 1726867581.95902: Sending initial data 29661 1726867581.95905: Sent initial data (168 bytes) 29661 1726867581.96791: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867581.96800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867581.96811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867581.96828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867581.96838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867581.96844: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867581.96860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867581.96868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867581.96876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867581.96886: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867581.96894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867581.96904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867581.96981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867581.96995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867581.97067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867581.98620: 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 <<< 29661 1726867581.98634: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867581.98680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867581.98714: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcfj6bxmw /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py <<< 29661 1726867581.98717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py" <<< 29661 1726867581.98789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpcfj6bxmw" to remote "/root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py" <<< 29661 1726867582.00423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.00453: stderr chunk (state=3): >>><<< 29661 1726867582.00456: stdout chunk (state=3): >>><<< 29661 1726867582.00683: done transferring module to remote 29661 1726867582.00687: _low_level_execute_command(): starting 29661 1726867582.00689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/ /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py && sleep 0' 29661 1726867582.01390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867582.01393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.01396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867582.01398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867582.01400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867582.01402: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867582.01404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.01406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867582.01412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.01416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867582.01444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867582.03225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.03231: stdout chunk (state=3): >>><<< 29661 1726867582.03239: stderr chunk (state=3): >>><<< 29661 1726867582.03253: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867582.03256: _low_level_execute_command(): starting 29661 1726867582.03263: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/AnsiballZ_network_connections.py && sleep 0' 29661 1726867582.04045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867582.04099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.04110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867582.04124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867582.04140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867582.04293: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.04345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867582.04356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.04365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867582.04445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867582.32210: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_sb01id54/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_sb01id54/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/808bd8f2-34d0-4131-ad6c-352c7c8ed9a2: error=unknown <<< 29661 1726867582.32250: 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": ""}}} <<< 29661 1726867582.34065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.34138: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 29661 1726867582.34141: stdout chunk (state=3): >>><<< 29661 1726867582.34143: stderr chunk (state=3): >>><<< 29661 1726867582.34161: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_sb01id54/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_sb01id54/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/808bd8f2-34d0-4131-ad6c-352c7c8ed9a2: 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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867582.34204: 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-1726867581.9145112-31355-223207157874099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867582.34363: _low_level_execute_command(): starting 29661 1726867582.34366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867581.9145112-31355-223207157874099/ > /dev/null 2>&1 && sleep 0' 29661 1726867582.35291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.35295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867582.35409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867582.35413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.35415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867582.35590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.35612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867582.35690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867582.37714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.37718: stdout chunk (state=3): >>><<< 29661 1726867582.37720: stderr chunk (state=3): >>><<< 29661 1726867582.37884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867582.37893: handler run complete 29661 1726867582.37896: attempt loop complete, returning result 29661 1726867582.37898: _execute() done 29661 1726867582.37900: dumping result to json 29661 1726867582.37902: done dumping result, returning 29661 1726867582.37904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-cfde-a624-0000000000a1] 29661 1726867582.37906: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a1 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: 29661 1726867582.38073: no more pending results, returning what we have 29661 1726867582.38080: results queue empty 29661 1726867582.38081: checking for any_errors_fatal 29661 1726867582.38087: done checking for any_errors_fatal 29661 1726867582.38088: checking for max_fail_percentage 29661 1726867582.38089: done checking for max_fail_percentage 29661 1726867582.38090: checking to see if all hosts have failed and the running result is not ok 29661 1726867582.38091: done checking to see if all hosts have failed 29661 1726867582.38091: getting the remaining hosts for this loop 29661 1726867582.38092: done getting the remaining hosts for this loop 29661 1726867582.38096: getting the next task for host managed_node1 29661 1726867582.38101: done getting next task for host managed_node1 29661 1726867582.38104: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867582.38106: ^ 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 29661 1726867582.38115: getting variables 29661 1726867582.38116: in VariableManager get_vars() 29661 1726867582.38149: Calling all_inventory to load vars for managed_node1 29661 1726867582.38152: Calling groups_inventory to load vars for managed_node1 29661 1726867582.38153: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867582.38162: Calling all_plugins_play to load vars for managed_node1 29661 1726867582.38164: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867582.38166: Calling groups_plugins_play to load vars for managed_node1 29661 1726867582.38986: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a1 29661 1726867582.39500: WORKER PROCESS EXITING 29661 1726867582.40893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867582.43450: done with get_vars() 29661 1726867582.43479: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:26:22 -0400 (0:00:00.815) 0:00:36.754 ****** 29661 1726867582.43572: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867582.44020: worker is 1 (out of 1 available) 29661 1726867582.44032: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 29661 1726867582.44043: done queuing things up, now waiting for results queue to drain 29661 1726867582.44044: waiting for pending results... 29661 1726867582.44276: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 29661 1726867582.44390: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a2 29661 1726867582.44409: variable 'ansible_search_path' from source: unknown 29661 1726867582.44413: variable 'ansible_search_path' from source: unknown 29661 1726867582.44448: calling self._execute() 29661 1726867582.44562: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.44565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.44580: variable 'omit' from source: magic vars 29661 1726867582.44971: variable 'ansible_distribution_major_version' from source: facts 29661 1726867582.45085: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867582.45308: variable 'network_state' from source: role '' defaults 29661 1726867582.45317: Evaluated conditional (network_state != {}): False 29661 1726867582.45320: when evaluation is False, skipping this task 29661 1726867582.45322: _execute() done 29661 1726867582.45328: dumping result to json 29661 1726867582.45330: done dumping result, returning 29661 1726867582.45335: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-cfde-a624-0000000000a2] 29661 1726867582.45482: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a2 29661 1726867582.45552: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a2 29661 1726867582.45555: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29661 1726867582.45614: no more pending results, returning what we have 29661 1726867582.45620: results queue empty 29661 1726867582.45621: checking for any_errors_fatal 29661 1726867582.45634: done checking for any_errors_fatal 29661 1726867582.45635: checking for max_fail_percentage 29661 1726867582.45637: done checking for max_fail_percentage 29661 1726867582.45638: checking to see if all hosts have failed and the running result is not ok 29661 1726867582.45639: done checking to see if all hosts have failed 29661 1726867582.45640: getting the remaining hosts for this loop 29661 1726867582.45641: done getting the remaining hosts for this loop 29661 1726867582.45645: getting the next task for host managed_node1 29661 1726867582.45652: done getting next task for host managed_node1 29661 1726867582.45656: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867582.45659: ^ 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 29661 1726867582.45676: getting variables 29661 1726867582.45679: in VariableManager get_vars() 29661 1726867582.45718: Calling all_inventory to load vars for managed_node1 29661 1726867582.45722: Calling groups_inventory to load vars for managed_node1 29661 1726867582.45724: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867582.45737: Calling all_plugins_play to load vars for managed_node1 29661 1726867582.45741: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867582.45744: Calling groups_plugins_play to load vars for managed_node1 29661 1726867582.58336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867582.61534: done with get_vars() 29661 1726867582.61560: done getting variables 29661 1726867582.61813: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:26:22 -0400 (0:00:00.182) 0:00:36.937 ****** 29661 1726867582.61839: entering _queue_task() for managed_node1/debug 29661 1726867582.62419: worker is 1 (out of 1 available) 29661 1726867582.62430: exiting _queue_task() for managed_node1/debug 29661 1726867582.62440: done queuing things up, now waiting for results queue to drain 29661 1726867582.62442: waiting for pending results... 29661 1726867582.62872: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29661 1726867582.63106: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a3 29661 1726867582.63130: variable 'ansible_search_path' from source: unknown 29661 1726867582.63138: variable 'ansible_search_path' from source: unknown 29661 1726867582.63290: calling self._execute() 29661 1726867582.63602: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.63605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.63607: variable 'omit' from source: magic vars 29661 1726867582.64344: variable 'ansible_distribution_major_version' from source: facts 29661 1726867582.64583: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867582.64586: variable 'omit' from source: magic vars 29661 1726867582.64589: variable 'omit' from source: magic vars 29661 1726867582.64592: variable 'omit' from source: magic vars 29661 1726867582.64713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867582.64759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867582.64891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867582.65000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.65286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.65289: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867582.65291: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.65293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.65339: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867582.65349: Set connection var ansible_shell_executable to /bin/sh 29661 1726867582.65354: Set connection var ansible_connection to ssh 29661 1726867582.65363: Set connection var ansible_pipelining to False 29661 1726867582.65397: Set connection var ansible_shell_type to sh 29661 1726867582.65410: Set connection var ansible_timeout to 10 29661 1726867582.65438: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.65505: variable 'ansible_connection' from source: unknown 29661 1726867582.65512: variable 'ansible_module_compression' from source: unknown 29661 1726867582.65518: variable 'ansible_shell_type' from source: unknown 29661 1726867582.65525: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.65531: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.65537: variable 'ansible_pipelining' from source: unknown 29661 1726867582.65543: variable 'ansible_timeout' from source: unknown 29661 1726867582.65550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.65804: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867582.66084: variable 'omit' from source: magic vars 29661 1726867582.66087: starting attempt loop 29661 1726867582.66089: running the handler 29661 1726867582.66153: variable '__network_connections_result' from source: set_fact 29661 1726867582.66248: handler run complete 29661 1726867582.66319: attempt loop complete, returning result 29661 1726867582.66416: _execute() done 29661 1726867582.66427: dumping result to json 29661 1726867582.66438: done dumping result, returning 29661 1726867582.66452: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-cfde-a624-0000000000a3] 29661 1726867582.66461: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a3 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 29661 1726867582.66633: no more pending results, returning what we have 29661 1726867582.66636: results queue empty 29661 1726867582.66636: checking for any_errors_fatal 29661 1726867582.66645: done checking for any_errors_fatal 29661 1726867582.66645: checking for max_fail_percentage 29661 1726867582.66647: done checking for max_fail_percentage 29661 1726867582.66648: checking to see if all hosts have failed and the running result is not ok 29661 1726867582.66649: done checking to see if all hosts have failed 29661 1726867582.66649: getting the remaining hosts for this loop 29661 1726867582.66651: done getting the remaining hosts for this loop 29661 1726867582.66654: getting the next task for host managed_node1 29661 1726867582.66659: done getting next task for host managed_node1 29661 1726867582.66663: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867582.66665: ^ 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 29661 1726867582.66674: getting variables 29661 1726867582.66676: in VariableManager get_vars() 29661 1726867582.66714: Calling all_inventory to load vars for managed_node1 29661 1726867582.66717: Calling groups_inventory to load vars for managed_node1 29661 1726867582.66719: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867582.66730: Calling all_plugins_play to load vars for managed_node1 29661 1726867582.66733: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867582.66736: Calling groups_plugins_play to load vars for managed_node1 29661 1726867582.67385: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a3 29661 1726867582.67389: WORKER PROCESS EXITING 29661 1726867582.69446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867582.72224: done with get_vars() 29661 1726867582.72253: done getting variables 29661 1726867582.72315: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:26:22 -0400 (0:00:00.105) 0:00:37.042 ****** 29661 1726867582.72348: entering _queue_task() for managed_node1/debug 29661 1726867582.73302: worker is 1 (out of 1 available) 29661 1726867582.73312: exiting _queue_task() for managed_node1/debug 29661 1726867582.73323: done queuing things up, now waiting for results queue to drain 29661 1726867582.73324: waiting for pending results... 29661 1726867582.73759: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29661 1726867582.74187: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a4 29661 1726867582.74192: variable 'ansible_search_path' from source: unknown 29661 1726867582.74195: variable 'ansible_search_path' from source: unknown 29661 1726867582.74216: calling self._execute() 29661 1726867582.74448: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.74460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.74475: variable 'omit' from source: magic vars 29661 1726867582.75148: variable 'ansible_distribution_major_version' from source: facts 29661 1726867582.75292: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867582.75304: variable 'omit' from source: magic vars 29661 1726867582.75349: variable 'omit' from source: magic vars 29661 1726867582.75422: variable 'omit' from source: magic vars 29661 1726867582.75532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867582.75641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867582.75734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867582.75757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.75775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.75852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867582.76147: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.76151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.76169: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867582.76184: Set connection var ansible_shell_executable to /bin/sh 29661 1726867582.76192: Set connection var ansible_connection to ssh 29661 1726867582.76202: Set connection var ansible_pipelining to False 29661 1726867582.76207: Set connection var ansible_shell_type to sh 29661 1726867582.76216: Set connection var ansible_timeout to 10 29661 1726867582.76242: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.76471: variable 'ansible_connection' from source: unknown 29661 1726867582.76475: variable 'ansible_module_compression' from source: unknown 29661 1726867582.76478: variable 'ansible_shell_type' from source: unknown 29661 1726867582.76480: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.76482: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.76485: variable 'ansible_pipelining' from source: unknown 29661 1726867582.76487: variable 'ansible_timeout' from source: unknown 29661 1726867582.76490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.76630: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867582.76646: variable 'omit' from source: magic vars 29661 1726867582.76655: starting attempt loop 29661 1726867582.76661: running the handler 29661 1726867582.76985: variable '__network_connections_result' from source: set_fact 29661 1726867582.77007: variable '__network_connections_result' from source: set_fact 29661 1726867582.77239: handler run complete 29661 1726867582.77269: attempt loop complete, returning result 29661 1726867582.77280: _execute() done 29661 1726867582.77288: dumping result to json 29661 1726867582.77297: done dumping result, returning 29661 1726867582.77315: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-cfde-a624-0000000000a4] 29661 1726867582.77329: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a4 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": [ "" ] } } 29661 1726867582.77548: no more pending results, returning what we have 29661 1726867582.77552: results queue empty 29661 1726867582.77553: checking for any_errors_fatal 29661 1726867582.77559: done checking for any_errors_fatal 29661 1726867582.77560: checking for max_fail_percentage 29661 1726867582.77562: done checking for max_fail_percentage 29661 1726867582.77563: checking to see if all hosts have failed and the running result is not ok 29661 1726867582.77564: done checking to see if all hosts have failed 29661 1726867582.77565: getting the remaining hosts for this loop 29661 1726867582.77566: done getting the remaining hosts for this loop 29661 1726867582.77570: getting the next task for host managed_node1 29661 1726867582.77579: done getting next task for host managed_node1 29661 1726867582.77583: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867582.77585: ^ 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 29661 1726867582.77595: getting variables 29661 1726867582.77596: in VariableManager get_vars() 29661 1726867582.77632: Calling all_inventory to load vars for managed_node1 29661 1726867582.77635: Calling groups_inventory to load vars for managed_node1 29661 1726867582.77637: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867582.77647: Calling all_plugins_play to load vars for managed_node1 29661 1726867582.77650: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867582.77652: Calling groups_plugins_play to load vars for managed_node1 29661 1726867582.78182: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a4 29661 1726867582.78186: WORKER PROCESS EXITING 29661 1726867582.79915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867582.81871: done with get_vars() 29661 1726867582.81898: done getting variables 29661 1726867582.81969: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:26:22 -0400 (0:00:00.096) 0:00:37.138 ****** 29661 1726867582.82010: entering _queue_task() for managed_node1/debug 29661 1726867582.82498: worker is 1 (out of 1 available) 29661 1726867582.82510: exiting _queue_task() for managed_node1/debug 29661 1726867582.82521: done queuing things up, now waiting for results queue to drain 29661 1726867582.82522: waiting for pending results... 29661 1726867582.82728: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29661 1726867582.82855: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a5 29661 1726867582.82885: variable 'ansible_search_path' from source: unknown 29661 1726867582.82913: variable 'ansible_search_path' from source: unknown 29661 1726867582.82945: calling self._execute() 29661 1726867582.83081: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.83085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.83088: variable 'omit' from source: magic vars 29661 1726867582.83540: variable 'ansible_distribution_major_version' from source: facts 29661 1726867582.83572: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867582.83729: variable 'network_state' from source: role '' defaults 29661 1726867582.83791: Evaluated conditional (network_state != {}): False 29661 1726867582.83795: when evaluation is False, skipping this task 29661 1726867582.83798: _execute() done 29661 1726867582.83800: dumping result to json 29661 1726867582.83803: done dumping result, returning 29661 1726867582.83806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-cfde-a624-0000000000a5] 29661 1726867582.83809: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a5 29661 1726867582.83976: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a5 29661 1726867582.83981: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 29661 1726867582.84049: no more pending results, returning what we have 29661 1726867582.84054: results queue empty 29661 1726867582.84055: checking for any_errors_fatal 29661 1726867582.84065: done checking for any_errors_fatal 29661 1726867582.84066: checking for max_fail_percentage 29661 1726867582.84069: done checking for max_fail_percentage 29661 1726867582.84070: checking to see if all hosts have failed and the running result is not ok 29661 1726867582.84071: done checking to see if all hosts have failed 29661 1726867582.84072: getting the remaining hosts for this loop 29661 1726867582.84073: done getting the remaining hosts for this loop 29661 1726867582.84078: getting the next task for host managed_node1 29661 1726867582.84085: done getting next task for host managed_node1 29661 1726867582.84089: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867582.84093: ^ 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 29661 1726867582.84227: getting variables 29661 1726867582.84229: in VariableManager get_vars() 29661 1726867582.84268: Calling all_inventory to load vars for managed_node1 29661 1726867582.84271: Calling groups_inventory to load vars for managed_node1 29661 1726867582.84274: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867582.84314: Calling all_plugins_play to load vars for managed_node1 29661 1726867582.84318: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867582.84321: Calling groups_plugins_play to load vars for managed_node1 29661 1726867582.86094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867582.87819: done with get_vars() 29661 1726867582.87841: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:26:22 -0400 (0:00:00.059) 0:00:37.198 ****** 29661 1726867582.87930: entering _queue_task() for managed_node1/ping 29661 1726867582.88410: worker is 1 (out of 1 available) 29661 1726867582.88419: exiting _queue_task() for managed_node1/ping 29661 1726867582.88429: done queuing things up, now waiting for results queue to drain 29661 1726867582.88431: waiting for pending results... 29661 1726867582.88666: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 29661 1726867582.88671: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a6 29661 1726867582.88674: variable 'ansible_search_path' from source: unknown 29661 1726867582.88678: variable 'ansible_search_path' from source: unknown 29661 1726867582.88710: calling self._execute() 29661 1726867582.88819: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.88831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.88846: variable 'omit' from source: magic vars 29661 1726867582.89217: variable 'ansible_distribution_major_version' from source: facts 29661 1726867582.89281: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867582.89285: variable 'omit' from source: magic vars 29661 1726867582.89288: variable 'omit' from source: magic vars 29661 1726867582.89328: variable 'omit' from source: magic vars 29661 1726867582.89368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867582.89413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867582.89441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867582.89461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.89479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867582.89511: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867582.89528: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.89530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.89682: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867582.89685: Set connection var ansible_shell_executable to /bin/sh 29661 1726867582.89688: Set connection var ansible_connection to ssh 29661 1726867582.89690: Set connection var ansible_pipelining to False 29661 1726867582.89691: Set connection var ansible_shell_type to sh 29661 1726867582.89694: Set connection var ansible_timeout to 10 29661 1726867582.89697: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.89704: variable 'ansible_connection' from source: unknown 29661 1726867582.89711: variable 'ansible_module_compression' from source: unknown 29661 1726867582.89717: variable 'ansible_shell_type' from source: unknown 29661 1726867582.89722: variable 'ansible_shell_executable' from source: unknown 29661 1726867582.89728: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867582.89735: variable 'ansible_pipelining' from source: unknown 29661 1726867582.89745: variable 'ansible_timeout' from source: unknown 29661 1726867582.89752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867582.89962: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867582.89966: variable 'omit' from source: magic vars 29661 1726867582.89973: starting attempt loop 29661 1726867582.89982: running the handler 29661 1726867582.90071: _low_level_execute_command(): starting 29661 1726867582.90074: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867582.90730: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.90798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.90842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867582.90862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.90950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867582.91014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867582.92697: stdout chunk (state=3): >>>/root <<< 29661 1726867582.92795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.93027: stderr chunk (state=3): >>><<< 29661 1726867582.93030: stdout chunk (state=3): >>><<< 29661 1726867582.93035: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867582.93037: _low_level_execute_command(): starting 29661 1726867582.93040: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879 `" && echo ansible-tmp-1726867582.9295657-31417-2104938020879="` echo /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879 `" ) && sleep 0' 29661 1726867582.94349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.94361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.94411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.94452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.94549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867582.94553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.94775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867582.96685: stdout chunk (state=3): >>>ansible-tmp-1726867582.9295657-31417-2104938020879=/root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879 <<< 29661 1726867582.96789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867582.96829: stderr chunk (state=3): >>><<< 29661 1726867582.97183: stdout chunk (state=3): >>><<< 29661 1726867582.97187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867582.9295657-31417-2104938020879=/root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867582.97190: variable 'ansible_module_compression' from source: unknown 29661 1726867582.97192: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 29661 1726867582.97194: variable 'ansible_facts' from source: unknown 29661 1726867582.97322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py 29661 1726867582.97655: Sending initial data 29661 1726867582.97664: Sent initial data (151 bytes) 29661 1726867582.98794: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867582.98807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.98817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867582.98880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867582.99092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867582.99106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867582.99170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.00781: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867583.00796: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867583.00824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867583.00962: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmppjrwwfr0 /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py <<< 29661 1726867583.00965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py" <<< 29661 1726867583.01061: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmppjrwwfr0" to remote "/root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py" <<< 29661 1726867583.02163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.02214: stderr chunk (state=3): >>><<< 29661 1726867583.02226: stdout chunk (state=3): >>><<< 29661 1726867583.02447: done transferring module to remote 29661 1726867583.02451: _low_level_execute_command(): starting 29661 1726867583.02453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/ /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py && sleep 0' 29661 1726867583.03182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.03249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867583.03265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867583.03340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.03555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.05416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.05781: stderr chunk (state=3): >>><<< 29661 1726867583.05788: stdout chunk (state=3): >>><<< 29661 1726867583.05791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867583.05793: _low_level_execute_command(): starting 29661 1726867583.05798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/AnsiballZ_ping.py && sleep 0' 29661 1726867583.06386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.06389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867583.06396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.06398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.06401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.06452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867583.06464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.06538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.21653: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29661 1726867583.22981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867583.22986: stdout chunk (state=3): >>><<< 29661 1726867583.22991: stderr chunk (state=3): >>><<< 29661 1726867583.23008: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867583.23032: 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-1726867582.9295657-31417-2104938020879/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867583.23040: _low_level_execute_command(): starting 29661 1726867583.23045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867582.9295657-31417-2104938020879/ > /dev/null 2>&1 && sleep 0' 29661 1726867583.23447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.23472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.23475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.23481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.23531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867583.23535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.23588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.25395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.25414: stderr chunk (state=3): >>><<< 29661 1726867583.25417: stdout chunk (state=3): >>><<< 29661 1726867583.25433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867583.25441: handler run complete 29661 1726867583.25451: attempt loop complete, returning result 29661 1726867583.25453: _execute() done 29661 1726867583.25456: dumping result to json 29661 1726867583.25458: done dumping result, returning 29661 1726867583.25468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-cfde-a624-0000000000a6] 29661 1726867583.25471: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a6 29661 1726867583.25559: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a6 29661 1726867583.25562: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 29661 1726867583.25640: no more pending results, returning what we have 29661 1726867583.25643: results queue empty 29661 1726867583.25644: checking for any_errors_fatal 29661 1726867583.25652: done checking for any_errors_fatal 29661 1726867583.25652: checking for max_fail_percentage 29661 1726867583.25654: done checking for max_fail_percentage 29661 1726867583.25655: checking to see if all hosts have failed and the running result is not ok 29661 1726867583.25656: done checking to see if all hosts have failed 29661 1726867583.25657: getting the remaining hosts for this loop 29661 1726867583.25658: done getting the remaining hosts for this loop 29661 1726867583.25661: getting the next task for host managed_node1 29661 1726867583.25670: done getting next task for host managed_node1 29661 1726867583.25672: ^ task is: TASK: meta (role_complete) 29661 1726867583.25674: ^ 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 29661 1726867583.25687: getting variables 29661 1726867583.25689: in VariableManager get_vars() 29661 1726867583.25726: Calling all_inventory to load vars for managed_node1 29661 1726867583.25728: Calling groups_inventory to load vars for managed_node1 29661 1726867583.25730: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.25741: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.25743: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.25745: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.26576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.27468: done with get_vars() 29661 1726867583.27486: done getting variables 29661 1726867583.27545: done queuing things up, now waiting for results queue to drain 29661 1726867583.27547: results queue empty 29661 1726867583.27548: checking for any_errors_fatal 29661 1726867583.27549: done checking for any_errors_fatal 29661 1726867583.27550: checking for max_fail_percentage 29661 1726867583.27550: done checking for max_fail_percentage 29661 1726867583.27551: checking to see if all hosts have failed and the running result is not ok 29661 1726867583.27551: done checking to see if all hosts have failed 29661 1726867583.27552: getting the remaining hosts for this loop 29661 1726867583.27552: done getting the remaining hosts for this loop 29661 1726867583.27554: getting the next task for host managed_node1 29661 1726867583.27557: done getting next task for host managed_node1 29661 1726867583.27558: ^ task is: TASK: meta (flush_handlers) 29661 1726867583.27559: ^ 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 29661 1726867583.27561: getting variables 29661 1726867583.27561: in VariableManager get_vars() 29661 1726867583.27570: Calling all_inventory to load vars for managed_node1 29661 1726867583.27572: Calling groups_inventory to load vars for managed_node1 29661 1726867583.27573: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.27576: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.27579: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.27581: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.28329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.29211: done with get_vars() 29661 1726867583.29226: done getting variables 29661 1726867583.29258: in VariableManager get_vars() 29661 1726867583.29267: Calling all_inventory to load vars for managed_node1 29661 1726867583.29269: Calling groups_inventory to load vars for managed_node1 29661 1726867583.29270: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.29273: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.29275: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.29276: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.29921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.30794: done with get_vars() 29661 1726867583.30810: done queuing things up, now waiting for results queue to drain 29661 1726867583.30812: results queue empty 29661 1726867583.30812: checking for any_errors_fatal 29661 1726867583.30813: done checking for any_errors_fatal 29661 1726867583.30814: checking for max_fail_percentage 29661 1726867583.30814: done checking for max_fail_percentage 29661 1726867583.30815: checking to see if all hosts have failed and the running result is not ok 29661 1726867583.30815: done checking to see if all hosts have failed 29661 1726867583.30816: getting the remaining hosts for this loop 29661 1726867583.30816: done getting the remaining hosts for this loop 29661 1726867583.30818: getting the next task for host managed_node1 29661 1726867583.30820: done getting next task for host managed_node1 29661 1726867583.30821: ^ task is: TASK: meta (flush_handlers) 29661 1726867583.30822: ^ 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 29661 1726867583.30824: getting variables 29661 1726867583.30825: in VariableManager get_vars() 29661 1726867583.30832: Calling all_inventory to load vars for managed_node1 29661 1726867583.30833: Calling groups_inventory to load vars for managed_node1 29661 1726867583.30834: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.30838: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.30839: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.30840: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.31513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.32364: done with get_vars() 29661 1726867583.32379: done getting variables 29661 1726867583.32413: in VariableManager get_vars() 29661 1726867583.32420: Calling all_inventory to load vars for managed_node1 29661 1726867583.32421: Calling groups_inventory to load vars for managed_node1 29661 1726867583.32422: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.32426: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.32427: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.32429: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.33062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.34037: done with get_vars() 29661 1726867583.34053: done queuing things up, now waiting for results queue to drain 29661 1726867583.34055: results queue empty 29661 1726867583.34055: checking for any_errors_fatal 29661 1726867583.34056: done checking for any_errors_fatal 29661 1726867583.34056: checking for max_fail_percentage 29661 1726867583.34057: done checking for max_fail_percentage 29661 1726867583.34057: checking to see if all hosts have failed and the running result is not ok 29661 1726867583.34058: done checking to see if all hosts have failed 29661 1726867583.34059: getting the remaining hosts for this loop 29661 1726867583.34059: done getting the remaining hosts for this loop 29661 1726867583.34061: getting the next task for host managed_node1 29661 1726867583.34063: done getting next task for host managed_node1 29661 1726867583.34063: ^ task is: None 29661 1726867583.34064: ^ 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 29661 1726867583.34065: done queuing things up, now waiting for results queue to drain 29661 1726867583.34066: results queue empty 29661 1726867583.34066: checking for any_errors_fatal 29661 1726867583.34066: done checking for any_errors_fatal 29661 1726867583.34067: checking for max_fail_percentage 29661 1726867583.34067: done checking for max_fail_percentage 29661 1726867583.34069: checking to see if all hosts have failed and the running result is not ok 29661 1726867583.34069: done checking to see if all hosts have failed 29661 1726867583.34070: getting the next task for host managed_node1 29661 1726867583.34071: done getting next task for host managed_node1 29661 1726867583.34072: ^ task is: None 29661 1726867583.34072: ^ 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 29661 1726867583.34111: in VariableManager get_vars() 29661 1726867583.34122: done with get_vars() 29661 1726867583.34126: in VariableManager get_vars() 29661 1726867583.34134: done with get_vars() 29661 1726867583.34137: variable 'omit' from source: magic vars 29661 1726867583.34158: in VariableManager get_vars() 29661 1726867583.34163: done with get_vars() 29661 1726867583.34179: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 29661 1726867583.34336: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29661 1726867583.34357: getting the remaining hosts for this loop 29661 1726867583.34358: done getting the remaining hosts for this loop 29661 1726867583.34360: getting the next task for host managed_node1 29661 1726867583.34362: done getting next task for host managed_node1 29661 1726867583.34363: ^ task is: TASK: Gathering Facts 29661 1726867583.34364: ^ 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 29661 1726867583.34365: getting variables 29661 1726867583.34366: in VariableManager get_vars() 29661 1726867583.34372: Calling all_inventory to load vars for managed_node1 29661 1726867583.34373: Calling groups_inventory to load vars for managed_node1 29661 1726867583.34374: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867583.34380: Calling all_plugins_play to load vars for managed_node1 29661 1726867583.34381: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867583.34383: Calling groups_plugins_play to load vars for managed_node1 29661 1726867583.35055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867583.36288: done with get_vars() 29661 1726867583.36307: done getting variables 29661 1726867583.36348: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 Friday 20 September 2024 17:26:23 -0400 (0:00:00.484) 0:00:37.682 ****** 29661 1726867583.36372: entering _queue_task() for managed_node1/gather_facts 29661 1726867583.36666: worker is 1 (out of 1 available) 29661 1726867583.36678: exiting _queue_task() for managed_node1/gather_facts 29661 1726867583.36690: done queuing things up, now waiting for results queue to drain 29661 1726867583.36694: waiting for pending results... 29661 1726867583.36906: running TaskExecutor() for managed_node1/TASK: Gathering Facts 29661 1726867583.36967: in run() - task 0affcac9-a3a5-cfde-a624-00000000066a 29661 1726867583.36985: variable 'ansible_search_path' from source: unknown 29661 1726867583.37014: calling self._execute() 29661 1726867583.37094: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867583.37098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867583.37106: variable 'omit' from source: magic vars 29661 1726867583.37405: variable 'ansible_distribution_major_version' from source: facts 29661 1726867583.37414: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867583.37419: variable 'omit' from source: magic vars 29661 1726867583.37443: variable 'omit' from source: magic vars 29661 1726867583.37468: variable 'omit' from source: magic vars 29661 1726867583.37499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867583.37528: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867583.37543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867583.37558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867583.37569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867583.37595: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867583.37598: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867583.37600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867583.37680: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867583.37684: Set connection var ansible_shell_executable to /bin/sh 29661 1726867583.37687: Set connection var ansible_connection to ssh 29661 1726867583.37689: Set connection var ansible_pipelining to False 29661 1726867583.37691: Set connection var ansible_shell_type to sh 29661 1726867583.37698: Set connection var ansible_timeout to 10 29661 1726867583.37714: variable 'ansible_shell_executable' from source: unknown 29661 1726867583.37717: variable 'ansible_connection' from source: unknown 29661 1726867583.37719: variable 'ansible_module_compression' from source: unknown 29661 1726867583.37722: variable 'ansible_shell_type' from source: unknown 29661 1726867583.37727: variable 'ansible_shell_executable' from source: unknown 29661 1726867583.37729: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867583.37731: variable 'ansible_pipelining' from source: unknown 29661 1726867583.37734: variable 'ansible_timeout' from source: unknown 29661 1726867583.37736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867583.37863: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867583.37873: variable 'omit' from source: magic vars 29661 1726867583.37878: starting attempt loop 29661 1726867583.37881: running the handler 29661 1726867583.37896: variable 'ansible_facts' from source: unknown 29661 1726867583.37912: _low_level_execute_command(): starting 29661 1726867583.37919: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867583.38519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.38523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.38526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.38528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.38611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.38668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.40345: stdout chunk (state=3): >>>/root <<< 29661 1726867583.40445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.40469: stderr chunk (state=3): >>><<< 29661 1726867583.40473: stdout chunk (state=3): >>><<< 29661 1726867583.40495: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867583.40508: _low_level_execute_command(): starting 29661 1726867583.40514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840 `" && echo ansible-tmp-1726867583.4049418-31450-204305405709840="` echo /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840 `" ) && sleep 0' 29661 1726867583.40945: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.40948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867583.40950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.40959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.41039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.41074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.42985: stdout chunk (state=3): >>>ansible-tmp-1726867583.4049418-31450-204305405709840=/root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840 <<< 29661 1726867583.43288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.43291: stdout chunk (state=3): >>><<< 29661 1726867583.43293: stderr chunk (state=3): >>><<< 29661 1726867583.43296: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867583.4049418-31450-204305405709840=/root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867583.43298: variable 'ansible_module_compression' from source: unknown 29661 1726867583.43300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29661 1726867583.43321: variable 'ansible_facts' from source: unknown 29661 1726867583.43557: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py 29661 1726867583.43766: Sending initial data 29661 1726867583.43769: Sent initial data (154 bytes) 29661 1726867583.44362: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867583.44376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.44519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.44525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867583.44540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867583.44556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.44640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.46254: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867583.46320: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867583.46369: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpirt94_dx /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py <<< 29661 1726867583.46385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py" <<< 29661 1726867583.46416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpirt94_dx" to remote "/root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py" <<< 29661 1726867583.47984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.48002: stderr chunk (state=3): >>><<< 29661 1726867583.48012: stdout chunk (state=3): >>><<< 29661 1726867583.48128: done transferring module to remote 29661 1726867583.48131: _low_level_execute_command(): starting 29661 1726867583.48134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/ /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py && sleep 0' 29661 1726867583.48691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867583.48706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.48730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867583.48750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867583.48769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867583.48781: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867583.48839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.48900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867583.48918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867583.48949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.49022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867583.50876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867583.50882: stdout chunk (state=3): >>><<< 29661 1726867583.50884: stderr chunk (state=3): >>><<< 29661 1726867583.50899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867583.50975: _low_level_execute_command(): starting 29661 1726867583.50981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/AnsiballZ_setup.py && sleep 0' 29661 1726867583.51513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867583.51554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867583.51566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867583.51629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867583.51664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867583.51750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.16115: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_fips": false, "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": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.52783203125, "5m": 0.52490234375, "15m": 0.2958984375}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",<<< 29661 1726867584.16128: stdout chunk (state=3): >>> "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "23", "epoch": "1726867583", "epoch_int": "1726867583", "date": "2024-09-20", "time": "17:26:23", "iso8601_micro": "2024-09-20T21:26:23.793959Z", "iso8601": "2024-09-20T21:26:23Z", "iso8601_basic": "20240920T172623793959", "iso8601_basic_short": "20240920T172623", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2929, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 602, "free": 2929}, "nocache": {"free": 3270, "used": 261}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 828, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789679616, "block_size": 4096, "block_total": 65519099, "block_available": 63913496, "block_used": 1605603, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "<<< 29661 1726867584.16161: stdout chunk (state=3): >>>mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentat<<< 29661 1726867584.16171: stdout chunk (state=3): >>>ion": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 29661 1726867584.18348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867584.18352: stdout chunk (state=3): >>><<< 29661 1726867584.18355: stderr chunk (state=3): >>><<< 29661 1726867584.18407: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec293fb3626e3a20695ae06b45478339", "ansible_fips": false, "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": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.52783203125, "5m": 0.52490234375, "15m": 0.2958984375}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "23", "epoch": "1726867583", "epoch_int": "1726867583", "date": "2024-09-20", "time": "17:26:23", "iso8601_micro": "2024-09-20T21:26:23.793959Z", "iso8601": "2024-09-20T21:26:23Z", "iso8601_basic": "20240920T172623793959", "iso8601_basic_short": "20240920T172623", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2929, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 602, "free": 2929}, "nocache": {"free": 3270, "used": 261}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 828, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261789679616, "block_size": 4096, "block_total": 65519099, "block_available": 63913496, "block_used": 1605603, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "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": "off [fixed]", "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": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "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": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "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": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "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": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867584.18884: 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-1726867583.4049418-31450-204305405709840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867584.18893: _low_level_execute_command(): starting 29661 1726867584.18947: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867583.4049418-31450-204305405709840/ > /dev/null 2>&1 && sleep 0' 29661 1726867584.19533: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867584.19546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.19562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.19616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.19685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.19710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.19729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.19797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.21636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.21663: stderr chunk (state=3): >>><<< 29661 1726867584.21666: stdout chunk (state=3): >>><<< 29661 1726867584.21688: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.21691: handler run complete 29661 1726867584.21776: variable 'ansible_facts' from source: unknown 29661 1726867584.21846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.22038: variable 'ansible_facts' from source: unknown 29661 1726867584.22096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.22174: attempt loop complete, returning result 29661 1726867584.22179: _execute() done 29661 1726867584.22182: dumping result to json 29661 1726867584.22207: done dumping result, returning 29661 1726867584.22213: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-cfde-a624-00000000066a] 29661 1726867584.22217: sending task result for task 0affcac9-a3a5-cfde-a624-00000000066a 29661 1726867584.22533: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000066a 29661 1726867584.22536: WORKER PROCESS EXITING ok: [managed_node1] 29661 1726867584.22772: no more pending results, returning what we have 29661 1726867584.22775: results queue empty 29661 1726867584.22775: checking for any_errors_fatal 29661 1726867584.22776: done checking for any_errors_fatal 29661 1726867584.22779: checking for max_fail_percentage 29661 1726867584.22781: done checking for max_fail_percentage 29661 1726867584.22781: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.22782: done checking to see if all hosts have failed 29661 1726867584.22782: getting the remaining hosts for this loop 29661 1726867584.22783: done getting the remaining hosts for this loop 29661 1726867584.22785: getting the next task for host managed_node1 29661 1726867584.22789: done getting next task for host managed_node1 29661 1726867584.22790: ^ task is: TASK: meta (flush_handlers) 29661 1726867584.22792: ^ 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 29661 1726867584.22795: getting variables 29661 1726867584.22795: in VariableManager get_vars() 29661 1726867584.22813: Calling all_inventory to load vars for managed_node1 29661 1726867584.22815: Calling groups_inventory to load vars for managed_node1 29661 1726867584.22817: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.22825: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.22827: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.22829: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.23670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.24555: done with get_vars() 29661 1726867584.24571: done getting variables 29661 1726867584.24628: in VariableManager get_vars() 29661 1726867584.24636: Calling all_inventory to load vars for managed_node1 29661 1726867584.24638: Calling groups_inventory to load vars for managed_node1 29661 1726867584.24640: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.24643: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.24644: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.24646: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.25299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.26263: done with get_vars() 29661 1726867584.26283: done queuing things up, now waiting for results queue to drain 29661 1726867584.26285: results queue empty 29661 1726867584.26286: checking for any_errors_fatal 29661 1726867584.26288: done checking for any_errors_fatal 29661 1726867584.26288: checking for max_fail_percentage 29661 1726867584.26289: done checking for max_fail_percentage 29661 1726867584.26293: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.26294: done checking to see if all hosts have failed 29661 1726867584.26294: getting the remaining hosts for this loop 29661 1726867584.26295: done getting the remaining hosts for this loop 29661 1726867584.26296: getting the next task for host managed_node1 29661 1726867584.26299: done getting next task for host managed_node1 29661 1726867584.26301: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 29661 1726867584.26302: ^ 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 29661 1726867584.26304: getting variables 29661 1726867584.26304: in VariableManager get_vars() 29661 1726867584.26310: Calling all_inventory to load vars for managed_node1 29661 1726867584.26312: Calling groups_inventory to load vars for managed_node1 29661 1726867584.26314: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.26318: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.26320: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.26321: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.26965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.27819: done with get_vars() 29661 1726867584.27836: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:230 Friday 20 September 2024 17:26:24 -0400 (0:00:00.915) 0:00:38.597 ****** 29661 1726867584.27891: entering _queue_task() for managed_node1/include_tasks 29661 1726867584.28144: worker is 1 (out of 1 available) 29661 1726867584.28157: exiting _queue_task() for managed_node1/include_tasks 29661 1726867584.28170: done queuing things up, now waiting for results queue to drain 29661 1726867584.28171: waiting for pending results... 29661 1726867584.28354: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' 29661 1726867584.28431: in run() - task 0affcac9-a3a5-cfde-a624-0000000000a9 29661 1726867584.28443: variable 'ansible_search_path' from source: unknown 29661 1726867584.28472: calling self._execute() 29661 1726867584.28552: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.28555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.28564: variable 'omit' from source: magic vars 29661 1726867584.28843: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.28854: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.28860: _execute() done 29661 1726867584.28863: dumping result to json 29661 1726867584.28865: done dumping result, returning 29661 1726867584.28871: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' [0affcac9-a3a5-cfde-a624-0000000000a9] 29661 1726867584.28876: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a9 29661 1726867584.28965: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000a9 29661 1726867584.28968: WORKER PROCESS EXITING 29661 1726867584.28994: no more pending results, returning what we have 29661 1726867584.28999: in VariableManager get_vars() 29661 1726867584.29032: Calling all_inventory to load vars for managed_node1 29661 1726867584.29035: Calling groups_inventory to load vars for managed_node1 29661 1726867584.29038: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.29050: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.29053: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.29056: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.29917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.30792: done with get_vars() 29661 1726867584.30805: variable 'ansible_search_path' from source: unknown 29661 1726867584.30816: we have included files to process 29661 1726867584.30817: generating all_blocks data 29661 1726867584.30818: done generating all_blocks data 29661 1726867584.30818: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29661 1726867584.30819: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29661 1726867584.30821: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 29661 1726867584.30925: in VariableManager get_vars() 29661 1726867584.30936: done with get_vars() 29661 1726867584.31007: done processing included file 29661 1726867584.31008: iterating over new_blocks loaded from include file 29661 1726867584.31009: in VariableManager get_vars() 29661 1726867584.31016: done with get_vars() 29661 1726867584.31017: filtering new block on tags 29661 1726867584.31028: done filtering new block on tags 29661 1726867584.31031: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 29661 1726867584.31035: extending task lists for all hosts with included blocks 29661 1726867584.31071: done extending task lists 29661 1726867584.31072: done processing included files 29661 1726867584.31073: results queue empty 29661 1726867584.31073: checking for any_errors_fatal 29661 1726867584.31074: done checking for any_errors_fatal 29661 1726867584.31074: checking for max_fail_percentage 29661 1726867584.31075: done checking for max_fail_percentage 29661 1726867584.31075: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.31076: done checking to see if all hosts have failed 29661 1726867584.31078: getting the remaining hosts for this loop 29661 1726867584.31079: done getting the remaining hosts for this loop 29661 1726867584.31080: getting the next task for host managed_node1 29661 1726867584.31083: done getting next task for host managed_node1 29661 1726867584.31084: ^ task is: TASK: Include the task 'get_profile_stat.yml' 29661 1726867584.31085: ^ 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 29661 1726867584.31087: getting variables 29661 1726867584.31087: in VariableManager get_vars() 29661 1726867584.31093: Calling all_inventory to load vars for managed_node1 29661 1726867584.31094: Calling groups_inventory to load vars for managed_node1 29661 1726867584.31096: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.31099: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.31100: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.31102: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.31752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.32612: done with get_vars() 29661 1726867584.32626: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 17:26:24 -0400 (0:00:00.047) 0:00:38.645 ****** 29661 1726867584.32675: entering _queue_task() for managed_node1/include_tasks 29661 1726867584.32887: worker is 1 (out of 1 available) 29661 1726867584.32900: exiting _queue_task() for managed_node1/include_tasks 29661 1726867584.32912: done queuing things up, now waiting for results queue to drain 29661 1726867584.32914: waiting for pending results... 29661 1726867584.33093: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 29661 1726867584.33171: in run() - task 0affcac9-a3a5-cfde-a624-00000000067b 29661 1726867584.33184: variable 'ansible_search_path' from source: unknown 29661 1726867584.33187: variable 'ansible_search_path' from source: unknown 29661 1726867584.33218: calling self._execute() 29661 1726867584.33291: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.33295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.33304: variable 'omit' from source: magic vars 29661 1726867584.33576: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.33587: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.33593: _execute() done 29661 1726867584.33596: dumping result to json 29661 1726867584.33598: done dumping result, returning 29661 1726867584.33604: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-cfde-a624-00000000067b] 29661 1726867584.33609: sending task result for task 0affcac9-a3a5-cfde-a624-00000000067b 29661 1726867584.33692: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000067b 29661 1726867584.33695: WORKER PROCESS EXITING 29661 1726867584.33726: no more pending results, returning what we have 29661 1726867584.33732: in VariableManager get_vars() 29661 1726867584.33765: Calling all_inventory to load vars for managed_node1 29661 1726867584.33767: Calling groups_inventory to load vars for managed_node1 29661 1726867584.33771: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.33784: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.33786: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.33789: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.34599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.35466: done with get_vars() 29661 1726867584.35481: variable 'ansible_search_path' from source: unknown 29661 1726867584.35482: variable 'ansible_search_path' from source: unknown 29661 1726867584.35505: we have included files to process 29661 1726867584.35505: generating all_blocks data 29661 1726867584.35507: done generating all_blocks data 29661 1726867584.35507: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29661 1726867584.35508: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29661 1726867584.35509: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29661 1726867584.36167: done processing included file 29661 1726867584.36169: iterating over new_blocks loaded from include file 29661 1726867584.36170: in VariableManager get_vars() 29661 1726867584.36179: done with get_vars() 29661 1726867584.36180: filtering new block on tags 29661 1726867584.36194: done filtering new block on tags 29661 1726867584.36196: in VariableManager get_vars() 29661 1726867584.36205: done with get_vars() 29661 1726867584.36206: filtering new block on tags 29661 1726867584.36218: done filtering new block on tags 29661 1726867584.36219: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 29661 1726867584.36222: extending task lists for all hosts with included blocks 29661 1726867584.36280: done extending task lists 29661 1726867584.36281: done processing included files 29661 1726867584.36281: results queue empty 29661 1726867584.36282: checking for any_errors_fatal 29661 1726867584.36284: done checking for any_errors_fatal 29661 1726867584.36284: checking for max_fail_percentage 29661 1726867584.36285: done checking for max_fail_percentage 29661 1726867584.36285: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.36286: done checking to see if all hosts have failed 29661 1726867584.36286: getting the remaining hosts for this loop 29661 1726867584.36287: done getting the remaining hosts for this loop 29661 1726867584.36288: getting the next task for host managed_node1 29661 1726867584.36291: done getting next task for host managed_node1 29661 1726867584.36292: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 29661 1726867584.36294: ^ 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 29661 1726867584.36296: getting variables 29661 1726867584.36296: in VariableManager get_vars() 29661 1726867584.36333: Calling all_inventory to load vars for managed_node1 29661 1726867584.36335: Calling groups_inventory to load vars for managed_node1 29661 1726867584.36337: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.36341: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.36343: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.36344: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.36960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.37865: done with get_vars() 29661 1726867584.37882: done getting variables 29661 1726867584.37907: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:26:24 -0400 (0:00:00.052) 0:00:38.698 ****** 29661 1726867584.37927: entering _queue_task() for managed_node1/set_fact 29661 1726867584.38132: worker is 1 (out of 1 available) 29661 1726867584.38146: exiting _queue_task() for managed_node1/set_fact 29661 1726867584.38158: done queuing things up, now waiting for results queue to drain 29661 1726867584.38159: waiting for pending results... 29661 1726867584.38324: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 29661 1726867584.38406: in run() - task 0affcac9-a3a5-cfde-a624-00000000068a 29661 1726867584.38416: variable 'ansible_search_path' from source: unknown 29661 1726867584.38420: variable 'ansible_search_path' from source: unknown 29661 1726867584.38448: calling self._execute() 29661 1726867584.38520: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.38524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.38535: variable 'omit' from source: magic vars 29661 1726867584.38801: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.38812: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.38816: variable 'omit' from source: magic vars 29661 1726867584.38851: variable 'omit' from source: magic vars 29661 1726867584.38879: variable 'omit' from source: magic vars 29661 1726867584.38909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867584.38939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867584.38957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867584.38971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.38984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.39007: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867584.39010: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.39012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.39088: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867584.39091: Set connection var ansible_shell_executable to /bin/sh 29661 1726867584.39094: Set connection var ansible_connection to ssh 29661 1726867584.39100: Set connection var ansible_pipelining to False 29661 1726867584.39103: Set connection var ansible_shell_type to sh 29661 1726867584.39109: Set connection var ansible_timeout to 10 29661 1726867584.39128: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.39131: variable 'ansible_connection' from source: unknown 29661 1726867584.39134: variable 'ansible_module_compression' from source: unknown 29661 1726867584.39136: variable 'ansible_shell_type' from source: unknown 29661 1726867584.39139: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.39141: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.39152: variable 'ansible_pipelining' from source: unknown 29661 1726867584.39155: variable 'ansible_timeout' from source: unknown 29661 1726867584.39157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.39250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867584.39260: variable 'omit' from source: magic vars 29661 1726867584.39271: starting attempt loop 29661 1726867584.39274: running the handler 29661 1726867584.39287: handler run complete 29661 1726867584.39295: attempt loop complete, returning result 29661 1726867584.39297: _execute() done 29661 1726867584.39300: dumping result to json 29661 1726867584.39302: done dumping result, returning 29661 1726867584.39308: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-cfde-a624-00000000068a] 29661 1726867584.39313: sending task result for task 0affcac9-a3a5-cfde-a624-00000000068a 29661 1726867584.39389: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000068a 29661 1726867584.39392: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 29661 1726867584.39445: no more pending results, returning what we have 29661 1726867584.39449: results queue empty 29661 1726867584.39450: checking for any_errors_fatal 29661 1726867584.39451: done checking for any_errors_fatal 29661 1726867584.39452: checking for max_fail_percentage 29661 1726867584.39454: done checking for max_fail_percentage 29661 1726867584.39455: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.39455: done checking to see if all hosts have failed 29661 1726867584.39456: getting the remaining hosts for this loop 29661 1726867584.39457: done getting the remaining hosts for this loop 29661 1726867584.39460: getting the next task for host managed_node1 29661 1726867584.39467: done getting next task for host managed_node1 29661 1726867584.39469: ^ task is: TASK: Stat profile file 29661 1726867584.39472: ^ 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 29661 1726867584.39476: getting variables 29661 1726867584.39479: in VariableManager get_vars() 29661 1726867584.39503: Calling all_inventory to load vars for managed_node1 29661 1726867584.39505: Calling groups_inventory to load vars for managed_node1 29661 1726867584.39508: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.39517: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.39519: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.39522: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.40265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.41147: done with get_vars() 29661 1726867584.41162: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:26:24 -0400 (0:00:00.032) 0:00:38.731 ****** 29661 1726867584.41220: entering _queue_task() for managed_node1/stat 29661 1726867584.41417: worker is 1 (out of 1 available) 29661 1726867584.41433: exiting _queue_task() for managed_node1/stat 29661 1726867584.41444: done queuing things up, now waiting for results queue to drain 29661 1726867584.41445: waiting for pending results... 29661 1726867584.41596: running TaskExecutor() for managed_node1/TASK: Stat profile file 29661 1726867584.41658: in run() - task 0affcac9-a3a5-cfde-a624-00000000068b 29661 1726867584.41678: variable 'ansible_search_path' from source: unknown 29661 1726867584.41682: variable 'ansible_search_path' from source: unknown 29661 1726867584.41701: calling self._execute() 29661 1726867584.41769: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.41775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.41788: variable 'omit' from source: magic vars 29661 1726867584.42047: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.42056: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.42061: variable 'omit' from source: magic vars 29661 1726867584.42092: variable 'omit' from source: magic vars 29661 1726867584.42160: variable 'profile' from source: include params 29661 1726867584.42164: variable 'interface' from source: set_fact 29661 1726867584.42216: variable 'interface' from source: set_fact 29661 1726867584.42232: variable 'omit' from source: magic vars 29661 1726867584.42263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867584.42290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867584.42307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867584.42320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.42335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.42356: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867584.42359: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.42363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.42437: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867584.42440: Set connection var ansible_shell_executable to /bin/sh 29661 1726867584.42443: Set connection var ansible_connection to ssh 29661 1726867584.42454: Set connection var ansible_pipelining to False 29661 1726867584.42457: Set connection var ansible_shell_type to sh 29661 1726867584.42459: Set connection var ansible_timeout to 10 29661 1726867584.42474: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.42479: variable 'ansible_connection' from source: unknown 29661 1726867584.42482: variable 'ansible_module_compression' from source: unknown 29661 1726867584.42484: variable 'ansible_shell_type' from source: unknown 29661 1726867584.42487: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.42489: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.42493: variable 'ansible_pipelining' from source: unknown 29661 1726867584.42495: variable 'ansible_timeout' from source: unknown 29661 1726867584.42499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.42640: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867584.42648: variable 'omit' from source: magic vars 29661 1726867584.42653: starting attempt loop 29661 1726867584.42658: running the handler 29661 1726867584.42672: _low_level_execute_command(): starting 29661 1726867584.42675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867584.43182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.43185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.43188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.43190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.43242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.43245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.43308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.44992: stdout chunk (state=3): >>>/root <<< 29661 1726867584.45088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.45115: stderr chunk (state=3): >>><<< 29661 1726867584.45119: stdout chunk (state=3): >>><<< 29661 1726867584.45140: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.45154: _low_level_execute_command(): starting 29661 1726867584.45159: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936 `" && echo ansible-tmp-1726867584.451388-31481-115429302834936="` echo /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936 `" ) && sleep 0' 29661 1726867584.45600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.45603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.45614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867584.45617: 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 <<< 29661 1726867584.45619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.45667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.45674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.45676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.45721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.47622: stdout chunk (state=3): >>>ansible-tmp-1726867584.451388-31481-115429302834936=/root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936 <<< 29661 1726867584.47729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.47752: stderr chunk (state=3): >>><<< 29661 1726867584.47756: stdout chunk (state=3): >>><<< 29661 1726867584.47774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867584.451388-31481-115429302834936=/root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.47812: variable 'ansible_module_compression' from source: unknown 29661 1726867584.47855: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29661 1726867584.47890: variable 'ansible_facts' from source: unknown 29661 1726867584.47940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py 29661 1726867584.48042: Sending initial data 29661 1726867584.48045: Sent initial data (152 bytes) 29661 1726867584.48493: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.48496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867584.48498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.48500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.48502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.48558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.48564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.48566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.48610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.50133: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867584.50143: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867584.50174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867584.50219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpxpr8cnxs /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py <<< 29661 1726867584.50222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py" <<< 29661 1726867584.50265: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpxpr8cnxs" to remote "/root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py" <<< 29661 1726867584.50822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.50859: stderr chunk (state=3): >>><<< 29661 1726867584.50862: stdout chunk (state=3): >>><<< 29661 1726867584.50907: done transferring module to remote 29661 1726867584.50915: _low_level_execute_command(): starting 29661 1726867584.50919: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/ /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py && sleep 0' 29661 1726867584.51355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.51358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867584.51360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.51362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.51368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.51415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.51418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.51468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.53194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.53220: stderr chunk (state=3): >>><<< 29661 1726867584.53225: stdout chunk (state=3): >>><<< 29661 1726867584.53237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.53240: _low_level_execute_command(): starting 29661 1726867584.53242: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/AnsiballZ_stat.py && sleep 0' 29661 1726867584.53671: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.53674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.53678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.53685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867584.53687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.53724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.53728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.53789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.68764: 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"}}} <<< 29661 1726867584.70030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867584.70061: stderr chunk (state=3): >>><<< 29661 1726867584.70065: stdout chunk (state=3): >>><<< 29661 1726867584.70082: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867584.70107: 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-1726867584.451388-31481-115429302834936/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867584.70118: _low_level_execute_command(): starting 29661 1726867584.70125: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867584.451388-31481-115429302834936/ > /dev/null 2>&1 && sleep 0' 29661 1726867584.70592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.70595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867584.70598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.70600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.70602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.70656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.70664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.70707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.72518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.72542: stderr chunk (state=3): >>><<< 29661 1726867584.72548: stdout chunk (state=3): >>><<< 29661 1726867584.72559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.72566: handler run complete 29661 1726867584.72586: attempt loop complete, returning result 29661 1726867584.72589: _execute() done 29661 1726867584.72591: dumping result to json 29661 1726867584.72597: done dumping result, returning 29661 1726867584.72603: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-cfde-a624-00000000068b] 29661 1726867584.72608: sending task result for task 0affcac9-a3a5-cfde-a624-00000000068b 29661 1726867584.72704: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000068b 29661 1726867584.72707: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29661 1726867584.72761: no more pending results, returning what we have 29661 1726867584.72765: results queue empty 29661 1726867584.72766: checking for any_errors_fatal 29661 1726867584.72772: done checking for any_errors_fatal 29661 1726867584.72773: checking for max_fail_percentage 29661 1726867584.72774: done checking for max_fail_percentage 29661 1726867584.72775: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.72776: done checking to see if all hosts have failed 29661 1726867584.72779: getting the remaining hosts for this loop 29661 1726867584.72781: done getting the remaining hosts for this loop 29661 1726867584.72784: getting the next task for host managed_node1 29661 1726867584.72790: done getting next task for host managed_node1 29661 1726867584.72792: ^ task is: TASK: Set NM profile exist flag based on the profile files 29661 1726867584.72797: ^ 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 29661 1726867584.72802: getting variables 29661 1726867584.72803: in VariableManager get_vars() 29661 1726867584.72835: Calling all_inventory to load vars for managed_node1 29661 1726867584.72837: Calling groups_inventory to load vars for managed_node1 29661 1726867584.72840: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.72851: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.72854: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.72856: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.77103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.78298: done with get_vars() 29661 1726867584.78320: done getting variables 29661 1726867584.78365: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:26:24 -0400 (0:00:00.371) 0:00:39.102 ****** 29661 1726867584.78392: entering _queue_task() for managed_node1/set_fact 29661 1726867584.78742: worker is 1 (out of 1 available) 29661 1726867584.78753: exiting _queue_task() for managed_node1/set_fact 29661 1726867584.78764: done queuing things up, now waiting for results queue to drain 29661 1726867584.78766: waiting for pending results... 29661 1726867584.79197: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 29661 1726867584.79202: in run() - task 0affcac9-a3a5-cfde-a624-00000000068c 29661 1726867584.79206: variable 'ansible_search_path' from source: unknown 29661 1726867584.79211: variable 'ansible_search_path' from source: unknown 29661 1726867584.79252: calling self._execute() 29661 1726867584.79360: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.79370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.79404: variable 'omit' from source: magic vars 29661 1726867584.79704: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.79714: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.79800: variable 'profile_stat' from source: set_fact 29661 1726867584.79812: Evaluated conditional (profile_stat.stat.exists): False 29661 1726867584.79816: when evaluation is False, skipping this task 29661 1726867584.79819: _execute() done 29661 1726867584.79822: dumping result to json 29661 1726867584.79827: done dumping result, returning 29661 1726867584.79830: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-cfde-a624-00000000068c] 29661 1726867584.79832: sending task result for task 0affcac9-a3a5-cfde-a624-00000000068c 29661 1726867584.79922: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000068c 29661 1726867584.79928: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29661 1726867584.79989: no more pending results, returning what we have 29661 1726867584.79992: results queue empty 29661 1726867584.79993: checking for any_errors_fatal 29661 1726867584.80003: done checking for any_errors_fatal 29661 1726867584.80003: checking for max_fail_percentage 29661 1726867584.80005: done checking for max_fail_percentage 29661 1726867584.80006: checking to see if all hosts have failed and the running result is not ok 29661 1726867584.80007: done checking to see if all hosts have failed 29661 1726867584.80007: getting the remaining hosts for this loop 29661 1726867584.80009: done getting the remaining hosts for this loop 29661 1726867584.80012: getting the next task for host managed_node1 29661 1726867584.80017: done getting next task for host managed_node1 29661 1726867584.80020: ^ task is: TASK: Get NM profile info 29661 1726867584.80026: ^ 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 29661 1726867584.80029: getting variables 29661 1726867584.80031: in VariableManager get_vars() 29661 1726867584.80056: Calling all_inventory to load vars for managed_node1 29661 1726867584.80059: Calling groups_inventory to load vars for managed_node1 29661 1726867584.80061: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867584.80072: Calling all_plugins_play to load vars for managed_node1 29661 1726867584.80075: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867584.80079: Calling groups_plugins_play to load vars for managed_node1 29661 1726867584.80846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867584.82253: done with get_vars() 29661 1726867584.82272: done getting variables 29661 1726867584.82360: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:26:24 -0400 (0:00:00.040) 0:00:39.142 ****** 29661 1726867584.82396: entering _queue_task() for managed_node1/shell 29661 1726867584.82398: Creating lock for shell 29661 1726867584.82675: worker is 1 (out of 1 available) 29661 1726867584.82890: exiting _queue_task() for managed_node1/shell 29661 1726867584.82900: done queuing things up, now waiting for results queue to drain 29661 1726867584.82902: waiting for pending results... 29661 1726867584.83031: running TaskExecutor() for managed_node1/TASK: Get NM profile info 29661 1726867584.83156: in run() - task 0affcac9-a3a5-cfde-a624-00000000068d 29661 1726867584.83234: variable 'ansible_search_path' from source: unknown 29661 1726867584.83237: variable 'ansible_search_path' from source: unknown 29661 1726867584.83241: calling self._execute() 29661 1726867584.83540: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.83551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.83684: variable 'omit' from source: magic vars 29661 1726867584.84000: variable 'ansible_distribution_major_version' from source: facts 29661 1726867584.84021: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867584.84038: variable 'omit' from source: magic vars 29661 1726867584.84139: variable 'omit' from source: magic vars 29661 1726867584.84198: variable 'profile' from source: include params 29661 1726867584.84208: variable 'interface' from source: set_fact 29661 1726867584.84286: variable 'interface' from source: set_fact 29661 1726867584.84311: variable 'omit' from source: magic vars 29661 1726867584.84361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867584.84401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867584.84428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867584.84450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.84473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867584.84573: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867584.84578: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.84581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.84636: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867584.84647: Set connection var ansible_shell_executable to /bin/sh 29661 1726867584.84653: Set connection var ansible_connection to ssh 29661 1726867584.84662: Set connection var ansible_pipelining to False 29661 1726867584.84668: Set connection var ansible_shell_type to sh 29661 1726867584.84684: Set connection var ansible_timeout to 10 29661 1726867584.84711: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.84718: variable 'ansible_connection' from source: unknown 29661 1726867584.84727: variable 'ansible_module_compression' from source: unknown 29661 1726867584.84734: variable 'ansible_shell_type' from source: unknown 29661 1726867584.84739: variable 'ansible_shell_executable' from source: unknown 29661 1726867584.84746: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867584.84753: variable 'ansible_pipelining' from source: unknown 29661 1726867584.84791: variable 'ansible_timeout' from source: unknown 29661 1726867584.84794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867584.84914: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867584.84933: variable 'omit' from source: magic vars 29661 1726867584.84945: starting attempt loop 29661 1726867584.84951: running the handler 29661 1726867584.85008: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867584.85011: _low_level_execute_command(): starting 29661 1726867584.85014: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867584.85787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.85840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.85856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.85886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.85967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.87639: stdout chunk (state=3): >>>/root <<< 29661 1726867584.87803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.87807: stdout chunk (state=3): >>><<< 29661 1726867584.87809: stderr chunk (state=3): >>><<< 29661 1726867584.87958: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.87961: _low_level_execute_command(): starting 29661 1726867584.87965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049 `" && echo ansible-tmp-1726867584.8784006-31491-279349598014049="` echo /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049 `" ) && sleep 0' 29661 1726867584.88546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867584.88559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.88585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867584.88635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867584.88649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.88749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.88806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.88886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.90772: stdout chunk (state=3): >>>ansible-tmp-1726867584.8784006-31491-279349598014049=/root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049 <<< 29661 1726867584.90919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.90923: stdout chunk (state=3): >>><<< 29661 1726867584.90926: stderr chunk (state=3): >>><<< 29661 1726867584.90943: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867584.8784006-31491-279349598014049=/root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.91082: variable 'ansible_module_compression' from source: unknown 29661 1726867584.91086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867584.91088: variable 'ansible_facts' from source: unknown 29661 1726867584.91171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py 29661 1726867584.91331: Sending initial data 29661 1726867584.91362: Sent initial data (156 bytes) 29661 1726867584.91895: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.91907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.91918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.91965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867584.91990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.92026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.93555: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29661 1726867584.93559: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867584.93606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867584.93660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpv9kn68r9 /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py <<< 29661 1726867584.93664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py" <<< 29661 1726867584.93723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpv9kn68r9" to remote "/root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py" <<< 29661 1726867584.94497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.94530: stderr chunk (state=3): >>><<< 29661 1726867584.94639: stdout chunk (state=3): >>><<< 29661 1726867584.94647: done transferring module to remote 29661 1726867584.94653: _low_level_execute_command(): starting 29661 1726867584.94656: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/ /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py && sleep 0' 29661 1726867584.95130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.95142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.95154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.95220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.95222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.95262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867584.97052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867584.97058: stdout chunk (state=3): >>><<< 29661 1726867584.97060: stderr chunk (state=3): >>><<< 29661 1726867584.97157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867584.97161: _low_level_execute_command(): starting 29661 1726867584.97163: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/AnsiballZ_command.py && sleep 0' 29661 1726867584.97710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867584.97714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.97725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867584.97731: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.97733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867584.97735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867584.97737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867584.97791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867584.97797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867584.97865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.14433: 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 17:26:25.125337", "end": "2024-09-20 17:26:25.142327", "delta": "0:00:00.016990", "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}}} <<< 29661 1726867585.15887: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. <<< 29661 1726867585.15917: stderr chunk (state=3): >>><<< 29661 1726867585.15921: stdout chunk (state=3): >>><<< 29661 1726867585.15942: _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 17:26:25.125337", "end": "2024-09-20 17:26:25.142327", "delta": "0:00:00.016990", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. 29661 1726867585.15968: 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-1726867584.8784006-31491-279349598014049/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867585.15978: _low_level_execute_command(): starting 29661 1726867585.15983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867584.8784006-31491-279349598014049/ > /dev/null 2>&1 && sleep 0' 29661 1726867585.16435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867585.16439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 29661 1726867585.16447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867585.16451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867585.16454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.16497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867585.16500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.16551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.18351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867585.18375: stderr chunk (state=3): >>><<< 29661 1726867585.18380: stdout chunk (state=3): >>><<< 29661 1726867585.18398: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867585.18401: handler run complete 29661 1726867585.18417: Evaluated conditional (False): False 29661 1726867585.18425: attempt loop complete, returning result 29661 1726867585.18430: _execute() done 29661 1726867585.18432: dumping result to json 29661 1726867585.18437: done dumping result, returning 29661 1726867585.18444: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-cfde-a624-00000000068d] 29661 1726867585.18448: sending task result for task 0affcac9-a3a5-cfde-a624-00000000068d 29661 1726867585.18542: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000068d 29661 1726867585.18544: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.016990", "end": "2024-09-20 17:26:25.142327", "rc": 1, "start": "2024-09-20 17:26:25.125337" } MSG: non-zero return code ...ignoring 29661 1726867585.18613: no more pending results, returning what we have 29661 1726867585.18616: results queue empty 29661 1726867585.18617: checking for any_errors_fatal 29661 1726867585.18623: done checking for any_errors_fatal 29661 1726867585.18623: checking for max_fail_percentage 29661 1726867585.18625: done checking for max_fail_percentage 29661 1726867585.18626: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.18627: done checking to see if all hosts have failed 29661 1726867585.18628: getting the remaining hosts for this loop 29661 1726867585.18629: done getting the remaining hosts for this loop 29661 1726867585.18632: getting the next task for host managed_node1 29661 1726867585.18638: done getting next task for host managed_node1 29661 1726867585.18640: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29661 1726867585.18644: ^ 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 29661 1726867585.18648: getting variables 29661 1726867585.18649: in VariableManager get_vars() 29661 1726867585.18687: Calling all_inventory to load vars for managed_node1 29661 1726867585.18690: Calling groups_inventory to load vars for managed_node1 29661 1726867585.18693: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.18705: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.18708: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.18710: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.19670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.20560: done with get_vars() 29661 1726867585.20576: done getting variables 29661 1726867585.20620: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:26:25 -0400 (0:00:00.382) 0:00:39.525 ****** 29661 1726867585.20645: entering _queue_task() for managed_node1/set_fact 29661 1726867585.20879: worker is 1 (out of 1 available) 29661 1726867585.20893: exiting _queue_task() for managed_node1/set_fact 29661 1726867585.20903: done queuing things up, now waiting for results queue to drain 29661 1726867585.20904: waiting for pending results... 29661 1726867585.21082: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29661 1726867585.21180: in run() - task 0affcac9-a3a5-cfde-a624-00000000068e 29661 1726867585.21191: variable 'ansible_search_path' from source: unknown 29661 1726867585.21194: variable 'ansible_search_path' from source: unknown 29661 1726867585.21221: calling self._execute() 29661 1726867585.21302: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.21308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.21317: variable 'omit' from source: magic vars 29661 1726867585.21663: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.21892: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.21895: variable 'nm_profile_exists' from source: set_fact 29661 1726867585.21897: Evaluated conditional (nm_profile_exists.rc == 0): False 29661 1726867585.21900: when evaluation is False, skipping this task 29661 1726867585.21902: _execute() done 29661 1726867585.21904: dumping result to json 29661 1726867585.21906: done dumping result, returning 29661 1726867585.21909: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-cfde-a624-00000000068e] 29661 1726867585.21911: sending task result for task 0affcac9-a3a5-cfde-a624-00000000068e skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 29661 1726867585.22051: no more pending results, returning what we have 29661 1726867585.22056: results queue empty 29661 1726867585.22057: checking for any_errors_fatal 29661 1726867585.22068: done checking for any_errors_fatal 29661 1726867585.22069: checking for max_fail_percentage 29661 1726867585.22071: done checking for max_fail_percentage 29661 1726867585.22072: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.22074: done checking to see if all hosts have failed 29661 1726867585.22075: getting the remaining hosts for this loop 29661 1726867585.22076: done getting the remaining hosts for this loop 29661 1726867585.22081: getting the next task for host managed_node1 29661 1726867585.22091: done getting next task for host managed_node1 29661 1726867585.22095: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 29661 1726867585.22099: ^ 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 29661 1726867585.22104: getting variables 29661 1726867585.22107: in VariableManager get_vars() 29661 1726867585.22142: Calling all_inventory to load vars for managed_node1 29661 1726867585.22145: Calling groups_inventory to load vars for managed_node1 29661 1726867585.22149: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.22164: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.22168: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.22171: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.23090: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000068e 29661 1726867585.23094: WORKER PROCESS EXITING 29661 1726867585.24448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.26309: done with get_vars() 29661 1726867585.26337: done getting variables 29661 1726867585.26386: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867585.26483: variable 'profile' from source: include params 29661 1726867585.26487: variable 'interface' from source: set_fact 29661 1726867585.26533: variable 'interface' from source: set_fact TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:26:25 -0400 (0:00:00.059) 0:00:39.584 ****** 29661 1726867585.26556: entering _queue_task() for managed_node1/command 29661 1726867585.26821: worker is 1 (out of 1 available) 29661 1726867585.26837: exiting _queue_task() for managed_node1/command 29661 1726867585.26848: done queuing things up, now waiting for results queue to drain 29661 1726867585.26850: waiting for pending results... 29661 1726867585.27046: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 29661 1726867585.27171: in run() - task 0affcac9-a3a5-cfde-a624-000000000690 29661 1726867585.27194: variable 'ansible_search_path' from source: unknown 29661 1726867585.27202: variable 'ansible_search_path' from source: unknown 29661 1726867585.27241: calling self._execute() 29661 1726867585.27344: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.27353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.27365: variable 'omit' from source: magic vars 29661 1726867585.27723: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.27745: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.27861: variable 'profile_stat' from source: set_fact 29661 1726867585.27881: Evaluated conditional (profile_stat.stat.exists): False 29661 1726867585.27888: when evaluation is False, skipping this task 29661 1726867585.27894: _execute() done 29661 1726867585.27900: dumping result to json 29661 1726867585.27906: done dumping result, returning 29661 1726867585.27917: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-cfde-a624-000000000690] 29661 1726867585.27927: sending task result for task 0affcac9-a3a5-cfde-a624-000000000690 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29661 1726867585.28071: no more pending results, returning what we have 29661 1726867585.28075: results queue empty 29661 1726867585.28076: checking for any_errors_fatal 29661 1726867585.28085: done checking for any_errors_fatal 29661 1726867585.28086: checking for max_fail_percentage 29661 1726867585.28088: done checking for max_fail_percentage 29661 1726867585.28088: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.28090: done checking to see if all hosts have failed 29661 1726867585.28090: getting the remaining hosts for this loop 29661 1726867585.28091: done getting the remaining hosts for this loop 29661 1726867585.28095: getting the next task for host managed_node1 29661 1726867585.28102: done getting next task for host managed_node1 29661 1726867585.28104: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 29661 1726867585.28108: ^ 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 29661 1726867585.28113: getting variables 29661 1726867585.28114: in VariableManager get_vars() 29661 1726867585.28149: Calling all_inventory to load vars for managed_node1 29661 1726867585.28151: Calling groups_inventory to load vars for managed_node1 29661 1726867585.28155: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.28201: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000690 29661 1726867585.28204: WORKER PROCESS EXITING 29661 1726867585.28279: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.28283: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.28286: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.29861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.31113: done with get_vars() 29661 1726867585.31140: done getting variables 29661 1726867585.31190: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867585.31281: variable 'profile' from source: include params 29661 1726867585.31285: variable 'interface' from source: set_fact 29661 1726867585.31331: variable 'interface' from source: set_fact TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:26:25 -0400 (0:00:00.047) 0:00:39.632 ****** 29661 1726867585.31356: entering _queue_task() for managed_node1/set_fact 29661 1726867585.31635: worker is 1 (out of 1 available) 29661 1726867585.31648: exiting _queue_task() for managed_node1/set_fact 29661 1726867585.31659: done queuing things up, now waiting for results queue to drain 29661 1726867585.31661: waiting for pending results... 29661 1726867585.31838: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 29661 1726867585.31954: in run() - task 0affcac9-a3a5-cfde-a624-000000000691 29661 1726867585.31965: variable 'ansible_search_path' from source: unknown 29661 1726867585.31968: variable 'ansible_search_path' from source: unknown 29661 1726867585.32005: calling self._execute() 29661 1726867585.32084: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.32088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.32100: variable 'omit' from source: magic vars 29661 1726867585.32497: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.32502: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.32622: variable 'profile_stat' from source: set_fact 29661 1726867585.32646: Evaluated conditional (profile_stat.stat.exists): False 29661 1726867585.32713: when evaluation is False, skipping this task 29661 1726867585.32716: _execute() done 29661 1726867585.32720: dumping result to json 29661 1726867585.32722: done dumping result, returning 29661 1726867585.32727: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-cfde-a624-000000000691] 29661 1726867585.32729: sending task result for task 0affcac9-a3a5-cfde-a624-000000000691 29661 1726867585.32930: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000691 29661 1726867585.32934: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29661 1726867585.32982: no more pending results, returning what we have 29661 1726867585.32987: results queue empty 29661 1726867585.32988: checking for any_errors_fatal 29661 1726867585.32996: done checking for any_errors_fatal 29661 1726867585.32996: checking for max_fail_percentage 29661 1726867585.32998: done checking for max_fail_percentage 29661 1726867585.32999: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.33000: done checking to see if all hosts have failed 29661 1726867585.33001: getting the remaining hosts for this loop 29661 1726867585.33002: done getting the remaining hosts for this loop 29661 1726867585.33007: getting the next task for host managed_node1 29661 1726867585.33015: done getting next task for host managed_node1 29661 1726867585.33018: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 29661 1726867585.33027: ^ 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 29661 1726867585.33032: getting variables 29661 1726867585.33034: in VariableManager get_vars() 29661 1726867585.33068: Calling all_inventory to load vars for managed_node1 29661 1726867585.33072: Calling groups_inventory to load vars for managed_node1 29661 1726867585.33076: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.33092: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.33096: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.33099: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.34039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.35043: done with get_vars() 29661 1726867585.35058: done getting variables 29661 1726867585.35100: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867585.35175: variable 'profile' from source: include params 29661 1726867585.35180: variable 'interface' from source: set_fact 29661 1726867585.35218: variable 'interface' from source: set_fact TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:26:25 -0400 (0:00:00.038) 0:00:39.671 ****** 29661 1726867585.35252: entering _queue_task() for managed_node1/command 29661 1726867585.35541: worker is 1 (out of 1 available) 29661 1726867585.35551: exiting _queue_task() for managed_node1/command 29661 1726867585.35562: done queuing things up, now waiting for results queue to drain 29661 1726867585.35564: waiting for pending results... 29661 1726867585.35995: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 29661 1726867585.36001: in run() - task 0affcac9-a3a5-cfde-a624-000000000692 29661 1726867585.36004: variable 'ansible_search_path' from source: unknown 29661 1726867585.36006: variable 'ansible_search_path' from source: unknown 29661 1726867585.36031: calling self._execute() 29661 1726867585.36139: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.36152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.36167: variable 'omit' from source: magic vars 29661 1726867585.36533: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.36557: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.36674: variable 'profile_stat' from source: set_fact 29661 1726867585.36690: Evaluated conditional (profile_stat.stat.exists): False 29661 1726867585.36693: when evaluation is False, skipping this task 29661 1726867585.36696: _execute() done 29661 1726867585.36699: dumping result to json 29661 1726867585.36701: done dumping result, returning 29661 1726867585.36707: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-cfde-a624-000000000692] 29661 1726867585.36712: sending task result for task 0affcac9-a3a5-cfde-a624-000000000692 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29661 1726867585.36849: no more pending results, returning what we have 29661 1726867585.36854: results queue empty 29661 1726867585.36855: checking for any_errors_fatal 29661 1726867585.36862: done checking for any_errors_fatal 29661 1726867585.36862: checking for max_fail_percentage 29661 1726867585.36864: done checking for max_fail_percentage 29661 1726867585.36865: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.36866: done checking to see if all hosts have failed 29661 1726867585.36866: getting the remaining hosts for this loop 29661 1726867585.36867: done getting the remaining hosts for this loop 29661 1726867585.36871: getting the next task for host managed_node1 29661 1726867585.36879: done getting next task for host managed_node1 29661 1726867585.36881: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 29661 1726867585.36886: ^ 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 29661 1726867585.36891: getting variables 29661 1726867585.36893: in VariableManager get_vars() 29661 1726867585.36925: Calling all_inventory to load vars for managed_node1 29661 1726867585.36928: Calling groups_inventory to load vars for managed_node1 29661 1726867585.36931: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.36941: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.36943: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.36946: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.37492: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000692 29661 1726867585.37496: WORKER PROCESS EXITING 29661 1726867585.37749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.38930: done with get_vars() 29661 1726867585.38948: done getting variables 29661 1726867585.39001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867585.39103: variable 'profile' from source: include params 29661 1726867585.39107: variable 'interface' from source: set_fact 29661 1726867585.39157: variable 'interface' from source: set_fact TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:26:25 -0400 (0:00:00.039) 0:00:39.710 ****** 29661 1726867585.39188: entering _queue_task() for managed_node1/set_fact 29661 1726867585.39705: worker is 1 (out of 1 available) 29661 1726867585.39711: exiting _queue_task() for managed_node1/set_fact 29661 1726867585.39721: done queuing things up, now waiting for results queue to drain 29661 1726867585.39723: waiting for pending results... 29661 1726867585.39848: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 29661 1726867585.39894: in run() - task 0affcac9-a3a5-cfde-a624-000000000693 29661 1726867585.39916: variable 'ansible_search_path' from source: unknown 29661 1726867585.39924: variable 'ansible_search_path' from source: unknown 29661 1726867585.39972: calling self._execute() 29661 1726867585.40059: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.40066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.40075: variable 'omit' from source: magic vars 29661 1726867585.40338: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.40384: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.40432: variable 'profile_stat' from source: set_fact 29661 1726867585.40446: Evaluated conditional (profile_stat.stat.exists): False 29661 1726867585.40451: when evaluation is False, skipping this task 29661 1726867585.40455: _execute() done 29661 1726867585.40457: dumping result to json 29661 1726867585.40460: done dumping result, returning 29661 1726867585.40463: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-cfde-a624-000000000693] 29661 1726867585.40465: sending task result for task 0affcac9-a3a5-cfde-a624-000000000693 29661 1726867585.40552: done sending task result for task 0affcac9-a3a5-cfde-a624-000000000693 29661 1726867585.40555: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29661 1726867585.40635: no more pending results, returning what we have 29661 1726867585.40638: results queue empty 29661 1726867585.40638: checking for any_errors_fatal 29661 1726867585.40643: done checking for any_errors_fatal 29661 1726867585.40644: checking for max_fail_percentage 29661 1726867585.40645: done checking for max_fail_percentage 29661 1726867585.40646: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.40647: done checking to see if all hosts have failed 29661 1726867585.40648: getting the remaining hosts for this loop 29661 1726867585.40649: done getting the remaining hosts for this loop 29661 1726867585.40651: getting the next task for host managed_node1 29661 1726867585.40658: done getting next task for host managed_node1 29661 1726867585.40660: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 29661 1726867585.40662: ^ 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 29661 1726867585.40668: getting variables 29661 1726867585.40669: in VariableManager get_vars() 29661 1726867585.40693: Calling all_inventory to load vars for managed_node1 29661 1726867585.40696: Calling groups_inventory to load vars for managed_node1 29661 1726867585.40698: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.40707: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.40710: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.40712: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.41617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.42906: done with get_vars() 29661 1726867585.42921: done getting variables 29661 1726867585.42964: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867585.43041: variable 'profile' from source: include params 29661 1726867585.43044: variable 'interface' from source: set_fact 29661 1726867585.43084: variable 'interface' from source: set_fact TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 17:26:25 -0400 (0:00:00.039) 0:00:39.749 ****** 29661 1726867585.43106: entering _queue_task() for managed_node1/assert 29661 1726867585.43312: worker is 1 (out of 1 available) 29661 1726867585.43327: exiting _queue_task() for managed_node1/assert 29661 1726867585.43338: done queuing things up, now waiting for results queue to drain 29661 1726867585.43340: waiting for pending results... 29661 1726867585.43500: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' 29661 1726867585.43574: in run() - task 0affcac9-a3a5-cfde-a624-00000000067c 29661 1726867585.43582: variable 'ansible_search_path' from source: unknown 29661 1726867585.43586: variable 'ansible_search_path' from source: unknown 29661 1726867585.43613: calling self._execute() 29661 1726867585.43694: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.43697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.43707: variable 'omit' from source: magic vars 29661 1726867585.43964: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.43974: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.43982: variable 'omit' from source: magic vars 29661 1726867585.44017: variable 'omit' from source: magic vars 29661 1726867585.44086: variable 'profile' from source: include params 29661 1726867585.44090: variable 'interface' from source: set_fact 29661 1726867585.44137: variable 'interface' from source: set_fact 29661 1726867585.44151: variable 'omit' from source: magic vars 29661 1726867585.44183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867585.44208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867585.44229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867585.44243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867585.44255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867585.44279: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867585.44283: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.44286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.44357: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867585.44360: Set connection var ansible_shell_executable to /bin/sh 29661 1726867585.44363: Set connection var ansible_connection to ssh 29661 1726867585.44369: Set connection var ansible_pipelining to False 29661 1726867585.44371: Set connection var ansible_shell_type to sh 29661 1726867585.44379: Set connection var ansible_timeout to 10 29661 1726867585.44396: variable 'ansible_shell_executable' from source: unknown 29661 1726867585.44398: variable 'ansible_connection' from source: unknown 29661 1726867585.44401: variable 'ansible_module_compression' from source: unknown 29661 1726867585.44403: variable 'ansible_shell_type' from source: unknown 29661 1726867585.44405: variable 'ansible_shell_executable' from source: unknown 29661 1726867585.44408: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.44411: variable 'ansible_pipelining' from source: unknown 29661 1726867585.44413: variable 'ansible_timeout' from source: unknown 29661 1726867585.44418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.44518: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867585.44528: variable 'omit' from source: magic vars 29661 1726867585.44531: starting attempt loop 29661 1726867585.44534: running the handler 29661 1726867585.44614: variable 'lsr_net_profile_exists' from source: set_fact 29661 1726867585.44618: Evaluated conditional (not lsr_net_profile_exists): True 29661 1726867585.44626: handler run complete 29661 1726867585.44636: attempt loop complete, returning result 29661 1726867585.44638: _execute() done 29661 1726867585.44641: dumping result to json 29661 1726867585.44644: done dumping result, returning 29661 1726867585.44651: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' [0affcac9-a3a5-cfde-a624-00000000067c] 29661 1726867585.44654: sending task result for task 0affcac9-a3a5-cfde-a624-00000000067c 29661 1726867585.44733: done sending task result for task 0affcac9-a3a5-cfde-a624-00000000067c 29661 1726867585.44736: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867585.44851: no more pending results, returning what we have 29661 1726867585.44854: results queue empty 29661 1726867585.44855: checking for any_errors_fatal 29661 1726867585.44864: done checking for any_errors_fatal 29661 1726867585.44865: checking for max_fail_percentage 29661 1726867585.44866: done checking for max_fail_percentage 29661 1726867585.44867: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.44869: done checking to see if all hosts have failed 29661 1726867585.44869: getting the remaining hosts for this loop 29661 1726867585.44870: done getting the remaining hosts for this loop 29661 1726867585.44879: getting the next task for host managed_node1 29661 1726867585.44891: done getting next task for host managed_node1 29661 1726867585.44894: ^ task is: TASK: Include the task 'assert_device_absent.yml' 29661 1726867585.44897: ^ 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 29661 1726867585.44905: getting variables 29661 1726867585.44906: in VariableManager get_vars() 29661 1726867585.44941: Calling all_inventory to load vars for managed_node1 29661 1726867585.44944: Calling groups_inventory to load vars for managed_node1 29661 1726867585.44951: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.44961: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.44968: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.44971: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.45781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.46669: done with get_vars() 29661 1726867585.46685: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:234 Friday 20 September 2024 17:26:25 -0400 (0:00:00.036) 0:00:39.786 ****** 29661 1726867585.46766: entering _queue_task() for managed_node1/include_tasks 29661 1726867585.47008: worker is 1 (out of 1 available) 29661 1726867585.47019: exiting _queue_task() for managed_node1/include_tasks 29661 1726867585.47030: done queuing things up, now waiting for results queue to drain 29661 1726867585.47031: waiting for pending results... 29661 1726867585.47309: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 29661 1726867585.47408: in run() - task 0affcac9-a3a5-cfde-a624-0000000000aa 29661 1726867585.47412: variable 'ansible_search_path' from source: unknown 29661 1726867585.47447: calling self._execute() 29661 1726867585.47683: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.47686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.47689: variable 'omit' from source: magic vars 29661 1726867585.47924: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.47942: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.47955: _execute() done 29661 1726867585.47963: dumping result to json 29661 1726867585.47972: done dumping result, returning 29661 1726867585.47984: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affcac9-a3a5-cfde-a624-0000000000aa] 29661 1726867585.47995: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000aa 29661 1726867585.48151: no more pending results, returning what we have 29661 1726867585.48157: in VariableManager get_vars() 29661 1726867585.48193: Calling all_inventory to load vars for managed_node1 29661 1726867585.48196: Calling groups_inventory to load vars for managed_node1 29661 1726867585.48199: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.48213: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.48216: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.48219: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.48892: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000aa 29661 1726867585.48895: WORKER PROCESS EXITING 29661 1726867585.49782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.50852: done with get_vars() 29661 1726867585.50864: variable 'ansible_search_path' from source: unknown 29661 1726867585.50875: we have included files to process 29661 1726867585.50875: generating all_blocks data 29661 1726867585.50879: done generating all_blocks data 29661 1726867585.50883: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29661 1726867585.50884: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29661 1726867585.50885: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29661 1726867585.50989: in VariableManager get_vars() 29661 1726867585.51000: done with get_vars() 29661 1726867585.51069: done processing included file 29661 1726867585.51071: iterating over new_blocks loaded from include file 29661 1726867585.51072: in VariableManager get_vars() 29661 1726867585.51081: done with get_vars() 29661 1726867585.51082: filtering new block on tags 29661 1726867585.51092: done filtering new block on tags 29661 1726867585.51094: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 29661 1726867585.51097: extending task lists for all hosts with included blocks 29661 1726867585.51189: done extending task lists 29661 1726867585.51190: done processing included files 29661 1726867585.51190: results queue empty 29661 1726867585.51191: checking for any_errors_fatal 29661 1726867585.51194: done checking for any_errors_fatal 29661 1726867585.51194: checking for max_fail_percentage 29661 1726867585.51195: done checking for max_fail_percentage 29661 1726867585.51195: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.51196: done checking to see if all hosts have failed 29661 1726867585.51196: getting the remaining hosts for this loop 29661 1726867585.51197: done getting the remaining hosts for this loop 29661 1726867585.51199: getting the next task for host managed_node1 29661 1726867585.51201: done getting next task for host managed_node1 29661 1726867585.51203: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29661 1726867585.51204: ^ 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 29661 1726867585.51206: getting variables 29661 1726867585.51206: in VariableManager get_vars() 29661 1726867585.51212: Calling all_inventory to load vars for managed_node1 29661 1726867585.51214: Calling groups_inventory to load vars for managed_node1 29661 1726867585.51215: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.51219: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.51220: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.51221: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.51879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.53380: done with get_vars() 29661 1726867585.53400: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:26:25 -0400 (0:00:00.067) 0:00:39.853 ****** 29661 1726867585.53470: entering _queue_task() for managed_node1/include_tasks 29661 1726867585.53759: worker is 1 (out of 1 available) 29661 1726867585.53771: exiting _queue_task() for managed_node1/include_tasks 29661 1726867585.53784: done queuing things up, now waiting for results queue to drain 29661 1726867585.53786: waiting for pending results... 29661 1726867585.54045: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 29661 1726867585.54158: in run() - task 0affcac9-a3a5-cfde-a624-0000000006c4 29661 1726867585.54176: variable 'ansible_search_path' from source: unknown 29661 1726867585.54187: variable 'ansible_search_path' from source: unknown 29661 1726867585.54227: calling self._execute() 29661 1726867585.54333: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.54345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.54359: variable 'omit' from source: magic vars 29661 1726867585.54716: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.54735: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.54751: _execute() done 29661 1726867585.54759: dumping result to json 29661 1726867585.54766: done dumping result, returning 29661 1726867585.54775: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-cfde-a624-0000000006c4] 29661 1726867585.54853: sending task result for task 0affcac9-a3a5-cfde-a624-0000000006c4 29661 1726867585.54917: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000006c4 29661 1726867585.54921: WORKER PROCESS EXITING 29661 1726867585.54983: no more pending results, returning what we have 29661 1726867585.54988: in VariableManager get_vars() 29661 1726867585.55024: Calling all_inventory to load vars for managed_node1 29661 1726867585.55027: Calling groups_inventory to load vars for managed_node1 29661 1726867585.55030: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.55044: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.55047: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.55050: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.56503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.58090: done with get_vars() 29661 1726867585.58111: variable 'ansible_search_path' from source: unknown 29661 1726867585.58112: variable 'ansible_search_path' from source: unknown 29661 1726867585.58148: we have included files to process 29661 1726867585.58149: generating all_blocks data 29661 1726867585.58151: done generating all_blocks data 29661 1726867585.58152: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867585.58152: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867585.58155: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29661 1726867585.58329: done processing included file 29661 1726867585.58331: iterating over new_blocks loaded from include file 29661 1726867585.58332: in VariableManager get_vars() 29661 1726867585.58344: done with get_vars() 29661 1726867585.58345: filtering new block on tags 29661 1726867585.58357: done filtering new block on tags 29661 1726867585.58358: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 29661 1726867585.58362: extending task lists for all hosts with included blocks 29661 1726867585.58441: done extending task lists 29661 1726867585.58443: done processing included files 29661 1726867585.58443: results queue empty 29661 1726867585.58444: checking for any_errors_fatal 29661 1726867585.58447: done checking for any_errors_fatal 29661 1726867585.58448: checking for max_fail_percentage 29661 1726867585.58449: done checking for max_fail_percentage 29661 1726867585.58449: checking to see if all hosts have failed and the running result is not ok 29661 1726867585.58450: done checking to see if all hosts have failed 29661 1726867585.58451: getting the remaining hosts for this loop 29661 1726867585.58452: done getting the remaining hosts for this loop 29661 1726867585.58454: getting the next task for host managed_node1 29661 1726867585.58458: done getting next task for host managed_node1 29661 1726867585.58460: ^ task is: TASK: Get stat for interface {{ interface }} 29661 1726867585.58462: ^ 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 29661 1726867585.58464: getting variables 29661 1726867585.58465: in VariableManager get_vars() 29661 1726867585.58473: Calling all_inventory to load vars for managed_node1 29661 1726867585.58475: Calling groups_inventory to load vars for managed_node1 29661 1726867585.58478: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867585.58484: Calling all_plugins_play to load vars for managed_node1 29661 1726867585.58486: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867585.58489: Calling groups_plugins_play to load vars for managed_node1 29661 1726867585.59686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867585.61664: done with get_vars() 29661 1726867585.61688: done getting variables 29661 1726867585.62041: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:26:25 -0400 (0:00:00.085) 0:00:39.939 ****** 29661 1726867585.62073: entering _queue_task() for managed_node1/stat 29661 1726867585.62820: worker is 1 (out of 1 available) 29661 1726867585.62832: exiting _queue_task() for managed_node1/stat 29661 1726867585.62843: done queuing things up, now waiting for results queue to drain 29661 1726867585.62845: waiting for pending results... 29661 1726867585.63396: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 29661 1726867585.63510: in run() - task 0affcac9-a3a5-cfde-a624-0000000006de 29661 1726867585.63535: variable 'ansible_search_path' from source: unknown 29661 1726867585.63543: variable 'ansible_search_path' from source: unknown 29661 1726867585.63589: calling self._execute() 29661 1726867585.63743: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.63757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.63772: variable 'omit' from source: magic vars 29661 1726867585.64186: variable 'ansible_distribution_major_version' from source: facts 29661 1726867585.64205: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867585.64217: variable 'omit' from source: magic vars 29661 1726867585.64272: variable 'omit' from source: magic vars 29661 1726867585.64381: variable 'interface' from source: set_fact 29661 1726867585.64406: variable 'omit' from source: magic vars 29661 1726867585.64455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867585.64509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867585.64541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867585.64584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867585.64588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867585.64625: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867585.64694: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.64697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.64764: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867585.64774: Set connection var ansible_shell_executable to /bin/sh 29661 1726867585.64784: Set connection var ansible_connection to ssh 29661 1726867585.64799: Set connection var ansible_pipelining to False 29661 1726867585.64807: Set connection var ansible_shell_type to sh 29661 1726867585.64828: Set connection var ansible_timeout to 10 29661 1726867585.64856: variable 'ansible_shell_executable' from source: unknown 29661 1726867585.64864: variable 'ansible_connection' from source: unknown 29661 1726867585.64872: variable 'ansible_module_compression' from source: unknown 29661 1726867585.64916: variable 'ansible_shell_type' from source: unknown 29661 1726867585.64919: variable 'ansible_shell_executable' from source: unknown 29661 1726867585.64921: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867585.64926: variable 'ansible_pipelining' from source: unknown 29661 1726867585.64928: variable 'ansible_timeout' from source: unknown 29661 1726867585.64930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867585.65239: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 29661 1726867585.65243: variable 'omit' from source: magic vars 29661 1726867585.65245: starting attempt loop 29661 1726867585.65247: running the handler 29661 1726867585.65249: _low_level_execute_command(): starting 29661 1726867585.65251: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867585.65962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867585.65984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867585.66006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867585.66125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867585.66234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.66395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.68063: stdout chunk (state=3): >>>/root <<< 29661 1726867585.68225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867585.68229: stdout chunk (state=3): >>><<< 29661 1726867585.68232: stderr chunk (state=3): >>><<< 29661 1726867585.68259: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867585.68368: _low_level_execute_command(): starting 29661 1726867585.68372: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645 `" && echo ansible-tmp-1726867585.6826751-31530-63428728037645="` echo /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645 `" ) && sleep 0' 29661 1726867585.68932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867585.68961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867585.68964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867585.69029: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867585.69052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.69082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867585.69111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.69219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.71068: stdout chunk (state=3): >>>ansible-tmp-1726867585.6826751-31530-63428728037645=/root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645 <<< 29661 1726867585.71236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867585.71240: stdout chunk (state=3): >>><<< 29661 1726867585.71242: stderr chunk (state=3): >>><<< 29661 1726867585.71259: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867585.6826751-31530-63428728037645=/root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867585.71383: variable 'ansible_module_compression' from source: unknown 29661 1726867585.71386: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29661 1726867585.71420: variable 'ansible_facts' from source: unknown 29661 1726867585.71519: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py 29661 1726867585.71733: Sending initial data 29661 1726867585.71746: Sent initial data (152 bytes) 29661 1726867585.72310: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.72344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867585.72365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867585.72386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.72537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.74096: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867585.74122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867585.74193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpov493itv /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py <<< 29661 1726867585.74196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py" <<< 29661 1726867585.74274: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpov493itv" to remote "/root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py" <<< 29661 1726867585.75790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867585.75794: stdout chunk (state=3): >>><<< 29661 1726867585.75796: stderr chunk (state=3): >>><<< 29661 1726867585.75799: done transferring module to remote 29661 1726867585.75800: _low_level_execute_command(): starting 29661 1726867585.75803: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/ /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py && sleep 0' 29661 1726867585.77061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867585.77189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.77264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.79047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867585.79067: stderr chunk (state=3): >>><<< 29661 1726867585.79161: stdout chunk (state=3): >>><<< 29661 1726867585.79256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867585.79259: _low_level_execute_command(): starting 29661 1726867585.79261: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/AnsiballZ_stat.py && sleep 0' 29661 1726867585.80353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.80385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867585.80404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867585.80597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.80674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.95733: 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"}}} <<< 29661 1726867585.97047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867585.97063: stdout chunk (state=3): >>><<< 29661 1726867585.97083: stderr chunk (state=3): >>><<< 29661 1726867585.97109: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867585.97150: 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-1726867585.6826751-31530-63428728037645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867585.97173: _low_level_execute_command(): starting 29661 1726867585.97186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867585.6826751-31530-63428728037645/ > /dev/null 2>&1 && sleep 0' 29661 1726867585.97804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867585.97820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867585.97840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867585.97857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867585.97870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867585.97884: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867585.97897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.97914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867585.97942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867585.98019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867585.98052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867585.98119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867585.99980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.00000: stdout chunk (state=3): >>><<< 29661 1726867586.00013: stderr chunk (state=3): >>><<< 29661 1726867586.00034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.00046: handler run complete 29661 1726867586.00183: attempt loop complete, returning result 29661 1726867586.00186: _execute() done 29661 1726867586.00189: dumping result to json 29661 1726867586.00191: done dumping result, returning 29661 1726867586.00193: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-cfde-a624-0000000006de] 29661 1726867586.00195: sending task result for task 0affcac9-a3a5-cfde-a624-0000000006de 29661 1726867586.00268: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000006de 29661 1726867586.00271: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 29661 1726867586.00335: no more pending results, returning what we have 29661 1726867586.00340: results queue empty 29661 1726867586.00341: checking for any_errors_fatal 29661 1726867586.00343: done checking for any_errors_fatal 29661 1726867586.00343: checking for max_fail_percentage 29661 1726867586.00345: done checking for max_fail_percentage 29661 1726867586.00347: checking to see if all hosts have failed and the running result is not ok 29661 1726867586.00348: done checking to see if all hosts have failed 29661 1726867586.00349: getting the remaining hosts for this loop 29661 1726867586.00351: done getting the remaining hosts for this loop 29661 1726867586.00355: getting the next task for host managed_node1 29661 1726867586.00364: done getting next task for host managed_node1 29661 1726867586.00367: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 29661 1726867586.00370: ^ 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 29661 1726867586.00375: getting variables 29661 1726867586.00605: in VariableManager get_vars() 29661 1726867586.00636: Calling all_inventory to load vars for managed_node1 29661 1726867586.00639: Calling groups_inventory to load vars for managed_node1 29661 1726867586.00643: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867586.00655: Calling all_plugins_play to load vars for managed_node1 29661 1726867586.00658: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867586.00661: Calling groups_plugins_play to load vars for managed_node1 29661 1726867586.02204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867586.04232: done with get_vars() 29661 1726867586.04255: done getting variables 29661 1726867586.04315: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 29661 1726867586.04434: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:26:26 -0400 (0:00:00.423) 0:00:40.363 ****** 29661 1726867586.04464: entering _queue_task() for managed_node1/assert 29661 1726867586.04776: worker is 1 (out of 1 available) 29661 1726867586.04790: exiting _queue_task() for managed_node1/assert 29661 1726867586.04801: done queuing things up, now waiting for results queue to drain 29661 1726867586.04802: waiting for pending results... 29661 1726867586.05293: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' 29661 1726867586.05303: in run() - task 0affcac9-a3a5-cfde-a624-0000000006c5 29661 1726867586.05307: variable 'ansible_search_path' from source: unknown 29661 1726867586.05310: variable 'ansible_search_path' from source: unknown 29661 1726867586.05314: calling self._execute() 29661 1726867586.05327: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.05341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.05361: variable 'omit' from source: magic vars 29661 1726867586.05743: variable 'ansible_distribution_major_version' from source: facts 29661 1726867586.05762: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867586.05773: variable 'omit' from source: magic vars 29661 1726867586.05819: variable 'omit' from source: magic vars 29661 1726867586.05920: variable 'interface' from source: set_fact 29661 1726867586.05944: variable 'omit' from source: magic vars 29661 1726867586.05990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867586.06028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867586.06053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867586.06085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.06105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.06148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867586.06157: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.06165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.06291: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867586.06303: Set connection var ansible_shell_executable to /bin/sh 29661 1726867586.06382: Set connection var ansible_connection to ssh 29661 1726867586.06385: Set connection var ansible_pipelining to False 29661 1726867586.06389: Set connection var ansible_shell_type to sh 29661 1726867586.06391: Set connection var ansible_timeout to 10 29661 1726867586.06394: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.06397: variable 'ansible_connection' from source: unknown 29661 1726867586.06399: variable 'ansible_module_compression' from source: unknown 29661 1726867586.06401: variable 'ansible_shell_type' from source: unknown 29661 1726867586.06403: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.06405: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.06407: variable 'ansible_pipelining' from source: unknown 29661 1726867586.06409: variable 'ansible_timeout' from source: unknown 29661 1726867586.06411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.06582: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867586.06586: variable 'omit' from source: magic vars 29661 1726867586.06588: starting attempt loop 29661 1726867586.06593: running the handler 29661 1726867586.06756: variable 'interface_stat' from source: set_fact 29661 1726867586.06771: Evaluated conditional (not interface_stat.stat.exists): True 29661 1726867586.06853: handler run complete 29661 1726867586.06856: attempt loop complete, returning result 29661 1726867586.06859: _execute() done 29661 1726867586.06861: dumping result to json 29661 1726867586.06863: done dumping result, returning 29661 1726867586.06865: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' [0affcac9-a3a5-cfde-a624-0000000006c5] 29661 1726867586.06867: sending task result for task 0affcac9-a3a5-cfde-a624-0000000006c5 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 29661 1726867586.07009: no more pending results, returning what we have 29661 1726867586.07012: results queue empty 29661 1726867586.07014: checking for any_errors_fatal 29661 1726867586.07027: done checking for any_errors_fatal 29661 1726867586.07028: checking for max_fail_percentage 29661 1726867586.07030: done checking for max_fail_percentage 29661 1726867586.07031: checking to see if all hosts have failed and the running result is not ok 29661 1726867586.07032: done checking to see if all hosts have failed 29661 1726867586.07033: getting the remaining hosts for this loop 29661 1726867586.07034: done getting the remaining hosts for this loop 29661 1726867586.07038: getting the next task for host managed_node1 29661 1726867586.07047: done getting next task for host managed_node1 29661 1726867586.07051: ^ task is: TASK: Verify network state restored to default 29661 1726867586.07053: ^ 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 29661 1726867586.07058: getting variables 29661 1726867586.07060: in VariableManager get_vars() 29661 1726867586.07094: Calling all_inventory to load vars for managed_node1 29661 1726867586.07097: Calling groups_inventory to load vars for managed_node1 29661 1726867586.07101: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867586.07114: Calling all_plugins_play to load vars for managed_node1 29661 1726867586.07117: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867586.07120: Calling groups_plugins_play to load vars for managed_node1 29661 1726867586.07812: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000006c5 29661 1726867586.07815: WORKER PROCESS EXITING 29661 1726867586.08959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867586.10533: done with get_vars() 29661 1726867586.10555: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:236 Friday 20 September 2024 17:26:26 -0400 (0:00:00.061) 0:00:40.425 ****** 29661 1726867586.10650: entering _queue_task() for managed_node1/include_tasks 29661 1726867586.10962: worker is 1 (out of 1 available) 29661 1726867586.10973: exiting _queue_task() for managed_node1/include_tasks 29661 1726867586.10987: done queuing things up, now waiting for results queue to drain 29661 1726867586.10988: waiting for pending results... 29661 1726867586.11272: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 29661 1726867586.11387: in run() - task 0affcac9-a3a5-cfde-a624-0000000000ab 29661 1726867586.11409: variable 'ansible_search_path' from source: unknown 29661 1726867586.11453: calling self._execute() 29661 1726867586.11559: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.11572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.11592: variable 'omit' from source: magic vars 29661 1726867586.11970: variable 'ansible_distribution_major_version' from source: facts 29661 1726867586.11991: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867586.12002: _execute() done 29661 1726867586.12011: dumping result to json 29661 1726867586.12018: done dumping result, returning 29661 1726867586.12032: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-cfde-a624-0000000000ab] 29661 1726867586.12047: sending task result for task 0affcac9-a3a5-cfde-a624-0000000000ab 29661 1726867586.12168: no more pending results, returning what we have 29661 1726867586.12173: in VariableManager get_vars() 29661 1726867586.12207: Calling all_inventory to load vars for managed_node1 29661 1726867586.12210: Calling groups_inventory to load vars for managed_node1 29661 1726867586.12214: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867586.12229: Calling all_plugins_play to load vars for managed_node1 29661 1726867586.12232: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867586.12234: Calling groups_plugins_play to load vars for managed_node1 29661 1726867586.12990: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000000ab 29661 1726867586.12994: WORKER PROCESS EXITING 29661 1726867586.13845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867586.15625: done with get_vars() 29661 1726867586.15647: variable 'ansible_search_path' from source: unknown 29661 1726867586.15663: we have included files to process 29661 1726867586.15664: generating all_blocks data 29661 1726867586.15666: done generating all_blocks data 29661 1726867586.15670: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29661 1726867586.15672: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29661 1726867586.15675: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29661 1726867586.16089: done processing included file 29661 1726867586.16091: iterating over new_blocks loaded from include file 29661 1726867586.16093: in VariableManager get_vars() 29661 1726867586.16105: done with get_vars() 29661 1726867586.16106: filtering new block on tags 29661 1726867586.16126: done filtering new block on tags 29661 1726867586.16129: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 29661 1726867586.16134: extending task lists for all hosts with included blocks 29661 1726867586.16394: done extending task lists 29661 1726867586.16396: done processing included files 29661 1726867586.16397: results queue empty 29661 1726867586.16397: checking for any_errors_fatal 29661 1726867586.16401: done checking for any_errors_fatal 29661 1726867586.16402: checking for max_fail_percentage 29661 1726867586.16403: done checking for max_fail_percentage 29661 1726867586.16403: checking to see if all hosts have failed and the running result is not ok 29661 1726867586.16404: done checking to see if all hosts have failed 29661 1726867586.16405: getting the remaining hosts for this loop 29661 1726867586.16406: done getting the remaining hosts for this loop 29661 1726867586.16409: getting the next task for host managed_node1 29661 1726867586.16412: done getting next task for host managed_node1 29661 1726867586.16414: ^ task is: TASK: Check routes and DNS 29661 1726867586.16417: ^ 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 29661 1726867586.16420: getting variables 29661 1726867586.16420: in VariableManager get_vars() 29661 1726867586.16431: Calling all_inventory to load vars for managed_node1 29661 1726867586.16434: Calling groups_inventory to load vars for managed_node1 29661 1726867586.16436: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867586.16441: Calling all_plugins_play to load vars for managed_node1 29661 1726867586.16443: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867586.16446: Calling groups_plugins_play to load vars for managed_node1 29661 1726867586.17642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867586.19346: done with get_vars() 29661 1726867586.19372: done getting variables 29661 1726867586.19419: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:26:26 -0400 (0:00:00.088) 0:00:40.513 ****** 29661 1726867586.19454: entering _queue_task() for managed_node1/shell 29661 1726867586.19812: worker is 1 (out of 1 available) 29661 1726867586.19827: exiting _queue_task() for managed_node1/shell 29661 1726867586.19842: done queuing things up, now waiting for results queue to drain 29661 1726867586.19844: waiting for pending results... 29661 1726867586.20121: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 29661 1726867586.20275: in run() - task 0affcac9-a3a5-cfde-a624-0000000006f6 29661 1726867586.20371: variable 'ansible_search_path' from source: unknown 29661 1726867586.20375: variable 'ansible_search_path' from source: unknown 29661 1726867586.20381: calling self._execute() 29661 1726867586.20458: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.20475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.20494: variable 'omit' from source: magic vars 29661 1726867586.20934: variable 'ansible_distribution_major_version' from source: facts 29661 1726867586.20953: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867586.20967: variable 'omit' from source: magic vars 29661 1726867586.21020: variable 'omit' from source: magic vars 29661 1726867586.21059: variable 'omit' from source: magic vars 29661 1726867586.21108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867586.21239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867586.21242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867586.21245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.21247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.21266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867586.21276: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.21289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.21488: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867586.21516: Set connection var ansible_shell_executable to /bin/sh 29661 1726867586.21525: Set connection var ansible_connection to ssh 29661 1726867586.21543: Set connection var ansible_pipelining to False 29661 1726867586.21551: Set connection var ansible_shell_type to sh 29661 1726867586.21585: Set connection var ansible_timeout to 10 29661 1726867586.21617: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.21672: variable 'ansible_connection' from source: unknown 29661 1726867586.21675: variable 'ansible_module_compression' from source: unknown 29661 1726867586.21679: variable 'ansible_shell_type' from source: unknown 29661 1726867586.21682: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.21684: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.21686: variable 'ansible_pipelining' from source: unknown 29661 1726867586.21688: variable 'ansible_timeout' from source: unknown 29661 1726867586.21691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.22102: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867586.22106: variable 'omit' from source: magic vars 29661 1726867586.22108: starting attempt loop 29661 1726867586.22111: running the handler 29661 1726867586.22113: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867586.22319: _low_level_execute_command(): starting 29661 1726867586.22322: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867586.23037: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.23050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.23062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867586.23089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867586.23093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867586.23140: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867586.23144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.23147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867586.23149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867586.23151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867586.23193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.23250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.23253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.23255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.23408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.25063: stdout chunk (state=3): >>>/root <<< 29661 1726867586.25403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.25406: stdout chunk (state=3): >>><<< 29661 1726867586.25409: stderr chunk (state=3): >>><<< 29661 1726867586.25413: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.25416: _low_level_execute_command(): starting 29661 1726867586.25418: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489 `" && echo ansible-tmp-1726867586.2523322-31557-68138078663489="` echo /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489 `" ) && sleep 0' 29661 1726867586.25858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.25869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.25885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867586.25899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867586.25991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.26004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.26012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.26087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.28073: stdout chunk (state=3): >>>ansible-tmp-1726867586.2523322-31557-68138078663489=/root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489 <<< 29661 1726867586.28121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.28130: stdout chunk (state=3): >>><<< 29661 1726867586.28155: stderr chunk (state=3): >>><<< 29661 1726867586.28374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867586.2523322-31557-68138078663489=/root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.28379: variable 'ansible_module_compression' from source: unknown 29661 1726867586.28382: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867586.28619: variable 'ansible_facts' from source: unknown 29661 1726867586.28717: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py 29661 1726867586.28963: Sending initial data 29661 1726867586.28966: Sent initial data (155 bytes) 29661 1726867586.30503: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.30662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.30835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.30959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.32514: 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 <<< 29661 1726867586.32558: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867586.32595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpuyoiwpdt /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py <<< 29661 1726867586.32694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py" <<< 29661 1726867586.32909: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmpuyoiwpdt" to remote "/root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py" <<< 29661 1726867586.32922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py" <<< 29661 1726867586.34098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.34110: stderr chunk (state=3): >>><<< 29661 1726867586.34118: stdout chunk (state=3): >>><<< 29661 1726867586.34225: done transferring module to remote 29661 1726867586.34241: _low_level_execute_command(): starting 29661 1726867586.34251: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/ /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py && sleep 0' 29661 1726867586.34847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.34860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.34893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.34917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867586.34944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 29661 1726867586.34995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.35039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.35068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.35106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.35265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.37041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.37050: stdout chunk (state=3): >>><<< 29661 1726867586.37060: stderr chunk (state=3): >>><<< 29661 1726867586.37126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.37135: _low_level_execute_command(): starting 29661 1726867586.37144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/AnsiballZ_command.py && sleep 0' 29661 1726867586.38283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.38286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.38288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867586.38291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867586.38293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867586.38295: stderr chunk (state=3): >>>debug2: match not found <<< 29661 1726867586.38305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.38319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29661 1726867586.38382: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 29661 1726867586.38386: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29661 1726867586.38388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.38390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867586.38392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867586.38394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 29661 1726867586.38396: stderr chunk (state=3): >>>debug2: match found <<< 29661 1726867586.38398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.38462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.38479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.38588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.38685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.54503: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2784sec preferred_lft 2784sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:26:26.534187", "end": "2024-09-20 17:26:26.542805", "delta": "0:00:00.008618", "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}}} <<< 29661 1726867586.56105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867586.56109: stdout chunk (state=3): >>><<< 29661 1726867586.56112: stderr chunk (state=3): >>><<< 29661 1726867586.56303: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2784sec preferred_lft 2784sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:26:26.534187", "end": "2024-09-20 17:26:26.542805", "delta": "0:00:00.008618", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867586.56384: 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-1726867586.2523322-31557-68138078663489/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867586.56388: _low_level_execute_command(): starting 29661 1726867586.56390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867586.2523322-31557-68138078663489/ > /dev/null 2>&1 && sleep 0' 29661 1726867586.57652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 29661 1726867586.57887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.57891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.57913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.57996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.59866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.59876: stdout chunk (state=3): >>><<< 29661 1726867586.59890: stderr chunk (state=3): >>><<< 29661 1726867586.59931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.60029: handler run complete 29661 1726867586.60032: Evaluated conditional (False): False 29661 1726867586.60034: attempt loop complete, returning result 29661 1726867586.60366: _execute() done 29661 1726867586.60369: dumping result to json 29661 1726867586.60371: done dumping result, returning 29661 1726867586.60373: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affcac9-a3a5-cfde-a624-0000000006f6] 29661 1726867586.60375: sending task result for task 0affcac9-a3a5-cfde-a624-0000000006f6 29661 1726867586.60449: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000006f6 29661 1726867586.60452: 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.008618", "end": "2024-09-20 17:26:26.542805", "rc": 0, "start": "2024-09-20 17:26:26.534187" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2784sec preferred_lft 2784sec inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 29661 1726867586.60531: no more pending results, returning what we have 29661 1726867586.60535: results queue empty 29661 1726867586.60536: checking for any_errors_fatal 29661 1726867586.60538: done checking for any_errors_fatal 29661 1726867586.60538: checking for max_fail_percentage 29661 1726867586.60540: done checking for max_fail_percentage 29661 1726867586.60541: checking to see if all hosts have failed and the running result is not ok 29661 1726867586.60542: done checking to see if all hosts have failed 29661 1726867586.60543: getting the remaining hosts for this loop 29661 1726867586.60544: done getting the remaining hosts for this loop 29661 1726867586.60548: getting the next task for host managed_node1 29661 1726867586.60556: done getting next task for host managed_node1 29661 1726867586.60558: ^ task is: TASK: Verify DNS and network connectivity 29661 1726867586.60561: ^ 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 29661 1726867586.60570: getting variables 29661 1726867586.60572: in VariableManager get_vars() 29661 1726867586.60607: Calling all_inventory to load vars for managed_node1 29661 1726867586.60610: Calling groups_inventory to load vars for managed_node1 29661 1726867586.60614: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867586.60626: Calling all_plugins_play to load vars for managed_node1 29661 1726867586.60630: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867586.60633: Calling groups_plugins_play to load vars for managed_node1 29661 1726867586.64059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867586.67333: done with get_vars() 29661 1726867586.67359: done getting variables 29661 1726867586.67610: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:26:26 -0400 (0:00:00.481) 0:00:40.995 ****** 29661 1726867586.67641: entering _queue_task() for managed_node1/shell 29661 1726867586.68404: worker is 1 (out of 1 available) 29661 1726867586.68417: exiting _queue_task() for managed_node1/shell 29661 1726867586.68429: done queuing things up, now waiting for results queue to drain 29661 1726867586.68431: waiting for pending results... 29661 1726867586.69094: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 29661 1726867586.69338: in run() - task 0affcac9-a3a5-cfde-a624-0000000006f7 29661 1726867586.69342: variable 'ansible_search_path' from source: unknown 29661 1726867586.69345: variable 'ansible_search_path' from source: unknown 29661 1726867586.69348: calling self._execute() 29661 1726867586.69505: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.69518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.69539: variable 'omit' from source: magic vars 29661 1726867586.70137: variable 'ansible_distribution_major_version' from source: facts 29661 1726867586.70582: Evaluated conditional (ansible_distribution_major_version != '6'): True 29661 1726867586.70585: variable 'ansible_facts' from source: unknown 29661 1726867586.72128: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 29661 1726867586.72141: variable 'omit' from source: magic vars 29661 1726867586.72187: variable 'omit' from source: magic vars 29661 1726867586.72226: variable 'omit' from source: magic vars 29661 1726867586.72269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29661 1726867586.72321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29661 1726867586.72349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29661 1726867586.72370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.72390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29661 1726867586.72434: variable 'inventory_hostname' from source: host vars for 'managed_node1' 29661 1726867586.72443: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.72450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.72565: Set connection var ansible_module_compression to ZIP_DEFLATED 29661 1726867586.72579: Set connection var ansible_shell_executable to /bin/sh 29661 1726867586.72588: Set connection var ansible_connection to ssh 29661 1726867586.72600: Set connection var ansible_pipelining to False 29661 1726867586.72607: Set connection var ansible_shell_type to sh 29661 1726867586.72629: Set connection var ansible_timeout to 10 29661 1726867586.72659: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.72667: variable 'ansible_connection' from source: unknown 29661 1726867586.72674: variable 'ansible_module_compression' from source: unknown 29661 1726867586.72682: variable 'ansible_shell_type' from source: unknown 29661 1726867586.72689: variable 'ansible_shell_executable' from source: unknown 29661 1726867586.72696: variable 'ansible_host' from source: host vars for 'managed_node1' 29661 1726867586.72703: variable 'ansible_pipelining' from source: unknown 29661 1726867586.72709: variable 'ansible_timeout' from source: unknown 29661 1726867586.72717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 29661 1726867586.72866: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867586.72886: variable 'omit' from source: magic vars 29661 1726867586.72896: starting attempt loop 29661 1726867586.72902: running the handler 29661 1726867586.72916: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 29661 1726867586.72948: _low_level_execute_command(): starting 29661 1726867586.72963: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29661 1726867586.73764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.73784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29661 1726867586.74038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.74075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.74098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.74298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.75965: stdout chunk (state=3): >>>/root <<< 29661 1726867586.76116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.76119: stdout chunk (state=3): >>><<< 29661 1726867586.76122: stderr chunk (state=3): >>><<< 29661 1726867586.76151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.76174: _low_level_execute_command(): starting 29661 1726867586.76258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108 `" && echo ansible-tmp-1726867586.7616026-31592-14714898063108="` echo /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108 `" ) && sleep 0' 29661 1726867586.76883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.76940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.77050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.77103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.77280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.79128: stdout chunk (state=3): >>>ansible-tmp-1726867586.7616026-31592-14714898063108=/root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108 <<< 29661 1726867586.79289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.79293: stdout chunk (state=3): >>><<< 29661 1726867586.79295: stderr chunk (state=3): >>><<< 29661 1726867586.79311: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867586.7616026-31592-14714898063108=/root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.79383: variable 'ansible_module_compression' from source: unknown 29661 1726867586.79411: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-296619b_7bt_u/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29661 1726867586.79454: variable 'ansible_facts' from source: unknown 29661 1726867586.79551: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py 29661 1726867586.79776: Sending initial data 29661 1726867586.79781: Sent initial data (155 bytes) 29661 1726867586.80288: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.80339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.80352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.80426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.81988: 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 <<< 29661 1726867586.81992: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29661 1726867586.82106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29661 1726867586.82285: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-296619b_7bt_u/tmppjye6w4f /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py <<< 29661 1726867586.82288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py" <<< 29661 1726867586.82326: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-296619b_7bt_u/tmppjye6w4f" to remote "/root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py" <<< 29661 1726867586.83843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.83846: stdout chunk (state=3): >>><<< 29661 1726867586.83849: stderr chunk (state=3): >>><<< 29661 1726867586.83856: done transferring module to remote 29661 1726867586.83869: _low_level_execute_command(): starting 29661 1726867586.83880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/ /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py && sleep 0' 29661 1726867586.84451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867586.84507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29661 1726867586.84570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.84588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867586.84621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.84686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867586.86517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867586.86520: stdout chunk (state=3): >>><<< 29661 1726867586.86527: stderr chunk (state=3): >>><<< 29661 1726867586.86626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867586.86629: _low_level_execute_command(): starting 29661 1726867586.86632: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/AnsiballZ_command.py && sleep 0' 29661 1726867586.87103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 29661 1726867586.87106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29661 1726867586.87198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 29661 1726867586.87202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867586.87279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867587.19214: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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\n2620:52:3:1:dead:beef:cafe:fed6 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 4433 0 --:--:-- --:--:-- --:--:-- 4485\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 3880 0 --:--:-- --:--:-- --:--:-- 3932", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:26:27.021581", "end": "2024-09-20 17:26:27.189369", "delta": "0:00:00.167788", "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}}} <<< 29661 1726867587.20813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 29661 1726867587.20817: stdout chunk (state=3): >>><<< 29661 1726867587.20820: stderr chunk (state=3): >>><<< 29661 1726867587.20885: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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\n2620:52:3:1:dead:beef:cafe:fed6 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 4433 0 --:--:-- --:--:-- --:--:-- 4485\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 3880 0 --:--:-- --:--:-- --:--:-- 3932", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:26:27.021581", "end": "2024-09-20 17:26:27.189369", "delta": "0:00:00.167788", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 29661 1726867587.20909: 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-1726867586.7616026-31592-14714898063108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29661 1726867587.20926: _low_level_execute_command(): starting 29661 1726867587.21010: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867586.7616026-31592-14714898063108/ > /dev/null 2>&1 && sleep 0' 29661 1726867587.21647: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 29661 1726867587.21673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29661 1726867587.21784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 29661 1726867587.21813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29661 1726867587.21901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29661 1726867587.24182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29661 1726867587.24186: stdout chunk (state=3): >>><<< 29661 1726867587.24188: stderr chunk (state=3): >>><<< 29661 1726867587.24190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29661 1726867587.24192: handler run complete 29661 1726867587.24194: Evaluated conditional (False): False 29661 1726867587.24196: attempt loop complete, returning result 29661 1726867587.24198: _execute() done 29661 1726867587.24200: dumping result to json 29661 1726867587.24202: done dumping result, returning 29661 1726867587.24203: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affcac9-a3a5-cfde-a624-0000000006f7] 29661 1726867587.24205: sending task result for task 0affcac9-a3a5-cfde-a624-0000000006f7 29661 1726867587.24285: done sending task result for task 0affcac9-a3a5-cfde-a624-0000000006f7 29661 1726867587.24289: 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.167788", "end": "2024-09-20 17:26:27.189369", "rc": 0, "start": "2024-09-20 17:26:27.021581" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2620:52:3:1:dead:beef:cafe:fed6 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 4433 0 --:--:-- --:--:-- --:--:-- 4485 % 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 3880 0 --:--:-- --:--:-- --:--:-- 3932 29661 1726867587.24363: no more pending results, returning what we have 29661 1726867587.24367: results queue empty 29661 1726867587.24368: checking for any_errors_fatal 29661 1726867587.24380: done checking for any_errors_fatal 29661 1726867587.24382: checking for max_fail_percentage 29661 1726867587.24384: done checking for max_fail_percentage 29661 1726867587.24385: checking to see if all hosts have failed and the running result is not ok 29661 1726867587.24386: done checking to see if all hosts have failed 29661 1726867587.24387: getting the remaining hosts for this loop 29661 1726867587.24389: done getting the remaining hosts for this loop 29661 1726867587.24392: getting the next task for host managed_node1 29661 1726867587.24401: done getting next task for host managed_node1 29661 1726867587.24404: ^ task is: TASK: meta (flush_handlers) 29661 1726867587.24411: ^ 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 29661 1726867587.24418: getting variables 29661 1726867587.24420: in VariableManager get_vars() 29661 1726867587.24454: Calling all_inventory to load vars for managed_node1 29661 1726867587.24457: Calling groups_inventory to load vars for managed_node1 29661 1726867587.24461: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867587.24475: Calling all_plugins_play to load vars for managed_node1 29661 1726867587.24684: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867587.24689: Calling groups_plugins_play to load vars for managed_node1 29661 1726867587.26168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867587.27887: done with get_vars() 29661 1726867587.27909: done getting variables 29661 1726867587.27981: in VariableManager get_vars() 29661 1726867587.27990: Calling all_inventory to load vars for managed_node1 29661 1726867587.27992: Calling groups_inventory to load vars for managed_node1 29661 1726867587.27994: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867587.27999: Calling all_plugins_play to load vars for managed_node1 29661 1726867587.28001: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867587.28003: Calling groups_plugins_play to load vars for managed_node1 29661 1726867587.35027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867587.36817: done with get_vars() 29661 1726867587.36846: done queuing things up, now waiting for results queue to drain 29661 1726867587.36848: results queue empty 29661 1726867587.36849: checking for any_errors_fatal 29661 1726867587.36852: done checking for any_errors_fatal 29661 1726867587.36853: checking for max_fail_percentage 29661 1726867587.36854: done checking for max_fail_percentage 29661 1726867587.36854: checking to see if all hosts have failed and the running result is not ok 29661 1726867587.36855: done checking to see if all hosts have failed 29661 1726867587.36855: getting the remaining hosts for this loop 29661 1726867587.36856: done getting the remaining hosts for this loop 29661 1726867587.36859: getting the next task for host managed_node1 29661 1726867587.36862: done getting next task for host managed_node1 29661 1726867587.36864: ^ task is: TASK: meta (flush_handlers) 29661 1726867587.36865: ^ 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 29661 1726867587.36869: getting variables 29661 1726867587.36870: in VariableManager get_vars() 29661 1726867587.36880: Calling all_inventory to load vars for managed_node1 29661 1726867587.36882: Calling groups_inventory to load vars for managed_node1 29661 1726867587.36884: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867587.36889: Calling all_plugins_play to load vars for managed_node1 29661 1726867587.36891: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867587.36894: Calling groups_plugins_play to load vars for managed_node1 29661 1726867587.38249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867587.40199: done with get_vars() 29661 1726867587.40220: done getting variables 29661 1726867587.40268: in VariableManager get_vars() 29661 1726867587.40279: Calling all_inventory to load vars for managed_node1 29661 1726867587.40282: Calling groups_inventory to load vars for managed_node1 29661 1726867587.40284: Calling all_plugins_inventory to load vars for managed_node1 29661 1726867587.40289: Calling all_plugins_play to load vars for managed_node1 29661 1726867587.40292: Calling groups_plugins_inventory to load vars for managed_node1 29661 1726867587.40295: Calling groups_plugins_play to load vars for managed_node1 29661 1726867587.41514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29661 1726867587.43589: done with get_vars() 29661 1726867587.43620: done queuing things up, now waiting for results queue to drain 29661 1726867587.43622: results queue empty 29661 1726867587.43623: checking for any_errors_fatal 29661 1726867587.43624: done checking for any_errors_fatal 29661 1726867587.43625: checking for max_fail_percentage 29661 1726867587.43626: done checking for max_fail_percentage 29661 1726867587.43626: checking to see if all hosts have failed and the running result is not ok 29661 1726867587.43627: done checking to see if all hosts have failed 29661 1726867587.43628: getting the remaining hosts for this loop 29661 1726867587.43629: done getting the remaining hosts for this loop 29661 1726867587.43632: getting the next task for host managed_node1 29661 1726867587.43635: done getting next task for host managed_node1 29661 1726867587.43636: ^ task is: None 29661 1726867587.43637: ^ 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 29661 1726867587.43639: done queuing things up, now waiting for results queue to drain 29661 1726867587.43639: results queue empty 29661 1726867587.43640: checking for any_errors_fatal 29661 1726867587.43641: done checking for any_errors_fatal 29661 1726867587.43641: checking for max_fail_percentage 29661 1726867587.43642: done checking for max_fail_percentage 29661 1726867587.43643: checking to see if all hosts have failed and the running result is not ok 29661 1726867587.43644: done checking to see if all hosts have failed 29661 1726867587.43645: getting the next task for host managed_node1 29661 1726867587.43647: done getting next task for host managed_node1 29661 1726867587.43648: ^ task is: None 29661 1726867587.43649: ^ 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 17:26:27 -0400 (0:00:00.761) 0:00:41.757 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.43s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.40s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_routing_rules_nm.yml:6 Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.14s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.14s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:3 Create veth interface ethtest0 ------------------------------------------ 1.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.93s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_routing_rules.yml:227 Install iproute --------------------------------------------------------- 0.91s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.90s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.82s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.74s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 0.71s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 29661 1726867587.43849: RUNNING CLEANUP